mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
JSON fix: accidental comma
This commit is contained in:
parent
6c6c1c25fd
commit
1eabf85eb0
1 changed files with 1 additions and 1 deletions
|
@ -835,7 +835,7 @@
|
|||
"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,
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"alternate_extra_perimeter":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue