Added option to independently set z axis travel speed
This commit is contained in:
committed by
Lukas Matena
parent
e1f2336b8e
commit
bd6badf123
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user