Merge branch 'master' of https://github.com/NilsRo/Cura into NilsRo-master

This commit is contained in:
Ghostkeeper 2021-06-01 15:58:09 +02:00
commit 867b3ba31e
No known key found for this signature in database
GPG key ID: 14C3586CD2EFC5B9
3 changed files with 18 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"version": 2,
"name": "Anycubic i3 Mega (S, X, Pro) w. Knutwurst Firmware",
"name": "Anycubic i3 Mega (S, Pro)",
"inherits": "fdmprinter",
"metadata":
{

View file

@ -0,0 +1,17 @@
{
"version": 2,
"name": "Anycubic i3 Mega X",
"inherits": "anycubic_i3_mega_s",
"metadata":
{
"quality_definition": "anycubic_i3_mega_s",
"platform": "anycubic_i3_mega_x_platform.stl"
},
"overrides":
{
"machine_name": { "default_value": "Anycubic i3 Mega X" },
"machine_width": { "default_value": 300 },
"machine_height": { "default_value": 305 },
"machine_depth": { "default_value": 300 }
}
}

Binary file not shown.