I use ARES 7 Pro to design my PCBs and every time I use power plane my designs fail to pass DRC test. I set default rules to what BatchPCB requires so I’m not sure what’s the problem. I will include log files and images so if anyone knows what the problem could be please help!
Beginning GCODE run
Ending GCODE run
Created 2759 polygons
Found 0 errors
Partitioning....
Grouping...
Distance testing
MergeCount: 2742
tests: 903465
Board boundaries: Rect: [-0.807000,-0.728300] -> [0.531400,0.295200], w: 1.338400, h: 1.023500
Found 17 groups
lengthdb size 0
DRC Error - trace to narrow
DRC Error - trace to narrow
DRC Error - trace to narrow
DRC Error - trace to narrow
DRC Error - trace to narrow
DRC Error - trace to narrow
DRC Error - trace to narrow
DRC Error - trace to narrow
...
I tried to remove power plane completely and added a small bottom copper square, DRC gave me exactly the same error and highlighted that square orange. As for the green border, I’m not sure what that is, it wasn’t on my PCB design, maybe it’s a board edge added by the DRC bot.
Yeah, I think that’s the problem. I’m currently trying to figure out the difference between my files and files that pass DRC test so maybe I can write a simple program in VB that will rerender power planes for BatchPCB.
Gintaras:
Yeah, I think that’s the problem. I’m currently trying to figure out the difference between my files and files that pass DRC test so maybe I can write a simple program in VB that will rerender power planes for BatchPCB.
If I am thinking right, you would plan to analyze the gerber file, and output a modified gerber file to replace the original. That would be impressive.
Maybe they could modifiy the DRC to run a failed copper trace thru your program to see if that output could pass the DRC.
This has come up before. I think A!tium had a similar problem. I think you can just send an e-mail to BatchPCB and they will manually pass your gerbers.
I’ve talked to support and they verified that it’s a DRC ghost and passed my design for me. I feel bad, though, because it means that I’ll have to hassle them for every new design. If anyone figures out a workaround, please post it, and I pledge to do so as well.