mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
fix default for inset_direction
This commit is contained in:
parent
9eda19c210
commit
f05b3aad66
1 changed files with 1 additions and 1 deletions
|
@ -1214,7 +1214,7 @@
|
|||
"inside_out": "Inside To Outside",
|
||||
"outside_in": "Outside To Inside"
|
||||
},
|
||||
"default_value": "center_last",
|
||||
"default_value": "outside_in",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"wall_order_center_last":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue