PrusaSlicer-NonPlainar/xs
bubnikv 6f92424bab Fix of https://github.com/prusa3d/Slic3r/issues/709
A regression error has been introduced into Slic3r 1.38.xx series
for the float/percent config value, where the value was considered
unchanged if the percent sign has been added or removed.
2018-02-12 19:06:05 +01:00
..
lib/Slic3r Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
src Fix of https://github.com/prusa3d/Slic3r/issues/709 2018-02-12 19:06:05 +01:00
t Fixed configuration & validate C++ ports. 2017-10-27 16:11:06 +02:00
xsp Changed the Slic3r coordinate type from long to int32 to match 2018-02-12 18:16:10 +01:00
CMakeLists.txt Optimized the GCodeReader. 2018-01-03 17:29:49 +01:00
main.xs.in Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00