Neale Pickett
·
2026-04-05
stock-chanter.scad
1include <stock.scad>
2
3$fn = $preview ? 40 : 180;
4
5stock(h=50, id=12.5);
git clone https://git.woozle.org/neale/uilleann.git
1include <stock.scad>
2
3$fn = $preview ? 40 : 180;
4
5stock(h=50, id=12.5);