kirberich / Shaper-Dominos

Make domino markers for Shaper Origin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Printable shaper fiducials for use with the Shaper Origin

(https://shapertools.com/)

Inferred fiducial features:

  • there are always 10 dots
  • the left-most and right-most columns are always present
  • must not be rotationally-symmetric

Dependencies

sudo pip3 install svgwrite

Usage

./generate.py <rows> <columns> <number of files> <output_path>

Multiple globally-unique files may be generated, written as 'output_path/[0, 1, 2, ...].svg'

Example 3x3 output:

About

Make domino markers for Shaper Origin

License:Other


Languages

Language:Python 100.0%