Message 1 of 3
Standard Gerber Format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can one write RS-274-D Standard Gerber file format from AutoLisp?
It's nothing ever more complicated than lines and arcs.
Okay, how?
I ask because the swimming pool liner manufacturer for whom I work and to whom I consult uses an Autometrix cutting machine which reads .PAT files (that look binary to me). Our panel designs (just lines and arcs) have to be nested using a program they sell called Patternsmith. I think it's too time consuming.
I wrote a program for nesting and output to our Eastman cutting machines, but they use a different format called a .CMD file which is humanly legible, so it wasn't too hard to figure out. I want to be able to adapt the program for output to the Autometrix machine.
John F. Uhden