-
Notifications
You must be signed in to change notification settings - Fork 4
shapes3d.scad
pinkfish edited this page Nov 15, 2024
·
3 revisions
This file has all the modules needed to make various 3d shapes.
To use, add the following lines to the beginning of your file:
include <boardgame_toolkit.scad>
3d shapes to use in boxes and stuff.
Description:
Creates a 12 sided dice/shape for use in things.
Arguments:
| By Position | What it does |
|---|---|
size |
the width of the do-decahedron |
Example 1:
include <boardgame_toolkit.scad>
Dodecahedron(20);
Table of Contents
Function Index
Topics Index
Cheat Sheet
Tutorials
Boxes:
- cap_box.scad
- cap_box_polygon.scad
- filament_hinge_box.scad
- hinge_box.scad
- inset_box.scad
- magnetic_box.scad
- no_lid.scad
- sliding_box.scad
- sliding_catch_box.scad
- slipover_box.scad
- slipover_path_box.scad
Basics:
Dividers:
Shapes:
Slicing:
CardLibrary:
Miscellaneous: