summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1c1cc90..a50cfd6 100644
--- a/README.md
+++ b/README.md
@@ -81,11 +81,6 @@ pieces).
81 81
82: `side` — a side part whose dimensions will be `cubby_depth` x `cubby_height`. 82: `side` — a side part whose dimensions will be `cubby_depth` x `cubby_height`.
83 83
84: `both` — a `bottom` and a `side` laid next each other. (These may look like
85 two seperate models, but is only one model, and obnixious to work with in a
86 slicer. Generating them seperately will allow you to manipulate them
87 individually).
88
89: `female_tabs` — generates a shape consisting of the minimum amount of material 84: `female_tabs` — generates a shape consisting of the minimum amount of material
90 needed to test the dovetail joint fit. `cubby_depth` is respected as the 85 needed to test the dovetail joint fit. `cubby_depth` is respected as the
91 length that the tab holes (mortises) should run. (I have found that although 86 length that the tab holes (mortises) should run. (I have found that although
@@ -96,6 +91,11 @@ pieces).
96 91
97: `view_fit` — used as a debugging aid during development -- displays two sets 92: `view_fit` — used as a debugging aid during development -- displays two sets
98 of tops and bottoms posiitioned to inspect tab fit. 93 of tops and bottoms posiitioned to inspect tab fit.
94
95: `both` — a `bottom` and a `side` laid next each other. (These may look like
96 two seperate models, but is only one model, and obnixious to work with in a
97 slicer. Generating them seperately will allow you to manipulate them
98 individually).
99 99
100### Cubby Dimensions ### 100### Cubby Dimensions ###
101 101