Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/kixell/Cura
Browse files Browse the repository at this point in the history
  • Loading branch information
nallath committed Aug 5, 2024
2 parents 6b2ac38 + 57f004d commit 1f9d0c4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions resources/definitions/creality_crm4.def.json
Original file line number Diff line number Diff line change
@@ -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" }
}
}

0 comments on commit 1f9d0c4

Please sign in to comment.