-
Notifications
You must be signed in to change notification settings - Fork 4
base_bgtk.scad
This file has all the modules needed to generate varioius inserts for board games. It makes the generation of the inserts simpler by creating a number of useful base modules for making boxes and lids of various types specific to board game inserts. Specifically it makes tabbed lids and sliding lids easily.
To use, add the following lines to the beginning of your file:
include <boardgame_toolkit.scad>
m_piece_wiggle_roomSHAPE_TYPE_DENSE_HEXSHAPE_TYPE_DENSE_TRIANGLESHAPE_TYPE_CIRCLESHAPE_TYPE_HEXSHAPE_TYPE_OCTOGONSHAPE_TYPE_TRIANGLESHAPE_TYPE_NONESHAPE_TYPE_SQUARESHAPE_TYPE_ROUNDED_SQUARESHAPE_TYPE_HILBERTSHAPE_TYPE_CLOUD
Description:
How many mm to use as gaps for when things join.
Description:
Creates a shape with a dense hexes, so they overlap.
Description:
Creates a shape with a dense triangles, so they overlap.
Description:
Creates a shape with a circles.
Description:
Creates a shape with a hexes.
Description:
Creates a shape with a octogons.
Description:
Creates a shape with a triangle.
Description:
Empty shape, no space filling.
Description:
Layout a nice set of squares.
Description:
Layout a nice set of rounded squares.
Description:
Layout a nice hilbert curve.
Description:
Makes a nice cloud shape.
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: