Merge pull request #20687 from Ultimaker/Hellbot_fix
Some checks failed
conan-package-resources / conan-package (push) Has been cancelled
conan-package / conan-package (push) Has been cancelled
printer-linter-format / Printer linter auto format (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
unit-test / Run unit tests (push) Has been cancelled
conan-package-resources / signal-curator (push) Has been cancelled

unit test fix / asset capitalization
This commit is contained in:
HellAholic 2025-06-13 17:09:30 +02:00 committed by GitHub
commit ae60c7f055
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -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":
{

View file

@ -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":
{