Skip to content

Commit fad773e

Browse files
authored
Merge pull request #20686 from Ultimaker/CURA-12597_HellBot_update
Add v2 buildplate texture for hidra and hidra plus
2 parents f81e532 + 0d06822 commit fad773e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

resources/definitions/hellbot_hidra.def.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
0,
2222
5
2323
],
24-
"platform_texture": "hellbot_hidra.png"
24+
"platform_texture": "Hellbot_Hidra_and_Hidra_Plus_V2.png"
2525
},
2626
"overrides":
2727
{

resources/definitions/hellbot_hidra_plus.def.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
0,
2222
5
2323
],
24-
"platform_texture": "hellbot_hidra_plus.png"
24+
"platform_texture": "Hellbot_Hidra_and_Hidra_Plus_V2.png"
2525
},
2626
"overrides":
2727
{

resources/definitions/hellbot_magna_SE.def.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"author": "Hellbot Development Team",
99
"manufacturer": "Hellbot",
1010
"file_formats": "text/x-gcode",
11-
"platform": "hellbot_magna_SE.obj",
11+
"platform": "Hellbot_Magna_SE.obj",
1212
"has_materials": true,
1313
"has_textured_buildplate": true,
1414
"machine_extruder_trains": { "0": "hellbot_magna_SE_extruder" },
15-
"platform_texture": "hellbot_magna_SE.png"
15+
"platform_texture": "Hellbot_Magna_SE.png"
1616
},
1717
"overrides":
1818
{

resources/definitions/hellbot_magna_SE_Pro.def.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"has_materials": true,
1313
"has_textured_buildplate": true,
1414
"machine_extruder_trains": { "0": "hellbot_magna_SE_Pro_extruder" },
15-
"platform_texture": "Hellbot_magna_SE_Pro.png"
15+
"platform_texture": "Hellbot_Magna_SE_Pro.png"
1616
},
1717
"overrides":
1818
{
13.4 KB
Loading

0 commit comments

Comments
 (0)