mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:46:09 +08:00
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:
parent
f3e597d684
commit
23d7dca1fc
@ -26,9 +26,7 @@
|
|||||||
[32, 34]
|
[32, 34]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"machine_start_gcode":
|
"machine_start_gcode": { "default_value": "
|
||||||
{
|
|
||||||
"default_value": "
|
|
||||||
; Ender 3 Custom Start G-code
|
; Ender 3 Custom Start G-code
|
||||||
G92 E0 ; Reset Extruder
|
G92 E0 ; Reset Extruder
|
||||||
G28 ; Home all axes
|
G28 ; Home all axes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user