David Gravereaux wrote: > Hi, > > With pcbnew, there isn't a way to reverse print layers, yet. I would need it > for > the "iron-on" method. Please add a general option to the print dialog for > mirroring all layers to be printed. >
The is an invert image option on the plot menu, but it only seems to be enabled for postscript. Actually, if you were using HPGL you could just swap P1 and P2. I have seen Gerber viewers that allow the image to be inverted, but KiCAd's built in Gerber viewer does not seem to have this capability, nothing stopping you postprocesing with another. Otherwise you can just use a utility that prints from postscript (assuming your printer does not do this).
