PrusaSlicer-NonPlainar/xs
bubnikv fec1fcdca8 Separated the Marlin G-code flavor from the RepRap G-code flavor
due to the differences in the M203 code
(RepRap firmware has it in mm/min, Marlin in mm/sec).
This difference is important to the G-code time estimator.

Changed the g-code flavor to Marlin for all Prusa3D bundled profiles.
2018-01-06 18:49:28 +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 Separated the Marlin G-code flavor from the RepRap G-code flavor 2018-01-06 18:49:28 +01:00
t Fixed configuration & validate C++ ports. 2017-10-27 16:11:06 +02:00
xsp New feature: Recommended object thin wall thickness hint. 2018-01-04 15:38:06 +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