mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH:Object skipping supports skipping flushing of filament change
Jira:[STUDIO-12781] Change-Id: Ia21d07b0ef107867cce55631d99bd03caebd6387 (cherry picked from commit d74849d499078f87d14282e92f48b2c02355d96c)
This commit is contained in:
@@ -1013,7 +1013,7 @@ static std::vector<std::string> s_Preset_printer_options {
|
||||
"printhost_cafile","printhost_port","printhost_authorization_type",
|
||||
"printhost_user", "printhost_password", "printhost_ssl_ignore_revoke", "thumbnails", "thumbnails_format",
|
||||
"use_relative_e_distances", "extruder_type", "use_firmware_retraction", "printer_notes",
|
||||
"grab_length", "physical_extruder_map",
|
||||
"grab_length", "support_object_skip_flush", "physical_extruder_map",
|
||||
"cooling_tube_retraction",
|
||||
"cooling_tube_length", "high_current_on_filament_swap", "parking_pos_retraction", "extra_loading_move", "purge_in_prime_tower", "enable_filament_ramming",
|
||||
"z_offset",
|
||||
|
||||
Reference in New Issue
Block a user