3 Commits

Author SHA1 Message Date
Ghostkeeper
168c55ce70
Optimise all OBJ meshes
The resolution of the coordinates in these meshes is now reduced to 1 micron. Any unnecessary trailing zeros are removed. Any unnecessary data is removed (like object name). Any comments are removed. All normals are removed and no longer used by the faces.
This should save 10MB on the download and installation size or so.
2020-04-10 18:01:25 +02:00
Ghostkeeper
8e6b5a0d6a
Decimate UMS5 platform mesh
This mesh has a lot of structure underneath the build plate which can't even be seen really. We can reduce the resolution of that so that it falls under the norm of 1MB per build plate mesh that we hold for all our printers.
2018-06-26 15:56:13 +02:00
Ghostkeeper
aec2b9dafe
Add Ultimaker S5 resources
The Ultimaker S5 has now been published, so these files may be published as well.

Contributes to issue CURA-5272.
2018-04-23 11:27:13 +02:00