Update anycubic_i3_mega_x.def.json

deleted tabs
This commit is contained in:
NilsRo 2022-01-16 11:35:54 +01:00
parent 8cd317ecd6
commit 8100c96f67

View File

@ -2,11 +2,11 @@
"version": 2, "version": 2,
"name": "Anycubic i3 Mega X", "name": "Anycubic i3 Mega X",
"inherits": "anycubic_i3_mega_s", "inherits": "anycubic_i3_mega_s",
"metadata": "metadata":
{ {
"quality_definition": "anycubic_i3_mega_s", "quality_definition": "anycubic_i3_mega_s",
"platform": "anycubic_i3_mega_x_platform.stl" "platform": "anycubic_i3_mega_x_platform.stl"
}, },
"overrides": "overrides":
{ {
"machine_name": { "default_value": "Anycubic i3 Mega X" }, "machine_name": { "default_value": "Anycubic i3 Mega X" },
@ -16,5 +16,5 @@
"acceleration_print": { "value": 400 }, "acceleration_print": { "value": 400 },
"acceleration_travel": { "value": 400 } "acceleration_travel": { "value": 400 }
} }
} }