Index: cam.conf =================================================================== --- cam.conf (revision 27580) +++ cam.conf (revision 27581) @@ -184,6 +184,25 @@ write %base%-drills.xln=virtual(purpose=pdrill),virtual(purpose=udrill) } + {gerber:Elecrow} { + desc gerber export for Elecrow's filename convention including unplated holes (Untested) + plugin gerber + write %base%.GTL=top-copper + write %base%.GTS=top-mask + write %base%.GTO=top-silk + write %base%.GTP=top-paste + write %base%.GBL=bottom-copper + write %base%.GBS=bottom-mask + write %base%.GBO=bottom-silk + write %base%.GBP=bottom-paste + write %base%.GML=boundary + write %base%.FAB=virtual(purpose=fab) + write %base%.GL%top_offs+1%=intern-copper + plugin excellon + write %base%.TXT=virtual(purpose=pdrill) + write %base%-NPTH.txt=virtual(purpose=udrill) + } + {gerber:orcad} { desc gerber export compatible with Orcad's gerber file names plugin gerber --all-layers