/pyDominoPDF

Printed fiducial generator for the Shaper Origin.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyDominoPDF

A simple Python script that generates printable fidicuals used by the Shaper Origin CNC router. This project is not affiliated with Shaper Tools.

Prerequisites

pyDominoPDF.py

Local/stand-alone generator that requires the PyX and Bitstring libraries.

pyDominoValueGenerator.py

Generates a list of valid values used by pyDominoPDF. Requires the Bitstring library.

index.py

A flask web application for a web hosted version of pyDominoPDF.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details