dppdppd / The-Boardgame-Insert-Toolkit

This OpenSCAD library was created to make it easy to create board game inserts with lids for either horizontal or vertical storage, without any programming required.
293 stars 39 forks source link

Adds ability to specify custom detent counts for each side of the lid. #7

Closed mdoom23 closed 4 years ago

mdoom23 commented 4 years ago

Related to #6 This adds the ability to specify in the BOX_LID section custom quantity of detents. ex. [ LID_SIDES_DETENTS, [ 2, 2, 4, 4] ]

They are generated to be evenly spaced on the given side.