3
1
Back

Arrasta/arrasta_playbook_v0.9.txt 106 lines REP: repique CAX: caixa MSD: mid surdo (sometimes MS1, MS2, etc, if multiple measures or has planned variations Mid surdos often vary the sticking by personal preference. From cd18ed43dcb6067b24f5a336bfd547b1947b9869 Mon Sep 17 00:00:00 2001 Subject: [PATCH 03/18] tweaks layout with input from sam 32 "B.Adhes" user "B.Adhesive" 33 "F.Adhes" user "F.Adhesive" (34 "B.Paste" user (35 "F.Paste" user (36 "B.SilkS" user "B.Silkscreen" 37 "F.SilkS" user "F.Silkscreen" 40 "Dwgs.User" user "User.Drawings" (41 "Cmts.User" user "User.Comments" (42 "Eco1.User" user "User.Eco1" 43 "Eco2.User" user "User.Eco2" (44 "Edge.Cuts" user (45 "Margin" user (46 B.CrtYd user (47 F.CrtYd user (48 B.Fab user hide (48 B.Fab user hide From 5a4d5850276107dae545a96ba13aec19af1bdbba Mon Sep 17 00:00:00 2001 Subject: [PATCH] Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'via' && B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'via'" condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'track' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'via'" condition "A.Type == 'track'" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" ; DRILL file {KiCad 7.0.11-7.0.11~ubuntu22.04.1} date Tue Mar 5 20:19:51 2024 Copper Layer Stackup: T5 15.200mm 0.5984" (1 hole) Total plated holes count 16 Not plated through.

New Pull Request