Riser for Lack (ikea)

Riser for Lack (ikea)

thingiverse

riser designed to transform 4 lack tables into a cabinet for 3d printer, the scad file allows you to create the STL with the size you want, simply by changing the value of the "rialzo" variable OPENSCAD CODE: $fn=100; rialzo=30; // altezza del rialzo in mm (minimo 30mm) difference(){ cube ([55,55,(rialzo+50)]); translate ([-1,-1,-1])cube ([51,51,(rialzo+52)]); translate ([49.5,15,(rialzo+22)]) rotate ([0,90,0]) cylinder (6,1.3,3); translate ([49.5,35,(rialzo+22)]) rotate ([0,90,0]) cylinder (6,1.3,3); rotate ([0,0,90]) translate ([0,-50,0]) { translate ([49.5,15,(rialzo+22)]) rotate ([0,90,0]) cylinder (6,1.3,3); translate ([49.5,35,(rialzo+22)]) rotate ([0,90,0]) cylinder (6,1.3,3);} } difference(){ cube ([55,55,rialzo]); translate ([25,25,10]) cylinder ((rialzo),5,5); translate ([25,25,-1]) cylinder (12,1.5,3); } difference(){ union(){ difference(){ cube ([80,80,5]); //base translate ([80,37,-1]) rotate ([0,0,45]) cube ([55,65,7]); translate ([27,65,-1]) cylinder (6.5,1.5,3); translate ([65,28,-1]) cylinder (6.5,1.5,3); translate ([25,25,-1]) cylinder (12,1.5,3); } difference(){ translate ([55,13,0])cube ([25,6,50]); translate ([82,12,0])rotate ([0,-30,0])cube ([25,10,80]); } difference(){ translate ([55,36,0])cube ([25,6,50]); translate ([82,34,0])rotate ([0,-30,0])cube ([25,10,80]); } translate ([55,0,0]) rotate ([0,0,90]) difference(){ translate ([55,13,0])cube ([25,6,50]); translate ([82,12,0])rotate ([0,-30,0])cube ([25,10,80]); } translate ([55,0,0]) rotate ([0,0,90]) difference(){ translate ([55,36,0])cube ([25,6,50]); translate ([82,34,0])rotate ([0,-30,0])cube ([25,10,80]); }} translate ([75,-1,-1]) cube ([20,60,30]); translate ([-1,75,-1]) cube ([60,20,30]); }

Download Model from thingiverse

With this file you will be able to print Riser for Lack (ikea) with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Riser for Lack (ikea).