Skip to content

andrisdru/image2stl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image2stl image to STL converter for DLP printer PCB designing

In general this script converts PNG or other image to STL file, by defaul white color is converted as empty space.

  1. Install python3 and its dependencies "pip3 install numpy-stl pillow argparse"
  2. Export from easyeda PNG image with 2.5x size
  3. run "python3 image2stl.py -i pcb.png -s 0.4"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages