This website requires JavaScript.
Explore
Help
Sign In
3DPrinting
/
PrusaSlicer-NonPlainar
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer-NonPlainar
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ee82e56a4f
PrusaSlicer-NonPlainar
/
lib
/
Slic3r
/
GCode
History
Alessandro Ranellucci
c180a2de57
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:02 +01:00
..
ArcFitting.pm
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
2013-08-28 20:40:13 +02: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
Fix regression causing toolchange_gcode to crash Slic3r. Includes regression test.
#1545
2013-11-24 13:04:16 +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 18:47:39 +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:02 +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