ANN: gerber2pdf.py - Version 0.8

J

J Chavez

Guest
Version 0.8 of gerber2pdf.py is available at:

<http://www.swcp.com/~jchavez/gerber2pdf.html>

What is it?
-----------
gerber2pdf.py is a Python program that converts Gerber files (used to
fabricate printed circuit boards) into a PDF document that can be viewed
and printed with the freely available Acrobat viewer. Gerber files must
conform to the RS-274X specification.

My intention is to provide complete support for the full RS-274X
specification. However, this early version has seen only limited testing
so far. If you find an example Gerber file that is not handled correctly,
or discover bugs in the program, please e-mail me at jchavez@swcp.com.

Dependencies
------------
Plex (Tested with version 1.1.4) : http://www.cosc.canterbury.ac.nz/~greg
reportlab (Tested with release 1.16) : http://www.reportlab.com

What's New?
-----------
Now handles the Mode command correctly. Fixed a problem with some polygon
fills containing circular interpolation entities. Now permits value
string lengths to extend beyond the strict limits set by the Format
Statement.

Joe Chavez
jchavez@swcp.com
 

Welcome to EDABoard.com

Sponsor

Back
Top