Add Accessory

This commit is contained in:
QIDI TECH
2023-10-21 16:51:36 +08:00
parent 00a61f7a0b
commit 417e890ac0
5 changed files with 54 additions and 3 deletions

View File

@@ -541,7 +541,9 @@ static std::vector<std::string> s_Preset_printer_options {
"cooling_tube_length", "high_current_on_filament_swap", "parking_pos_retraction", "extra_loading_move", "max_print_height",
"default_print_profile", "inherits",
"remaining_times", "silent_mode",
"machine_limits_usage", "thumbnails", "thumbnails_format"
"machine_limits_usage", "thumbnails", "thumbnails_format",
//Y16
"chamber_temperature", "auxiliary_fan", "chamber_fan"
};
static std::vector<std::string> s_Preset_sla_print_options {