The driver is integrated in Fabmodules, and can be found here: https://github.com/fellesverkstedet/fabmodules
Basic functionality working
- GCC output driver integrated in Fabmodules, can import SVG and PNG.
- Basic vector functionality present, including upload to printer.
- Can cut/engrave paths with correct proportions.
- PPI, speed and power settings are respected.
- Job offset/origin is respected, interpreted from top-left
Prioritized:
- Enable using offset relative to other positions than top-left
- Upstream the support to fabmodules project
- Send code to Fablab Amsterdam for testing
Later/maybe:
- Add automated tests: .svg/.path -> .gcc
- Fix/enable relative job origin
- Implement native raster support
- Integrate support in Lasersaur app
See ./SETUP.md
- Near-full set of GCC LaserPro commands (reverse-engineered)