mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Move interlocking settings out of experimental
CURA-12247 Also set interlocking_enable to basic settings because it is quite important and just enabling it doesn't require advanced knowledge/skills.
This commit is contained in:
parent
73519a3cdc
commit
a13726bba1
4 changed files with 90 additions and 89 deletions
|
@ -378,6 +378,12 @@ prime_tower_min_shell_thickness
|
|||
ooze_shield_enabled
|
||||
ooze_shield_angle
|
||||
ooze_shield_dist
|
||||
interlocking_enable
|
||||
interlocking_beam_width
|
||||
interlocking_orientation
|
||||
interlocking_beam_layer_count
|
||||
interlocking_dept
|
||||
interlocking_boundary_avoidance
|
||||
|
||||
[meshfix]
|
||||
meshfix_union_all
|
||||
|
@ -428,12 +434,6 @@ roofing_monotonic
|
|||
roofing_angles
|
||||
infill_enable_travel_optimization
|
||||
material_flow_temp_graph
|
||||
interlocking_enable
|
||||
interlocking_beam_width
|
||||
interlocking_orientation
|
||||
interlocking_beam_layer_count
|
||||
interlocking_dept
|
||||
interlocking_boundary_avoidance
|
||||
support_skip_some_zags
|
||||
support_skip_zag_per_mm
|
||||
support_zag_skip_count
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue