Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 616 Bytes

File metadata and controls

18 lines (11 loc) · 616 Bytes

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