mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 08:17:49 -06:00
Update resources/definitions/creality_sermoonv1.def.json
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
fef2d945c1
commit
ed6014f433
1 changed files with 1 additions and 1 deletions
|
@ -42,6 +42,6 @@
|
|||
"machine_end_gcode": {
|
||||
"default_value": "; -- END GCODE --\nG91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z0.5 ;Raise Z more\nG90 ;Absolute positioning\n\nG1 X0 Y0 ;Present print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z"
|
||||
},
|
||||
"speed_print": { "default_value": 50 }
|
||||
"speed_print": { "value": 50 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue