Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHellbot Development Team <71886550+DevelopmentHellbot@users.noreply.github.com>2021-02-24 16:55:26 +0300
committerGitHub <noreply@github.com>2021-02-24 16:55:26 +0300
commitc7e238c7c71cede252a52948d71448aae82e1940 (patch)
tree9997a2cdc6e40b30101ed1565bbdba8c1355edcd /resources/definitions/hellbot_magna_dual.def.json
parentf73320602daea74d2bf67bba101ccf51950a8233 (diff)
Update definition files for Hellbot Magna 1 and Hellbot Magna dual (#8509)
* Update in Definition file for Hellbot Magna 1 * Change the Author name and version number. * Added Heated bed. * Added specific Gcode for purging the 2 in 1 hotend. * Add bed images for Hellbot Hidra and Hidra Plus * Add meshes files for Hellbot Hidra and Hidra plus * Add extruder files for new Hellbot printers * Add extruder files for new Hellbot Printers: Hellbot Hidra and Hellbot Hidra Plus * Add New Hellbot printers * Add definition files for the new Hellbot printers: Hidra and Hidra Plus CURA-8047
Diffstat (limited to 'resources/definitions/hellbot_magna_dual.def.json')
-rw-r--r--resources/definitions/hellbot_magna_dual.def.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/resources/definitions/hellbot_magna_dual.def.json b/resources/definitions/hellbot_magna_dual.def.json
index 5ee36e0749..591901885d 100644
--- a/resources/definitions/hellbot_magna_dual.def.json
+++ b/resources/definitions/hellbot_magna_dual.def.json
@@ -4,7 +4,7 @@
"inherits": "fdmprinter",
"metadata": {
"visible": true,
- "author": "MUX team",
+ "author": "Hellbot Development Team",
"manufacturer": "Hellbot",
"file_formats": "text/x-gcode",
"platform": "hellbot_magna.obj",
@@ -26,6 +26,9 @@
"machine_depth": {
"default_value": 220
},
+ "machine_heated_bed": {
+ "default_value": true
+ },
"machine_height": {
"default_value": 260
},