PCB: add screw hole keep out
This commit is contained in:
parent
e0ef7d6e7f
commit
9aeb94f2c9
4
FPGA.sch
4
FPGA.sch
@ -3370,10 +3370,10 @@ Wire Wire Line
|
|||||||
Connection ~ 6850 9700
|
Connection ~ 6850 9700
|
||||||
Connection ~ 6850 10100
|
Connection ~ 6850 10100
|
||||||
$Comp
|
$Comp
|
||||||
L power:+3V3 #PWR?
|
L power:+3V3 #PWR0165
|
||||||
U 1 1 60FE7B32
|
U 1 1 60FE7B32
|
||||||
P 4200 7350
|
P 4200 7350
|
||||||
F 0 "#PWR?" H 4200 7200 50 0001 C CNN
|
F 0 "#PWR0165" H 4200 7200 50 0001 C CNN
|
||||||
F 1 "+3V3" H 4215 7523 50 0000 C CNN
|
F 1 "+3V3" H 4215 7523 50 0000 C CNN
|
||||||
F 2 "" H 4200 7350 50 0001 C CNN
|
F 2 "" H 4200 7350 50 0001 C CNN
|
||||||
F 3 "" H 4200 7350 50 0001 C CNN
|
F 3 "" H 4200 7350 50 0001 C CNN
|
||||||
|
@ -157,7 +157,7 @@ L Device:Q_NMOS_GSD Q3
|
|||||||
U 1 1 61008FD4
|
U 1 1 61008FD4
|
||||||
P 3950 3200
|
P 3950 3200
|
||||||
F 0 "Q3" H 4155 3246 50 0000 L CNN
|
F 0 "Q3" H 4155 3246 50 0000 L CNN
|
||||||
F 1 "FDN86246" H 4155 3155 50 0000 L CNN
|
F 1 "FDN86246" H 3850 3400 50 0000 L CNN
|
||||||
F 2 "Package_TO_SOT_SMD:SuperSOT-3" H 4150 3300 50 0001 C CNN
|
F 2 "Package_TO_SOT_SMD:SuperSOT-3" H 4150 3300 50 0001 C CNN
|
||||||
F 3 "~" H 3950 3200 50 0001 C CNN
|
F 3 "~" H 3950 3200 50 0001 C CNN
|
||||||
1 3950 3200
|
1 3950 3200
|
||||||
|
File diff suppressed because it is too large
Load Diff
12
TestAutomation.pretty/ScrewKeepout.kicad_mod
Normal file
12
TestAutomation.pretty/ScrewKeepout.kicad_mod
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
(module ScrewKeepout (layer F.Cu) (tedit 60EBA4E8)
|
||||||
|
(fp_text reference M3 (at 0 0.5) (layer F.SilkS) hide
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
(fp_text value ScrewKeepout (at 0 -0.5) (layer F.Fab) hide
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
(fp_circle (center 0 0) (end 3 0) (layer B.SilkS) (width 0.12))
|
||||||
|
(fp_circle (center 0 0) (end 3 0) (layer F.Cu) (width 0.12))
|
||||||
|
(fp_circle (center 0 0) (end 3 0) (layer F.SilkS) (width 0.12))
|
||||||
|
(fp_circle (center 0 0) (end 3 0) (layer B.Cu) (width 0.12))
|
||||||
|
)
|
8
TestAutomation.pretty/ScrewPad.kicad_mod
Normal file
8
TestAutomation.pretty/ScrewPad.kicad_mod
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
(module ScrewPad (layer F.Cu) (tedit 60EBA5DD)
|
||||||
|
(fp_text reference REF** (at 0 0.5) (layer F.SilkS) hide
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
(fp_text value ScrewPad (at 0 -0.5) (layer F.Fab) hide
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
)
|
@ -1,4 +1,4 @@
|
|||||||
update=Fri Jul 9 13:24:20 2021
|
update=Mon Jul 12 10:12:36 2021
|
||||||
version=1
|
version=1
|
||||||
last_client=kicad
|
last_client=kicad
|
||||||
[general]
|
[general]
|
||||||
@ -54,8 +54,8 @@ ViaDiameter3=0.5
|
|||||||
ViaDrill3=0.3
|
ViaDrill3=0.3
|
||||||
ViaDiameter4=0.8
|
ViaDiameter4=0.8
|
||||||
ViaDrill4=0.5
|
ViaDrill4=0.5
|
||||||
ViaDiameter5=4.2
|
ViaDiameter5=6
|
||||||
ViaDrill5=4
|
ViaDrill5=3
|
||||||
dPairWidth1=0.127
|
dPairWidth1=0.127
|
||||||
dPairGap1=0.1016
|
dPairGap1=0.1016
|
||||||
dPairViaGap1=0.25
|
dPairViaGap1=0.25
|
||||||
@ -83,7 +83,7 @@ OthersTextSizeThickness=0.15
|
|||||||
OthersTextItalic=0
|
OthersTextItalic=0
|
||||||
OthersTextUpright=1
|
OthersTextUpright=1
|
||||||
SolderMaskClearance=0
|
SolderMaskClearance=0
|
||||||
SolderMaskMinWidth=0.00254
|
SolderMaskMinWidth=0
|
||||||
SolderPasteClearance=0
|
SolderPasteClearance=0
|
||||||
SolderPasteRatio=-0
|
SolderPasteRatio=-0
|
||||||
[pcbnew/Layer.F.Cu]
|
[pcbnew/Layer.F.Cu]
|
||||||
|
Loading…
Reference in New Issue
Block a user