# G-Code Tools A collection of Python scripts to convert / generate G-Code. For more background see [the page about my laser engraver](https://www.xythobuz.de/laser-engraver.html). The directory `generators` contains scripts that generate G-Code by themselves. The directory `tools` contains scripts that convert or otherwise work with G-Code. See the README.md in each directory for details.