User Tools

Site Tools


pcb:drc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pcb:drc [2019/03/26 09:50]
cparker [DRC backend work]
pcb:drc [2020/06/28 12:37] (current)
cparker [DRC bugs]
Line 104: Line 104:
  
 ====DRC bugs==== ====DRC bugs====
-  * Highlight both offending objects instead of just one (done: 4.2.0) 
   * Find more than one "​insufficient overlap"​ or "​insufficient gap" per pin/pad/via \\ The insufficient overlap case cannot propagate, due to the nature of how it works, however, the insufficient gap one can, and it does now as of the 4.2.0 release.   * Find more than one "​insufficient overlap"​ or "​insufficient gap" per pin/pad/via \\ The insufficient overlap case cannot propagate, due to the nature of how it works, however, the insufficient gap one can, and it does now as of the 4.2.0 release.
-  * Check for duplicate DRC errors before appending a new one (can happen if more than one pin is connected to an object) (done: 4.2.0) 
   * On MacOS the images in the DRC window of the GTK HID are garbled   * On MacOS the images in the DRC window of the GTK HID are garbled
 +  * The pixmap renderer (gtk) should consider the size of the violation when deciding what area to render for the preview image.
pcb/drc.txt ยท Last modified: 2020/06/28 12:37 by cparker