Skip to content

joshuaflanagan/stl2scad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stl2scad

Convert .STL files to OpenSCAD

Usage

Run:

python stl2scad.py my_3d_model.stl

to generate my_3d_model.scad in the same directory.

Note: This script is written and tested to work with Python 3. Python 2 is not supported, though it could probably be made to work with some minor modifications.

Attribution

This script originally came from thingiverse:64709 (which is a derivative of thingiverse:62666. I also applied the changes from thingiverse:850853 to make compatible with Python3.

I imported it to GitHub so I could more easily work on modifications.

It is licensed under the Creative Commons - Attribution - Share Alike license.

About

Convert .STL files to OpenSCAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages