mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:45:56 +08:00
Merge branch 'center_last_setting' of github.com:Ultimaker/Cura
This commit is contained in:
commit
994f110aed
@ -1191,10 +1191,9 @@
|
||||
"type": "enum",
|
||||
"options": {
|
||||
"inside_out": "Inside To Outside",
|
||||
"outside_in": "Outside To Inside",
|
||||
"center_last": "Center Last"
|
||||
"outside_in": "Outside To Inside"
|
||||
},
|
||||
"default_value": "center_last",
|
||||
"default_value": "outside_in",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"alternate_extra_perimeter":
|
||||
|
Loading…
x
Reference in New Issue
Block a user