Irregular Frustum

Irregular Frustum

thingiverse

The code reads as follows: module irregular_frustum(height, width, depth) { hull() { translate([0, -depth/2, -height/2]) cube([width, depth, height], center = true); translate([0, depth/2, -height/2]) cube([width, depth, height], center = true); translate([-width/2, 0, -height/2]) cube([width, width, height], center = true); translate[width/2, 0, -height/2]) cube([width, width, height], center = true); } }

Download Model from thingiverse

With this file you will be able to print Irregular Frustum 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 Irregular Frustum.