Skip to content

Generate a printable grid of random shaper fiducials

License

Notifications You must be signed in to change notification settings

mecworks/shaper_tape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Generate a printable grid of random shaper fiducials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%