mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:19:03 +08:00
Merge branch 'totalretribution-outer_inset_first'
This commit is contained in:
commit
b47bf3be4f
@ -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…
x
Reference in New Issue
Block a user