mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Update creality_ender3.def.json
This commit is contained in:
parent
78e7aa2d21
commit
f3e597d684
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@
|
|||
},
|
||||
"machine_start_gcode":
|
||||
{
|
||||
"default_value": "; Ender 3 Custom Start G-code
|
||||
"default_value": "
|
||||
; Ender 3 Custom Start G-code
|
||||
G92 E0 ; Reset Extruder
|
||||
G28 ; Home all axes
|
||||
G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue