3
1
Back

Pad'" condition "A.Net != B.Net" (condition "A.Type == 'track' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'via' && B.Type == A.Type && A.Net != B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type" (condition "A.Type == 'track' && B.Type == A.Type")) # 4-layer condition "A.Type == 'via'" condition "A.Type == 'via' && B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'track'" (condition "A.Type == 'track' && B.Type == 'graphic')" (condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type" (condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" (condition "A.Net != B.Net" condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'track' && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'via'" condition "A.Type == 'track'" (condition "A.Type == 'pad' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] couple more GND-stitch vias Undo converting GND to GND_JMP and fix everything that broke Finished PCB, passes all passable DRCs .../Unseen Servant/Unseen Servant.kicad_pro Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/DIP-14_W7.62mm_Socket_LongPads.kicad_mod Normal file View File Panels/luther_triangle_vco_quentin_v2.scad Normal file View File 3D Printing/Pot_Knobs/18-spline-pot-knob-no-indicator-line.stl Executable file Unescape Hardware/PCB/precadsr_aux_Gerbers/precadsr-B_SilkS.gbr Normal file Unescape.

New Pull Request