Add wipe device

This commit is contained in:
QIDI TECH
2024-04-01 15:06:28 +08:00
parent 3039c76417
commit 8c672c53c7
6 changed files with 31 additions and 8 deletions

View File

@@ -762,6 +762,8 @@ PRINT_CONFIG_CLASS_DEFINE(
((ConfigOptionString, start_gcode))
((ConfigOptionStrings, start_filament_gcode))
((ConfigOptionBool, single_extruder_multi_material))
//Y25
((ConfigOptionBool, wipe_device))
((ConfigOptionBool, single_extruder_multi_material_priming))
((ConfigOptionBool, wipe_tower_no_sparse_layers))
((ConfigOptionString, toolchange_gcode))