This website requires JavaScript.
Explore
Help
Sign in
3DPrinting
/
PrusaSlicer-NonPlainar
Watch
1
Star
0
Fork
You've already forked PrusaSlicer-NonPlainar
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d8ee9dd5f5
PrusaSlicer-NonPlainar
/
lib
/
Slic3r
/
Print
History
Alessandro Ranellucci
d8ee9dd5f5
Limit first object layer height correctly when using a larger support material extruder.
#2722
2015-03-09 19:27:57 +01:00
..
GCode.pm
Remove ;_WIPE marks in G-code which were left between objects in sequential printing
2015-03-06 10:25:31 +01:00
Object.pm
Limit first object layer height correctly when using a larger support material extruder.
#2722
2015-03-09 19:27:57 +01:00
Simple.pm
Keep model objects aligned to Z = 0 in plater
2014-12-12 22:43:56 +01:00
State.pm
Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled
2015-03-06 09:56:58 +01:00
SupportMaterial.pm
Bugfix: use proper spacing for first support layer instead of trying to align it to upper layers.
#2662
2015-02-27 18:43:15 +01:00