mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Added option to independently set z axis travel speed
This commit is contained in:
parent
e1f2336b8e
commit
bd6badf123
6 changed files with 13 additions and 2 deletions
|
@ -627,6 +627,7 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||
((ConfigOptionBool, wipe_tower_no_sparse_layers))
|
||||
((ConfigOptionString, toolchange_gcode))
|
||||
((ConfigOptionFloat, travel_speed))
|
||||
((ConfigOptionFloat, travel_speed_z))
|
||||
((ConfigOptionBool, use_firmware_retraction))
|
||||
((ConfigOptionBool, use_relative_e_distances))
|
||||
((ConfigOptionBool, use_volumetric_e))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue