PrusaSlicer-NonPlainar/lib/Slic3r/GCode
2013-12-24 15:16:10 +01:00
..
ArcFitting.pm Incomplete work for XS-based convex_hull 2013-11-22 21:43:35 +01:00
CoolingBuffer.pm Huge speed boost by reducing the number of method calls in GCode.pm 2013-08-28 20:38:22 +02:00
Layer.pm Allow value -1 for skirt_height with the meaning of: as tall as the object. This might fix an overflow on 32-bit systems when ooze_prevention is enabled 2013-12-24 15:16:10 +01:00
MotionPlanner.pm Rewrite avoid_crossing_perimeters() to fix a regression and get better performance by choosing regular points along contours. #1531 2013-12-22 19:07:07 +01:00
Reader.pm Bugfix: fan wasn't turned on for bridges when vibration limit or another internal post-processor was enabled. Includes regression test. #1533 2013-12-23 01:19:53 +01:00
SpiralVase.pm Moved vibration limit to its own G-code filter 2013-08-28 20:37:56 +02:00
VibrationLimit.pm Moved vibration limit to its own G-code filter 2013-08-28 20:37:56 +02:00