Turn pictures into wood

I created some scripts to

  • create an STL from a Picture (image2stl)
  • creating a milling program from a STL (stl2gcode)
  • creating milling program from SVG (togcode)
  • creating milling program from PLT (togcode)
  • viewing milling programs (viewer)

These are coded in python based on famous clipper library.
The version used is pyclipper-0.9.3b0.
For milling i use a portal axis driven by the famous Arduino+Ramps+Marlin trio.
I can mill some piece for you if you desire.