mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
First layer temperature. #134
This commit is contained in:
parent
f1f0545209
commit
dccd7d19a9
6 changed files with 20 additions and 3 deletions
|
|
@ -133,6 +133,8 @@ Usage: slic3r.pl [ OPTIONS ] file.stl
|
|||
very little need to change this value, which is only useful to
|
||||
compensate for filament packing (default: $Slic3r::extrusion_multiplier)
|
||||
--temperature Extrusion temperature in degree Celsius, set 0 to disable (default: $Slic3r::temperature)
|
||||
--first-layer-temperature Extrusion temperature for the first layer, in degree Celsius,
|
||||
set 0 to disable (default: same as --temperature)
|
||||
|
||||
Speed options:
|
||||
--travel-speed Speed of non-print moves in mm/s (default: $Slic3r::travel_speed)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue