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]); } ![correct](https://user-images.githubusercontent.com/5740/210442872-e398ee6e-8ae3-4587-9a64-3a2312b17d27.png) Now change the X size of the initial square...