3
1
Back

# 4-layer condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')")) # edge clearance condition "A.Type == 'via' && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'track' && B.Type == A.Type" condition "A.Type == 'pad' && B.Type == 'graphic')" (condition "A.Type == 'via' && B.Type == A.Type" (condition "A.Type == 'via' && B.Type == A.Type" (condition "A.Type == 'track' && B.Type == A.Type && A.Net == B.Net" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'pad' && B.Type == 'graphic')" (condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'via' && B.Type == 'track'" ; DRILL file {KiCad 5.1.10-88a1d61d58~90~ubuntu20.04.1} date Thu Aug 12 15:59:21 2021 ac58a9eaed checkpoint after roughing out middle PCB .../Unseen Servant/Unseen Servant.kicad_prl | 2 pin Molex connector 2.54 mm 2x5 Audio Jack, 2 x 6mm drills 3 pin Molex header 2.54 mm 2x5 | | Tayda | A-4349 | | S3 | 1 | 3_pin_Molex_header | 3 From 2118197c1e2cab02a4a0c4b6381e9d7946ff4f12 Mon Sep 17 00:00:00 2001 Subject: [PATCH 10/18] More tweaks after pro review Apply jlcpcb's design rules, small fixes for those Fireball/Fireball.kicad_pro | 104 Fireball/Fireball.kicad_sch | 6 Panels/FIREBALL VCO.png Normal file Unescape main ENV/README.md 3 lines bd1352a047 Fix annoyance of 2x05 IDC header THT 2x18 2.00mm double row Through hole socket strip SMD 1x33 1.00mm single row Through hole angled pin header SMD 2x12 2.54mm double row surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows Surface mounted socket strip SMD 2x09 2.54mm double row Through hole straight Samtec HPM power header series 3.81mm post length THT 1x12 1.00mm single row style2 pin1 right Through hole angled pin header, 2x20, 2.54mm pitch, single row Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left Surface mounted pin header SMD 2x13 2.54mm.

New Pull Request