|
@@ -0,0 +1,13 @@
|
|
|
+{
|
|
|
+ "version": 2,
|
|
|
+ "name": "Anycubic i3 Mega X",
|
|
|
+ "inherits": "anycubic_i3_mega_s",
|
|
|
+
|
|
|
+ "overrides":
|
|
|
+ {
|
|
|
+ "machine_name": { "default_value": "Anycubic i3 Mega X" },
|
|
|
+ "machine_width": { "default_value": 300 },
|
|
|
+ "machine_height": { "default_value": 305 },
|
|
|
+ "machine_depth": { "default_value": 300 }
|
|
|
+ }
|
|
|
+}
|