mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 23:53:56 -06:00
CURA-5119 move settings out of wall overlap compensation
This commit is contained in:
parent
4598b7a831
commit
70d78f3cab
1 changed files with 23 additions and 23 deletions
|
@ -1274,6 +1274,8 @@
|
|||
"value": "travel_compensate_overlapping_walls_enabled",
|
||||
"limit_to_extruder": "wall_x_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"wall_min_flow":
|
||||
{
|
||||
|
@ -1297,8 +1299,6 @@
|
|||
"enabled": "(travel_compensate_overlapping_walls_0_enabled or travel_compensate_overlapping_walls_x_enabled) and wall_min_flow > 0",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"fill_perimeter_gaps":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue