Spacer to keep Desk from Wall

Spacer to keep Desk from Wall

thingiverse

I Designed that Spacer in OpenSCAD. I wanted to keep my Desk away from Wall. I included a Cable Channel. This is the Code from OpenSCAD: //Keeping Desk from Wall //Mounting Grip Right color ("Cyan")cube (size=[50,3,43], center=false); //Mounting Grip Left translate([0,54,0])color ("Magenta")cube (size=[50,3,43], center=false); //Connector Stick not yet Minkowski, Sorry translate([50,0,0])color("Blue")cube(size=[3,57,3], center=false); //Main Plate with Lyrics difference(){ translate([53,0,0])color("Red") cube(size = [87, 57, 3], center = false); //translate([60,25,-1])linear_extrude(3) text("! TUO HCTAW", font = "Arial Bold", size = 8); } //Angle Plate translate([50,0,3]) color ("Yellow") cube(size=[3,57,40], center=false); //Outer Support translate([97,0,3]) color ("Black") cube(size=[3,57,40], center=false); translate([53,26,3])color ("Green")cube (size=[44,3,14], center=false); translate([53,0,3])color ("Lime")cube (size=[44,3,14], center=false); translate([53,54,3])color ("Hotpink")cube (size=[44,3,14], center=false); translate([53,0,17])color("Gray") cube(size = [44, 57, 3], center = false);

Download Model from thingiverse

With this file you will be able to print Spacer to keep Desk from Wall 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 Spacer to keep Desk from Wall.