-
Notifications
You must be signed in to change notification settings - Fork 2
Home
pinkfish edited this page Sep 13, 2025
·
12 revisions
This toolkit is based partly on this original boardgame insert toolkit, I wanted something that was a bit more geared towards openscad so it was easier to do changes and modifications on top of the generated models. This toolkit is openscad native feeling, so you can compose your objects by building them up and using normal difference/union/intersection operations on them.
This also uses code from https://www.thingiverse.com/thing:1008750/files for generating tesselations of pentagons.
- OpenSCAD dev version
-
Used for fontmetrics()
-
fill()
- fontmetrics() enabled
- BOSL2
- cap_box.scad
- cap_box_polygon.scad
- hinge_box.scad
- inset_box.scad
- magnetic_box.scad
- no_lid.scad
- sliding_box.scad
- sliding_catch_box.scad
- slipover_box.scad
- base_bgtk.scad
- components.scad
- labels.scad
- lids_base.scad
- slicing.scad - divides a model up into sections and applies a join for it.
Table of Contents
Function Index
Topics Index
Cheat Sheet
Tutorials
Boxes:
- cap_box.scad
- cap_box_polygon.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:
Miscellaneous: