wkorfhage
Results
1
issues of
wkorfhage
union() { linear_extrude (height = 5) square([20,32]); translate(-1, 2.5, 0) rotate([0, -15, 0]) linear_extrude (height = 15) square([1, 5.5]); }  Now change the X size of the initial square...