3
1
Back

# 2-layer, 1oz copper condition "A.Type == 'track'" (condition "A.isPlated() && B.Type == A.Type" condition "A.Type == 'via' && B.Type == A.Type" (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')" (condition "A.Type == 'pad' && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'pad' && B.Type == A.Type && A.Net == B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'track'" condition "A.Type == 'via' && B.Type == 'track'" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type")) # 4-layer condition "A.Type == 'pad' && B.Type == A.Type && A.Net != B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'track'" condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add Kick as separate sheet wants to merge 3 commits from pcb_finalization into main ... Add notes about UX component wiring Add notes about wiring SW15 cross-board Add design rules for jlcpcb Latest commits for file Fireball/Fireball_panel.kicad_prl MIT License (MIT) Copyright (c) 2019 Klaus Post. All rights reserved. Redistribution and use in source and.

New Pull Request