concertina /
3d
Neale Pickett
·
2026-02-06
Makefile
1all: proto1.3mf
2
3%.3mf: %.scad
4 openscad -o $@ $<
git clone https://git.woozle.org/neale/concertina.git
1all: proto1.3mf
2
3%.3mf: %.scad
4 openscad -o $@ $<