Index: drc_orig/cop_overlap.ref =================================================================== --- drc_orig/cop_overlap.ref (revision 30840) +++ drc_orig/cop_overlap.ref (revision 30841) @@ -1,12 +1,13 @@ +W : Warning: footprint library list error on /dev/null T broken t Potential for broken trace B 12.5388 11.6949 14.1312 21.7264 mm -R 0.4826 mm +R 0.2286 mm T broken t Potential for broken trace B 12.5388 18.8094 14.1312 27.5456 mm -R 0.4826 mm +R 0.2286 mm Index: drc_orig/cop_short.ref =================================================================== --- drc_orig/cop_short.ref (revision 30840) +++ drc_orig/cop_short.ref (revision 30841) @@ -1,3 +1,4 @@ +W : Warning: footprint library list error on /dev/null T short t Copper areas too close Index: drc_orig/cop_width.ref =================================================================== --- drc_orig/cop_width.ref (revision 30840) +++ drc_orig/cop_width.ref (revision 30841) @@ -1,3 +1,4 @@ +W : Warning: footprint library list error on /dev/null T thin t Line width is too thin Index: drc_orig/drc.sh =================================================================== --- drc_orig/drc.sh (revision 30840) +++ drc_orig/drc.sh (revision 30841) @@ -6,7 +6,7 @@ echo ' DRC(dump) -' | ./pcb-rnd $fn -c rc/quiet=1 -c rc/library_search_paths=/dev/null --gui batch | awk ' +' | ./pcb-rnd $fn -c plugins/drc_query/disable=1 -c plugins/drc_orig/disable=0 -c rc/quiet=1 -c rc/library_search_paths=/dev/null --gui batch | awk ' /^V/ { print ""; next} /^E/ { next} { Index: drc_orig/proto.ref =================================================================== --- drc_orig/proto.ref (revision 30840) +++ drc_orig/proto.ref (revision 30841) @@ -0,0 +1 @@ +W : Warning: footprint library list error on /dev/null Index: drc_orig/silk_width.ref =================================================================== --- drc_orig/silk_width.ref (revision 30840) +++ drc_orig/silk_width.ref (revision 30841) @@ -1,3 +1,4 @@ +W : Warning: footprint library list error on /dev/null T thin t Silk line is too thin