Convert a binary stl into an ascii stl and into a csv table of points. If an ascii stl file is provided, it will only be converted into a csv table of points. This program uses a GUI built in tkinter to select what file(s) to convert.
- @SawyerPaccione Tufts University CEEO Fetlab - Summer 2021
Clone the project
git clone https://github.com/paccionesawyer/stl-to-csv-converterGo to the project directory
cd stl-to-csv-converterInstall dependencies
Start program
Double clicking the stl-to-csv.exe
python3 stl-to-csv.py