1
0
Fork 0
No description
  • Typst 51.2%
  • OpenSCAD 34.1%
  • Just 14.7%
Find a file
2025-04-06 00:08:11 +02:00
extras Add a 3D printable base for the tags 2024-08-01 00:48:20 +02:00
images Initial import 2024-07-31 00:23:38 +02:00
.gitignore Ignore STL files 2024-08-01 01:39:36 +02:00
aruco_mip_36h12.typ Don't use a chain of if 2025-04-06 00:08:11 +02:00
justfile Add an option to disable caption 2024-08-01 04:17:19 +02:00
LICENSE Add LICENSE 2024-07-31 00:52:18 +02:00
README.md Add a note about tags white border 2024-08-10 13:41:09 +02:00

ARUCO tags

This repository contains few ARUCO tags to be easy printed.

Build

Using just the default recipe will create an ARUCO tag using ARUCO_MIP_36h12 dictionary with id 0.

To create a different id, for example id 1, use:

just id=1 build

You can also change size and don't print the caption:

just id=0 size=5.5cm is_caption_enabled=false build

Note

The tags in SVG format used have a white border so when you specify, for example, 5.5cm you are including this white border.

3D base for the tags

In the extras directory you can find a 3D model made with OpenSCAD that can be used as base for the tags. It's made to be used with a wooden skewer. The default hole on the top is 3.5mm, you have to change it if you can't find a suitable wooden skewer.

3D base model