I'm using circuits.io to create a very simple circuit. I would like to print it in order to see if everything is OK before ordering the board.
As circuit.io can only download gerber files, is there a simple way to print those gerber files?
You can see at gerbv, which is an Open Source Gerber Viewer, part of gplEDA, does what you want. Specifically it is at https://gerbv.geda-project.org/.
andrea
9/15/2016 11:35:02 AM
gerbv can print to PDF or PostScript.
Ronald Vester
7/6/2016 7:47:59 PM
You can see at gerbv, which is an Open Source Gerber Viewer, part of gplEDA, does what you want. Specifically it is at https://gerbv.geda-project.org/.