Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2021-06-01 16:07:38 +02:00
commit 942e3106cf
No known key found for this signature in database
GPG Key ID: 3710727397403C91
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.