Neale Pickett
·
2025-11-27
top.scad
1use <./chanter.scad>
2use <./tenon.scad>
3
4split(top=true) {
5 chanter();
6}
git clone https://git.woozle.org/neale/uilleann.git
1use <./chanter.scad>
2use <./tenon.scad>
3
4split(top=true) {
5 chanter();
6}