you can also use the 'rolling paper' type plotters to plot directly onto
toggle quoted message
Show quoted text
the board ,I used to do this on my old HP ColorPro cut a piece of heavy paper (construction paper or Manila folder) to fit the full width of the paper tray (a little over 8.5") and don't let the plotter release it between the test plot and the board plot I used Eagle to generate the HPGL code for the outline (dimension) layer bottom traces and top silk (single sided boards) then transfered the .plt files to a DOS boot floppy for an ancient XT era laptop the plotter was hooked up to use the mode command to configure the serial port A:\>mode COM1:9600,N,8,1,P and send the test file to the plotter with A:\>type outline.plt > com1 this plots the board outline on the paper use double stick tape to fix the board over the outline and plot the traces with A:\>type bottom.plt > com1 etch the board flip it over and plot the silk layer the same way the plotter does not release the paper between plots so it wont lose its position the way it would with the windoze drivers you may also want to edit the .plt files so it only uses one pen and set the speed (velocity) fairly slow say 4 cm/sec with SP1;VS4: this helps keep the pens from clogging and lays down a thicker coat of ink I used extra fine point Sharpies in a drilled out pen body Brian Hi Steve and list- |