mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
ENH: move extra params
Jira: none Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ib5c4d203c6585b9946d8703d9f33477780afb275 (cherry picked from commit 78079dacd1c4f14c171668d6c7895e72dd96c52a)
This commit is contained in:
@@ -1349,7 +1349,6 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
|
||||
((ConfigOptionFloatOrPercent, max_travel_detour_distance))
|
||||
((ConfigOptionPoints, printable_area))
|
||||
((ConfigOptionPointsGroups, extruder_printable_area))
|
||||
((ConfigOptionFloats, extruder_change_length))
|
||||
//BBS: add bed_exclude_area
|
||||
((ConfigOptionPoints, bed_exclude_area))
|
||||
((ConfigOptionPoints, head_wrap_detect_zone))
|
||||
@@ -1451,7 +1450,6 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
|
||||
((ConfigOptionFloat, prime_tower_brim_width))
|
||||
((ConfigOptionFloat, prime_tower_extra_rib_length))
|
||||
((ConfigOptionFloat, prime_tower_rib_width))
|
||||
((ConfigOptionBool, prime_tower_outer_first))
|
||||
((ConfigOptionBool, prime_tower_skip_points))
|
||||
((ConfigOptionBool, prime_tower_rib_wall))
|
||||
((ConfigOptionBool, prime_tower_fillet_wall))
|
||||
|
||||
Reference in New Issue
Block a user