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 Some more unit tests for arc fitting 2014-04-06 22:32:53 +02:00
CoolingBuffer.pm Fix layer time slowdown 2016-04-10 16:10:18 +08:00
MotionPlanner.pm Bugfix: ExPolygon::contains_line() was called with a Polyline object but didn't throw any error. Thanks ledvinap #1945 2014-04-19 01:26:21 +02:00
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 Bugfix: spiral vase was not working when extrusion axis was not E. #2350 2014-11-23 18:59:18 +01:00
VibrationLimit.pm Fixed vibration limit. 2014-12-21 12:39:19 +01:00