mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 14:45:55 +08:00
Merge branch 'master' into CURA-8466_version_upgrade_50
Conflicts: resources/definitions/fdmprinter.def.json -> Removed a setting while on master it was made hidden. Conflicting CURA-8466 with CURA-9069.
This commit is contained in:
commit
bdd4e359a7
@ -1175,10 +1175,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