On May 15, 2009, at 1:28 AM, Vitaliy wrote: > // tool size > T21C0.7F423B423S6H2000 > // the three "slots" for the flat leads: > T21 > X153916Y123436G85X153916Y125179 > X159837Y127497G85X157581Y127497 > X157578Y121297G85X159858Y121297 > > "G85" means the machine switches to milling mode, and goes from the > first > set of X,Y coordinates to the second set of coordinates. > > There is no way this sort of thing can be specified in EAGLE, correct? Sure there is. Easiest solution: put your slots in the milling layer as "correct", and write a ULP that processes the routing layer and outputs the excellon format as above in a separate file that can be appended to the main drill file. (or, perhaps it can append to the drill file automatically. I don't recall whether EAGLE ULPs can append to existing files...) (alas, last time I looked, you couldn't invoke the CAM processor from ULPs, or I'd suggest using a ULP to do ALL the cad file generation.) BillW -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist