wolph / numpy-stl

Simple library to make working with STL files (and 3D objects in general) fast and easy.
http://numpy-stl.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
605 stars 103 forks source link

Can't open the new .stl file with the quickstart example #135

Closed Occupied-Observer closed 3 years ago

Occupied-Observer commented 4 years ago

Hi thanks for sharing the code and writing the function, I am using the quickstart example to create a new .stl file, I am able to create the new .stl file but cant open the same, maybe it is getting corrupt or so (showing 5KB file). Can someone please help to resolve the same

wolph commented 4 years ago

You'll need to give a bit more detail before I can help.

  1. Which exact example did you use? (adding your entire code works too)
  2. What's the exact error you're getting