unlimitedbacon / stl-thumb

Thumbnail generator for STL files
MIT License
1.02k stars 89 forks source link

Unable to render stl to image #33

Open ElectricImpossible opened 3 years ago

ElectricImpossible commented 3 years ago

Attempting to generate images from STL files without luck

c:\STLThumb>stl-thumb.exe --version stl-thumb 0.3.1 c:\STLThumb>stl-thumb -vv c:\STLThumb\XiaomiAqaraBatteryKey.stl c:\STLThumb\1.png INFO - STL File: c:\STLThumb\XiaomiAqaraBatteryKey.stl INFO - Thumbnail File: c:\STLThumb\1.png

INFO - Bounds: INFO - X: -16.499542, 16.499542 Y: -5, 5 Z: -26, -12.369832

INFO - Center: Point3 [0.0, 0.0, -19.184916] INFO - Triangles processed: 19828

c:\STLThumb>dir Volume in drive C has no label. Volume Serial Number is 887C-87F0

Directory of c:\STLThumb

14/01/2021 21:15

. 14/01/2021 21:15 .. 17/03/2019 22:57 2,250,240 stl-thumb.exe 17/03/2019 22:57 26,112 STLThumbWinShellExtension.dll 26/09/2020 19:17 991,484 XiaomiAqaraBatteryKey.stl 06/10/2020 13:24 3,375,184 ZSN.stl 4 File(s) 6,643,020 bytes 2 Dir(s) 219,728,785,408 bytes free

c:\STLThumb>

unlimitedbacon commented 2 years ago

Is this still happening with v0.5.0?