mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 04:37:52 -06:00
set z hop type to Normal by default
This commit is contained in:
parent
ab73f0be6d
commit
2e5c648be7
35 changed files with 125 additions and 940 deletions
|
@ -806,8 +806,7 @@ static std::vector<std::string> s_Preset_printer_options {
|
|||
"print_host_webui",
|
||||
"printhost_cafile","printhost_port","printhost_authorization_type",
|
||||
"printhost_user", "printhost_password", "printhost_ssl_ignore_revoke",
|
||||
"z_lift_type", "thumbnails",
|
||||
"use_firmware_retraction", "use_relative_e_distances"
|
||||
"thumbnails", "use_firmware_retraction", "use_relative_e_distances"
|
||||
};
|
||||
|
||||
static std::vector<std::string> s_Preset_sla_print_options {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue