mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Create creality_sermoonv1pro.def.json
This commit is contained in:
parent
7c8cf21698
commit
a99f7298e8
1 changed files with 25 additions and 0 deletions
25
resources/definitions/creality_sermoonv1pro.def.json
Normal file
25
resources/definitions/creality_sermoonv1pro.def.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Creality Sermoon V1 Pro",
|
||||
"version": 2,
|
||||
"inherits": "creality_base",
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "Creality Sermoon V1 Pro" },
|
||||
"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…
Add table
Add a link
Reference in a new issue