mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 01:02:08 +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:
@@ -1455,6 +1455,7 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
|
||||
((ConfigOptionPercents, filament_shrinkage_compensation_z))
|
||||
((ConfigOptionBool, gcode_label_objects))
|
||||
((ConfigOptionBool, exclude_object))
|
||||
((ConfigOptionFloats, grab_length))
|
||||
((ConfigOptionBool, gcode_comments))
|
||||
((ConfigOptionInt, slow_down_layers))
|
||||
((ConfigOptionInts, support_material_interface_fan_speed))
|
||||
|
||||
Reference in New Issue
Block a user