3
1
Back

Mount a circuit board for extraction A symbol representing annotation for tab placement (condition "A.Type == 'pad' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'via' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'track'" condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'track'" (condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'pad' && B.Type == 'graphic')" (condition "A.Type == 'via' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH 08/13] More notes More notes More notes 812d609d12a788e600a582b2b6e7494f6d2b0728 More mounting hole 3.2mm no annular m2 iso7380 Mounting Hole 5.3mm, no annular, M5, ISO7380 mounting hole 4.3x6.2mm m4 Mounting Hole 4.3mm, no annular, M2.5 mounting hole 3.2mm no annular mounting hole 4.3mm m4 iso14580 Mounting Hole 6.4mm, M6, ISO7380 mounting hole 5.3mm no annular Mounting Hole 4.3mm, M4, DIN965 mounting hole 3.7mm.

New Pull Request