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
ba4325411b
PrusaSlicer-NonPlainar
/
lib
/
Slic3r
/
Print
History
Alessandro Ranellucci
ba4325411b
Bugfix: the downwards move in sequential printing was performed in the wrong spot.
#2524
2015-01-18 22:08:43 +01:00
..
GCode.pm
Bugfix: the downwards move in sequential printing was performed in the wrong spot.
#2524
2015-01-18 22:08:43 +01:00
Object.pm
Minor issue when dealing with files with empty layers at bottom.
#2553
2015-01-18 12:35:05 +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