Remove unused platform texture

This texture is unused because the OBJ file of the platform mesh has no texture coordinates.

Contributes to issue CURA-7515.
This commit is contained in:
Ghostkeeper 2020-06-15 18:09:39 +02:00
parent 07953488ae
commit b645d210ec
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
2 changed files with 0 additions and 1 deletions

View file

@ -8,7 +8,6 @@
"manufacturer": "TinyBoy",
"file_formats": "text/x-gcode",
"platform": "tinyboy_ra20.obj",
"platform_texture": "tinyboy2.png",
"platform_offset": [ 8, -73.3, -8 ],
"has_materials": false,
"has_machine_quality": true,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB