mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:19:13 +08:00
Merge branch 'master' of https://github.com/NilsRo/Cura into NilsRo-master
This commit is contained in:
commit
867b3ba31e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Anycubic i3 Mega (S, X, Pro) w. Knutwurst Firmware",
|
"name": "Anycubic i3 Mega (S, Pro)",
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata":
|
"metadata":
|
||||||
{
|
{
|
||||||
|
17
resources/definitions/anycubic_i3_mega_x.def.json
Normal file
17
resources/definitions/anycubic_i3_mega_x.def.json
Normal 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 }
|
||||||
|
}
|
||||||
|
}
|
BIN
resources/meshes/anycubic_i3_mega_x_platform.stl
Normal file
BIN
resources/meshes/anycubic_i3_mega_x_platform.stl
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user