1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-22 23:04:16 +02:00

cameo/templates/mkmk-simple: also look for new <name>-NPTH.drl

Recent versions if KiCad save non-plated through holes in a separate
drill file, called <name>-NPTH.drl
This commit is contained in:
Werner Almesberger 2012-08-23 23:01:49 -03:00
parent a030eff963
commit e246127c6c

View File

@ -63,6 +63,7 @@ z -0.5mm # tool extra depth
clear
excellon ../$NAME.drl
`[ -r ../$NAME-NPTH.drl ] && echo excellon ../$NAME-NPTH.drl`
drill $DRILL
optimize
$write drill.gp