mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-11 19:29:26 -07:00
Update in Definition file for Hellbot Magna 1
Change the Author name and version number. Added Heated bed.
This commit is contained in:
parent
ecf32a261e
commit
fb37cc861c
1 changed files with 7 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"version": 2,
|
||||
"version": 3,
|
||||
"name": "Hellbot Magna 1",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"author": "MUX team",
|
||||
"author": "Hellbot Development Team",
|
||||
"manufacturer": "Hellbot",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "hellbot_magna.obj",
|
||||
|
|
@ -27,6 +27,10 @@
|
|||
},
|
||||
"machine_height": {
|
||||
"default_value": 260
|
||||
}
|
||||
},
|
||||
"machine_heated_bed": {
|
||||
"default_value": true
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue