Support firmware retration and retract_restart_extra

This commit is contained in:
SoftFever
2023-01-07 11:17:55 +08:00
parent 2158372bbd
commit 5413cb2dc0
9 changed files with 101 additions and 24 deletions

View File

@@ -802,7 +802,8 @@ static std::vector<std::string> s_Preset_printer_options {
"host_type", "print_host", "printhost_apikey",
"printhost_cafile","printhost_port","printhost_authorization_type",
"printhost_user", "printhost_password", "printhost_ssl_ignore_revoke",
"z_lift_type", "thumbnails"
"z_lift_type", "thumbnails",
"use_firmware_retraction"
};
static std::vector<std::string> s_Preset_sla_print_options {