Thingiverse
Customizable D12
di degroof
2
Download
0
Likes
0
Makes
A D12 die with customizable faces. Each face can contain either an image or text.
The D12 can be configured with a few lines of code. Each face can be specified as either **TEXT** (text, font, scale, underscore) or **SVG** (filename, angle).
Note: The underscore option inserts a single-character underscore, and is available primarily to aid in distinguishing 9 from 6.
SVG files should be scaled to 200x200mm, with the design filling the image.
**d12Height** specifies the height as distance between two opposing faces.
**d12Indent** specifies the depth of the markings on the face.
The **faces** collection specifies the twelve faces in numerical order (1-12).
The following is the code block of relevant lines from the SCAD file, specifying the size and face features of the die. The number 12 is replaced with an image of a fleur-de-lis. The attached STL file is a demo rendering of this configuration.
---
d12Height=30; //height of d12
d12Indent=.5; //indentation of
The D12 can be configured with a few lines of code. Each face can be specified as either **TEXT** (text, font, scale, underscore) or **SVG** (filename, angle).
Note: The underscore option inserts a single-character underscore, and is available primarily to aid in distinguishing 9 from 6.
SVG files should be scaled to 200x200mm, with the design filling the image.
**d12Height** specifies the height as distance between two opposing faces.
**d12Indent** specifies the depth of the markings on the face.
The **faces** collection specifies the twelve faces in numerical order (1-12).
The following is the code block of relevant lines from the SCAD file, specifying the size and face features of the die. The number 12 is replaced with an image of a fleur-de-lis. The attached STL file is a demo rendering of this configuration.
---
d12Height=30; //height of d12
d12Indent=.5; //indentation of
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!