MakerWorld
Organizers
Go to Model
Parametric Rounded D6
16
Downloads
1
Likes
5
Makes
A simple, **parametric** six-sided die with softly-rounded edges and corners. Three ready-to-print variants: - **Numbers** (Arabic 1-6) — `rounded_dice_numbers.stl` - **Roman** (I, II, III, IV, V, VI) — `rounded_dice_roman.stl` - **Letters** (A, B, C, D, E, F) — `rounded_dice_letters.stl` Opposite faces follow the standard d6 convention (numeric pairs sum to 7). ## Custom face sets The OpenSCAD source (`rounded_dice.scad`) is included. You can render your own face-set with any unicode (up to ~3 chars per face): ```bash openscad -o my_dice.stl \ -D 'variant="custom"' \ -D 'custom_faces=["A","B","3","IV","♥","★"]' \ rounded_dice.scad ``` Tweak `size`, `corner_r`, `engrave_d`, font, char sizes — all parameters live at the top of the .scad file. ## Print notes - Recommended: PLA or PETG, 0.2 mm layer, 2-3 walls, 15-20 % infill. - Orientation: any face down — corners are rounded so it sits stable. - No supports needed. - Engravings are 0.9 mm deep — a darker filament shows them well, but th
Morass also publishes on
123 additional models across 1 more platforms
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!