Delete creality_sermoonv1pro.def.json

Delete redundant sermoon v1 pro as it is the same printer model on all relevant specs
This commit is contained in:
Luis Gabriel Gomez 2022-08-11 17:56:44 -03:00 committed by Luis Gabriel Gomez
parent e4cd944a37
commit bc68c753fb
No known key found for this signature in database
GPG key ID: 89C014F66E06CCF4

View file

@ -1,25 +0,0 @@
{
"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
}
}