mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
New --before-layer-change option and new layer_z placeholder. #2602
This commit is contained in:
parent
2d3fdf920b
commit
059b00a829
6 changed files with 33 additions and 6 deletions
|
|
@ -371,6 +371,7 @@ $j
|
|||
--end-gcode Load final G-code from the supplied file. This will overwrite
|
||||
the default commands (turn off temperature [M104 S0],
|
||||
home X axis [G28 X], disable motors [M84]).
|
||||
--before-layer-gcode Load before-layer-change G-code from the supplied file (default: nothing).
|
||||
--layer-gcode Load layer-change G-code from the supplied file (default: nothing).
|
||||
--toolchange-gcode Load tool-change G-code from the supplied file (default: nothing).
|
||||
--seam-position Position of loop starting points (random/nearest/aligned, default: $config->{seam_position}).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue