This website requires JavaScript.
Explore
Help
Sign In
PublicCodeMirror
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-05-16 14:22:43 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83435aebb4484b6da9dd8fe9586912fa2b7d73f5
OrcaSlicer-bambulab
/
lib
/
Slic3r
/
GCode
History
Alessandro Ranellucci
83435aebb4
Make sure spiral vase mode is not enabled for multi-island layers.
#1938
...
Conflicts: lib/Slic3r/GCode/Layer.pm t/shells.t
2014-04-30 14:42:08 +02: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
Make sure spiral vase mode is not enabled for multi-island layers.
#1938
2014-04-30 14:42:08 +02: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
Fixed spiral vase regressions. Includes regression tests.
#1773
2014-02-13 16:06:52 +01:00
SpiralVase.pm
Fixed spiral vase regressions. Includes regression tests.
#1773
2014-02-13 16:06:52 +01:00
VibrationLimit.pm
Moved vibration limit to its own G-code filter
2013-08-28 20:37:56 +02:00