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-14 13:02:39 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf02062a679e3ef0cf16aa285817cd9022ee500c
OrcaSlicer-bambulab
/
lib
/
Slic3r
/
Print
History
Alessandro Ranellucci
bf02062a67
Bugfix: random but frequent crashes after recent perimeter code refactoring
2015-01-14 22:55:11 +01:00
..
GCode.pm
Bugfix: random but frequent crashes after recent perimeter code refactoring
2015-01-14 22:55:11 +01:00
Object.pm
Only apply perimeter/infill overlap to the endpoints of rectilinear infill (and do that in a more proper way)
2015-01-13 20:55:20 +01:00
Simple.pm
Keep model objects aligned to Z = 0 in plater
2014-12-12 22:43:56 +01:00
State.pm
Some initial work for incremental slicing
2014-06-11 00:15:02 +02:00
SupportMaterial.pm
The inwards move after an external loop was still randomly generated outwards in some cases. Perimeters are now generated with a distinct iterator for each slice. Nested islands are also correctly supported too. Various regression tests included.
#2253
2015-01-08 15:22:13 +01:00