PrusaSlicer-NonPlainar/lib/Slic3r/GCode
2014-12-01 00:00:11 +01:00
..
ArcFitting.pm Some more unit tests for arc fitting 2014-04-06 22:32:53 +02:00
CoolingBuffer.pm More refactoring to GCode.pm: make writer() public and fix usage of Slic3r::GCode without a Slic3r::Layer object 2014-10-28 21:47:09 +01: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
PlaceholderParser.pm Ported PlaceholderParser::update_timestamp() to XS 2014-11-09 20:41:43 +01:00
PressureRegulator.pm Minor fix to pressure management: support the case where speed is set before printing commands with a dedicated G1 Fx line 2014-11-24 18:32:18 +01:00
Reader.pm Bugfix: Slic3r::GCode::Reader did not parse correctly when use_relative_e_distances was enabled. #2033 2014-11-24 16:30:57 +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 Moved vibration limit to its own G-code filter 2013-08-28 20:37:56 +02:00