capitalization

.git ignores the capitalization on the repository so the assets rename did not update their capitalization. This fixes the unit tests
This commit is contained in:
HellAholic 2025-06-13 16:32:40 +02:00
parent 5afb380c0b
commit 2663d8eace
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":
{