3
1
Back

Condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net == B.Net" (condition "A.Type == 'track' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'track'" (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net == B.Net" (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 From 06eccf7d9c703f23c204313298619b9281db47b3 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Undo converting GND to GND_JMP and fix everything that broke 3583986e89 Finished PCB, passes all passable DRCs Show-stopping bugs needing bodges: Errant connection between.

New Pull Request