/4xidraw

program to render SVG to GCODE for the 4xidraw

Primary LanguagePython

4xidraw

A quick program to render SVG to GCODE for the 4xidraw.

This project uses poetry (https://python-poetry.org/) to manage dependencies.

  • generate.py -- Converts an SVG file into a GCODE file.
  • sendit.py -- Sends a GCODE file to a GRBL controller.