Hi, Rich
Just how much copper pipe do you have left, It's to late to think on your question tonight.

looks nice, Chip

Edit: OK hears some code to look at.

m98 p11 l11; P sets file O11,O12 I set for 11 teath, Setting A dia.set to 0.5
G90
G80 G40 G91.1
m30
o11;-----------------------------11 tooth Ang. Gear
g91
g01 z-.0 f50
g01 z-.05
g01 x-.5 y0 z0 a32.727272 f50; A axis 11 equal spaces 360 turn
g01 z-.05
g01 x.5 y0 z0 a-32.727272 f50
g01 z.1
g00 a32.727272
m99
%
o12;-----------------------------11 tooth Strt. Gear
g91
g01 z-.0 f59
g01 z-.05 f59
g01 x-.5 y0 z0
g01 z-.05 f59
g00 x.5 y0 z0
g01 z.1 f50
g00 a32.727272; A axis 11 equal spaces 360 turn
m99
%
Chip
