mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
New raft_layers option. #123
This commit is contained in:
parent
a016a06fa6
commit
177f1a9bf0
6 changed files with 28 additions and 7 deletions
|
|
@ -257,6 +257,7 @@ $j
|
|||
Spacing between pattern lines (mm, default: $config->{support_material_spacing})
|
||||
--support-material-angle
|
||||
Support material angle in degrees (range: 0-90, default: $config->{support_material_angle})
|
||||
--raft-layers Number of layers to raise the printed objects by (range: 0+, default: $config->{raft_layers})
|
||||
|
||||
Retraction options:
|
||||
--retract-length Length of retraction in mm when pausing extrusion (default: $config->{retract_length}[0])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue