PrusaSlicer-NonPlainar/lib/Slic3r/GCode
Chow Loong Jin 2e2e4e68d3 Fix layer time slowdown
The recent GCode writer changes which put the speed changes on a line of
their own have caused the layer time slowdown to be ignored by the regex
in CoolingBuffer.pm.

Fixes: #3134
2016-04-10 16:10:18 +08:00
..
ArcFitting.pm
CoolingBuffer.pm Fix layer time slowdown 2016-04-10 16:10:18 +08:00
MotionPlanner.pm
PressureRegulator.pm Finished porting Slic3r::GCode to XS (speed boost!) 2015-07-02 20:24:16 +02:00
Reader.pm Refactored the Config XS bindings 2015-12-16 12:33:19 +01:00
SpiralVase.pm
VibrationLimit.pm