Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 527 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 527 Bytes

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: