mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:28:59 +08:00
Create creality_sermoonv1.def.json
This commit is contained in:
parent
eb4451f25c
commit
64354fb0d9
25
resources/definitions/creality_sermoonv1.def.json
Normal file
25
resources/definitions/creality_sermoonv1.def.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Creality Sermoon V1",
|
||||
"version": 2,
|
||||
"inherits": "creality_base",
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "Creality Sermoon V1" },
|
||||
"machine_width": { "default_value": 175 },
|
||||
"machine_depth": { "default_value": 175 },
|
||||
"machine_height": { "default_value": 165 },
|
||||
"machine_head_with_fans_polygon": { "default_value": [
|
||||
[-26, 34],
|
||||
[-26, -32],
|
||||
[32, -32],
|
||||
[32, 34]
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 25 }
|
||||
|
||||
},
|
||||
"metadata": {
|
||||
"quality_definition": "creality_base",
|
||||
"visible": true
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user