mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00
Merge branch 'main' into AddCoolingProfile
This commit is contained in:
commit
7fc8bdd249
2 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
"author": "Hellbot Development Team",
|
||||
"manufacturer": "Hellbot",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "Hellbot_Magna_SE.obj",
|
||||
"platform": "hellbot_magna_SE.obj",
|
||||
"has_materials": true,
|
||||
"has_textured_buildplate": true,
|
||||
"machine_extruder_trains": { "0": "hellbot_magna_SE_extruder" },
|
||||
"platform_texture": "Hellbot_Magna_SE.png"
|
||||
"platform_texture": "hellbot_magna_SE.png"
|
||||
},
|
||||
"overrides":
|
||||
{
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"has_materials": true,
|
||||
"has_textured_buildplate": true,
|
||||
"machine_extruder_trains": { "0": "hellbot_magna_SE_Pro_extruder" },
|
||||
"platform_texture": "Hellbot_Magna_SE_Pro.png"
|
||||
"platform_texture": "Hellbot_magna_SE_Pro.png"
|
||||
},
|
||||
"overrides":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue