mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 19:31:16 -07:00
Update hellbot_magna_2_300_dual.def.json
This commit is contained in:
parent
08230ef409
commit
a40858e92c
1 changed files with 6 additions and 6 deletions
|
|
@ -7,13 +7,13 @@
|
||||||
"author": "Hellbot Development Team",
|
"author": "Hellbot Development Team",
|
||||||
"manufacturer": "Hellbot",
|
"manufacturer": "Hellbot",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "Hellbot_Magna_2_300.obj",
|
"platform": "Hellbot_Magna_2_300.obj",
|
||||||
"platform_texture": "Magna2_300.png",
|
"platform_texture": "Magna2_300.png",
|
||||||
"has_materials": true,
|
"has_materials": true,
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "hellbot_magna_2_300_dual_E1",
|
"0": "hellbot_magna_2_300_dual_extruder_0",
|
||||||
"1": "hellbot_magna_2_300_dual_E2"
|
"1": "hellbot_magna_2_300_dual_extruder_1"
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
@ -29,9 +29,9 @@
|
||||||
"machine_depth": {
|
"machine_depth": {
|
||||||
"default_value": 300
|
"default_value": 300
|
||||||
},
|
},
|
||||||
"machine_heated_bed": {
|
"machine_heated_bed": {
|
||||||
"default_value": true
|
"default_value": true
|
||||||
},
|
},
|
||||||
"machine_center_is_zero": {
|
"machine_center_is_zero": {
|
||||||
"default_value": false
|
"default_value": false
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue