mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH: add grab length
1.During the filament change, the extruder will extrude an extra length of grap_length for the corresponding detection, so the purge volume can reduce this length. jira:NEW Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I14f55a3200c1dd48b1603e50280d0c29e1319ebe (cherry picked from commit 16cadec565f987e6baae97428d5392c1f8e7ad39)
This commit is contained in:
@@ -909,6 +909,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_firmware_retraction", "use_relative_e_distances", "printer_notes",
|
||||
"grab_length",
|
||||
"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