mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-27 20:08:24 +00:00
Enhancement: ERS - segment length - convert to float (#7400)
Enhancement: ERS segment length - convert to float To allow splitting of line segments down to 0.5mm for improved external surface finish. Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
committed by
GitHub
parent
bb009eaa99
commit
e62d6a3b68
@@ -1091,8 +1091,9 @@ PRINT_CONFIG_CLASS_DEFINE(
|
||||
((ConfigOptionString, time_lapse_gcode))
|
||||
|
||||
((ConfigOptionFloat, max_volumetric_extrusion_rate_slope))
|
||||
((ConfigOptionInt, max_volumetric_extrusion_rate_slope_segment_length))
|
||||
((ConfigOptionFloat, max_volumetric_extrusion_rate_slope_segment_length))
|
||||
((ConfigOptionBool, extrusion_rate_smoothing_external_perimeter_only))
|
||||
|
||||
|
||||
((ConfigOptionPercents, retract_before_wipe))
|
||||
((ConfigOptionFloats, retraction_length))
|
||||
|
||||
Reference in New Issue
Block a user