TugdualKerjan / WoodenElements

Creating laser cut wooden periodic table of elements with python, lightburn and inkscape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WOODEN ELEMENTS 🧪

Using:

  • CSV file of all the elements
  • Inkscape to make the basic model element.svg
  • Then sending it through SVGOMG
  • Add the id sym, name and number to the text attributes
  • Then using main.py to compile into a huge final file called final.svg
  • Then using SVG to DXF to convert it into a dxf file that I can import into Lightburn, the program to lasercut

We end up with:

Alt Text

Note: I can't seem to find the correct fonts again for the original peices :(

About

Creating laser cut wooden periodic table of elements with python, lightburn and inkscape


Languages

Language:Python 100.0%