Thanks,
I knew I could find it in the code but have not had the time to look
it up. I appreciate you pointing me to the right place. Some of the
errors come up Drc Err 1 and others show Err type 3 or something
similar. I would assume the ones in the list are the ones with type in
them. I think some of the problems are with the schematic and netlist.
 I've got questions about it but they probably deserve a separate post.

Dean

--- In [email protected], Dick Hollenbeck <[EMAIL PROTECTED]> wrote:
>
> How to find drc error codes, and where they come from:
> 
> 
> First, know that each DRC error code is unique in it origin within the 
> source code, and this was done so that you can find the statements 
> within the source code that are generating the error.
> 
> 
> 
> See line 38 of this file for the error code number you are seeing, find 
> its "DRCE_???" name:
> 
>
http://kicad.svn.sourceforge.net/viewvc/kicad/trunk/kicad/pcbnew/drc_stuff.h?view=markup
> 
> 
> Search this file for their origin:
> 
>
http://kicad.svn.sourceforge.net/viewvc/kicad/trunk/kicad/pcbnew/drc.cpp?view=markup
> 
> 
> Dick Hollenbeck
> SoftPLC Corporation
> http://softplc.com
>


Reply via email to