mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:35:58 +08:00
fix default for inset_direction
This commit is contained in:
parent
9eda19c210
commit
f05b3aad66
@ -1214,7 +1214,7 @@
|
|||||||
"inside_out": "Inside To Outside",
|
"inside_out": "Inside To Outside",
|
||||||
"outside_in": "Outside To Inside"
|
"outside_in": "Outside To Inside"
|
||||||
},
|
},
|
||||||
"default_value": "center_last",
|
"default_value": "outside_in",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"wall_order_center_last":
|
"wall_order_center_last":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user