Corel Draw to Gerber Converter
John Board
Posts: 371
G'day,
I've gotten back from State Titles of RoboCup, and was chosen to represent the state with my robot at Nationals. I am currently designing a PCB Board Schematic in Corel Draw to be routed out using a CNC router. The router's file format requirement is "Gerber", and I am wondering if anyone knows how to convert a Corel Draw "drawing" into a Gerber file.
Thanks,
John
I've gotten back from State Titles of RoboCup, and was chosen to represent the state with my robot at Nationals. I am currently designing a PCB Board Schematic in Corel Draw to be routed out using a CNC router. The router's file format requirement is "Gerber", and I am wondering if anyone knows how to convert a Corel Draw "drawing" into a Gerber file.
Thanks,
John
Comments
-Phil
-Phil
Thanks for the response!
-John
Excellon_format drill files are quite popular, and there are others.
While technically Gerber can be used the drill formats have features not in Gerber specifically for drilling.
Duane J
-John
For heavens sake! If you're going to have boards fabricated at a board house, you don't want to do the drilling yourself -- especially with two-sided boards. Suck it up, forget CorelDraw, and use a proper PCB CAD program! Sheesh!
-Phil
-John
Normally, PCBs are fastest made using Film imaging, and Photo sensistised laminate.
You can get commercial filmwork via Postscript files, so do not need Gerber.
If you want to use a CNC router to remove copper, full copper removal is very slow, but you maybe able to google Vinyl Cutter/Plotter support.
That is an outline based plot, and Corel Draw is widely used in that industry.
I've never used it, so I can't say how well it works.
-Phil
-Phil
If I can do it, anyone can do it.
Jeff
Ridiculous to you and me, perhaps, but the OP sounds like he knows Corel well, and already has a (simple?) design almost done.
So he could try a 'weld' operation and a outline plot, and see what the time cost is , and what the issues are ?
If the "local uni's CNC router" can accept plot files as a path, that may be good enough ?
I found comments about the 'weld' command earlier on google, but less luck on tool width(pencil?) compensation, since if you wanted to push this, the cutter width would need to be taken into account when creating the path polylines.
I think the best strategy is to export the drawing to a standard format such as PDF or HPGL and find a program that can convert that to Gerber, from which the university's software can convert to the necessary engraving outlines.
But, in the long run, I do hope that John gets up to speed with a bona fide PCB CAD program, since it will boost his productivity over Corel enormously.
-Phil
Thanks for the responses,
Here is a link to my starting schematics (so, if there are flaws, please tell me, but keep in mind that it isn't complete).
PDF: https://docs.google.com/open?id=0BwUSzZIPH0AiQTlzYmNiVEU5Qlk
CDR: https://docs.google.com/file/d/0BwUSzZIPH0AieHFSbm9ranVXTHM/edit
Also if you could say if my design has any issues or not, i.e. tracks are too close together. This is the first time that I have really made any PCB boards, so I want any advice I can get,
-John
One of the advantages of a good PCB CAD system is that it will do a design-rule check for you automatically and point out where traces are either too thin or too close.
-Phil
I prefer Diptrace, but you could check also other free solutions, like the combo tinycad+freepcb or kicad.
And don't forget to ask around is some of your friends has experience in any of the above mentioned, this will speed you up so much.
For Diptrace there are video tutorials on the website, or the tutorials here: http://gadgetgangster.com/tutorials.html
Moreover many boards on gadget gangster's site and on parallax site have the diptrace files available. You can grab working footprints, and learn a lot...
Massimo
I have used it to commercially order boards in small production runs of 25 and the outcome was perfect.
Linux is likely to have some support of utility files for Gerber, but I doubt you will find a converter for Corel Draw. Cenon.app just might work if your Corel Draw will output a format that it accepts for conversion.
Out of curiosity, I took the PDF of your board, captured a BMP from it, inserted it into DipTrace, scaled it to proper size, exported it back out as gerber, loaded it into GC-Prevue, and then captured it as a JPEG. It works ok for most of it, but you can see how the graphic to gerber conversion ability is limited in DipTrace because any fine details should be done using DipTrace's native tools. Your smaller traces are bleeding together and your notched corners are still an issue. The BMP-to-gerber image is how it looks in GCPrevue, the JPEG-file image is my capture from the PDF. TopAssy.gbr is the actual gerber output file. Took me about 5 minutes to do all that.
So far I tested holes and silkscreen, and it looks pretty good.
Probably if you add a plane with the CNC clearance/tool size you can speed up machining.
Massimo