mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Disable M104 if temperature is 0
This commit is contained in:
@@ -147,7 +147,7 @@ Usage: slic3r.pl [ OPTIONS ] file.stl
|
||||
--filament-packing-density
|
||||
Ratio of the extruded volume over volume pushed
|
||||
into the extruder (default: $Slic3r::filament_packing_density)
|
||||
--temperature Extrusion temperature (default: $Slic3r::temperature)
|
||||
--temperature Extrusion temperature, set 0 to disable (default: $Slic3r::temperature)
|
||||
|
||||
Speed options:
|
||||
--print-feed-rate Speed of print moves in mm/sec (default: $Slic3r::print_feed_rate)
|
||||
|
||||
Reference in New Issue
Block a user