mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Accept either absolute or relative values for --first-layer-height. #151
This commit is contained in:
parent
896c7e952e
commit
16b774603c
7 changed files with 31 additions and 33 deletions
|
@ -180,9 +180,7 @@ $j
|
|||
|
||||
Accuracy options:
|
||||
--layer-height Layer height in mm (default: $Slic3r::layer_height)
|
||||
--first-layer-height-ratio
|
||||
Multiplication factor for the height to slice and print the first
|
||||
layer with (> 0, default: $Slic3r::first_layer_height_ratio)
|
||||
--first-layer-height Layer height for first layer (mm or %, default: $Slic3r::first_layer_height)
|
||||
--infill-every-layers
|
||||
Infill every N layers (default: $Slic3r::infill_every_layers)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue