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

@@ -542,6 +542,8 @@ static std::vector<std::string> s_Preset_printer_options {
"machine_limits_usage", "thumbnails", "thumbnails_format",
//Y20 //B52
"bed_exclude_area",
//Y25
"wipe_device",
//Y16
"chamber_temperature", "auxiliary_fan", "chamber_fan"
};