lasercut-box-openscad
lasercut-box-openscad copied to clipboard
OpenSCAD module for generating cutting plans for boxes
On current master (375f59f7eeaecb6c34361293cd6343d336f5de43): When using a box with an inset and dividers, the dividers extend into the bottom. I'm using an open box: ``` TH=2.7; DIA=75; H=90; IN=2; box(width=DIA*3+4*TH,height=H+TH+IN,depth=DIA*2+3*TH,thickness=TH,...
Hi, I am trying to make a magazine holder for my daughter. I modified your code to include this capability, and attached it here in case this is useful to...
Allow file to be edited with vim without too much headaches
Hi Thanks a lot for this - it's brilliant - but I just wonder - would it be hard to add double doors on this? Say I have dividers =...