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