mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Add monotonic settings to advanced and expert visibility
Contributes to issue CURA-7928.
This commit is contained in:
parent
c3f26d4daa
commit
b78651e45f
2 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,7 @@ bottom_thickness
|
|||
bottom_layers
|
||||
top_bottom_pattern
|
||||
top_bottom_pattern_0
|
||||
skin_monotonic
|
||||
connect_skin_polygons
|
||||
skin_angles
|
||||
skin_no_small_gaps_heuristic
|
||||
|
@ -69,6 +70,7 @@ ironing_pattern
|
|||
ironing_line_spacing
|
||||
ironing_flow
|
||||
ironing_inset
|
||||
ironing_monotonic
|
||||
speed_ironing
|
||||
acceleration_ironing
|
||||
jerk_ironing
|
||||
|
@ -363,6 +365,7 @@ support_tree_wall_count
|
|||
slicing_tolerance
|
||||
roofing_line_width
|
||||
roofing_pattern
|
||||
roofing_monotonic
|
||||
roofing_angles
|
||||
infill_enable_travel_optimization
|
||||
material_flow_dependent_temperature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue