JSON fix: accidental comma

This commit is contained in:
Tim Kuipers 2016-09-20 13:43:02 +02:00
parent 6c6c1c25fd
commit 1eabf85eb0

View File

@ -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.", "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", "type": "bool",
"default_value": false, "default_value": false,
"settable_per_mesh": true, "settable_per_mesh": true
}, },
"alternate_extra_perimeter": "alternate_extra_perimeter":
{ {