Added missing bracket, tidied up code

Added a missing { before "default_value".
Moved items around to match the layout of the current file.
This commit is contained in:
TheOgre 2019-11-12 06:22:06 -05:00 committed by GitHub
parent f3e597d684
commit 23d7dca1fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,9 +26,7 @@
[32, 34]
]
},
"machine_start_gcode":
{
"default_value": "
"machine_start_gcode": { "default_value": "
; Ender 3 Custom Start G-code
G92 E0 ; Reset Extruder
G28 ; Home all axes