October 9, 2023
Description
Created a customizable name tag for one of my sons school activities. Needed to create close to 500 hundred customizable name tags.
Created a blank tag then used OpenSCAD to make it customizable. With the task of close to 500 name tags I built a Powershell script around OpenSCAD to generate the STLs as doing it by hand would have been a nightmare. See RunTagsv2.ps1 for the script used. It hinges on a CSV. names.csv is an example of the csv format.
License:
Creative Commons — Public Domain