I'm a student and I came upon a project with printing 3d files. Before printing the files have to be checked - for which I am using this trimesh.
stl image I am trying to calculate the thickness of this 3d model and check if it is less than 1mm at any point. If it is less than 1mm at any given point then it would be considered unprintable. Do you have any suggestions what can I use? Thanks :).