mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:29:02 +08:00
Sermoon V1: Update definition, add variants
This commit is contained in:
parent
b16d7ec824
commit
87aebe68e4
@ -28,6 +28,8 @@
|
||||
[32, 34]
|
||||
]
|
||||
},
|
||||
"has_variants": true,
|
||||
"preferred_variant_name": "0.4mm Nozzle",
|
||||
"gantry_height": {
|
||||
"value": 25
|
||||
},
|
||||
@ -39,6 +41,7 @@
|
||||
},
|
||||
"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 }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user