Wouter van Ooijen wrote: >> I would like to use GerbMerge to panelize three different designs, >> unfortunately it's not something I would call intuitive. :-) > > I found it reasonably intuitive Some people think vi is intuitive. :) I wasn't able to find an alternative to GerbMerge, so I am willing to learn. >> Has anyone been able to panelize boards in Gerber 275X format using >> GerbMerge? > > yes, I did it a few times. > > what's the problem? Two gerbers and the layout2.cfg file are sitting in the c:\temp\gerbers directory. C:\temp\gerbers>gerbmerge layout2.cfg Traceback (most recent call last): File "c:\python23\lib\site-packages\gerbmerge\gerbmerge.py", line 300, in ? config.parseConfigFile(args[0]) File "C:\Python23\Lib\site-packages\gerbmerge\config.py", line 275, in parseCo nfigFile aptable.constructApertureTable(apfiles) File "C:\Python23\Lib\site-packages\gerbmerge\aptable.py", line 203, in constr uctApertureTable fid = file(fname,'rt') IOError: [Errno 2] No such file or directory: './proj1.pls' Am I missing an argument? Any help is appreciated! Best regards, Vitaliy -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist