Support firmware retration and retract_restart_extra
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user