mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
a52417f420
1 changed files with 8 additions and 0 deletions
|
@ -829,6 +829,14 @@
|
||||||
"maximum_value_warning": "machine_nozzle_size",
|
"maximum_value_warning": "machine_nozzle_size",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
|
"outer_inset_first":
|
||||||
|
{
|
||||||
|
"label": "Outer Before Inner Walls",
|
||||||
|
"description": "Prints walls in order of outside to inside when enabled. This can help improve dimensional accuracy in X and Y when using a high viscosity plastic like ABS; however it can decrease outer surface print quality, especially on overhangs.",
|
||||||
|
"type": "bool",
|
||||||
|
"default_value": false,
|
||||||
|
"settable_per_mesh": true
|
||||||
|
},
|
||||||
"alternate_extra_perimeter":
|
"alternate_extra_perimeter":
|
||||||
{
|
{
|
||||||
"label": "Alternate Extra Wall",
|
"label": "Alternate Extra Wall",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue