This commit is contained in:
Jaime van Kessel 2024-08-05 13:52:22 +02:00
commit 1f9d0c4fef
No known key found for this signature in database
GPG Key ID: C85F7A3AF1BAA7C4

View File

@ -0,0 +1,18 @@
{
"version": 1,
"name": "Creality CR-M4",
"inherits": "creality_base",
"metadata":
{
"visible": true,
"quality_definition": "creality_base"
},
"overrides":
{
"gantry_height": { "value": 35 },
"machine_depth": { "default_value": 450 },
"machine_width": { "default_value": 450 },
"machine_height": { "default_value": 470 },
"machine_name": { "default_value": "Creality CR-M4" }
}
}