summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-25add documentatoinSteven
2021-06-25add documentationSteven
2021-06-25Added command line switches to turn off evaluation, allow interactive evaluat...Steven
2021-06-21merge tabs.scad into cubbies.scadSteven
2021-06-20Allow paramters to be overridden by shell variables, i.e.: cubby_width=200 ./...Steven
2021-06-17fix an omitted paranthesisSteven
2021-06-17formattingSteven
2021-06-17Remove duplicate/commented out default valuesSteven
2021-06-17tab_depth and tab_height depend on thicknessSteven
2021-06-06Strip everything after the hidden variables in the input scad fileSteven
2021-06-06tab height and tab depth both derive from the overall thicknessSteven
2021-06-06whitespaceSteven
2021-06-06Fix bug in screw tab placementSteven
2021-06-06fix bug in divider height calculationSteven
2021-06-06Calculate spacing for tabs based on a fixed padding rather than a calculation...Steven
2021-06-06whitespaceSteven
2021-06-06Subtract the height of the bracket which sticks up above the tabs from the he...Steven
2021-06-06add female tabs to top of bracket (as well as bottom)Steven
2021-06-06Move tab_spacing() into tabs.scadSteven
2021-06-05store output in variableSteven
2021-06-05whitespaceSteven
2021-05-18Improve generated command line outputSteven
2021-05-08Removed superfluous functions; fix trailing dash in generated stl output file...Steven
2021-05-08add shopenscad.sh for parsing parameters from scad files into -D parameters t...Steven
2021-05-07print single male + female tabsSteven
2021-05-07single_tab() needs children()Steven
2021-05-05Rename separators to dividersSteven
2021-05-04submodule BOSL2Andrew Cady
2021-05-04start on generating stls from shell. probably gonna scrap most of this and pa...Steven
2021-05-04added link to bosl2Steven
2021-05-03separate modules out so that single_tab() can be called independentlySteven
2021-05-03add male and female tabs to objectsSteven
2021-05-03Spell separator correctlySteven
2021-04-28Tabs line up properly + cleanupSteven
2021-04-23Complete rewrite. (tabs no longer line up)Steven
2021-04-18Working version (for cubbies > some unknown size)Steven
2021-04-18Put mortises for dividers onto their own cubSteven
2021-04-17cleanup + refactor; added mortise holes to sidesSteven
2021-04-17wireframe cubbies for all your shitSteven