handles.scad 112 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 include<../handles.scad> rotate([-90,0,0]) handle(30,40,22, false); rotate([-90,0,0]) handle(30,40,22, true);