A tiny bit of cleanup and beautifying SilkScreen
This commit is contained in:
parent
ceade592ca
commit
a9e53c4f3c
2820
SDCL.kicad_pcb
2820
SDCL.kicad_pcb
File diff suppressed because it is too large
Load Diff
24
SDCL.pro
24
SDCL.pro
|
@ -1,4 +1,4 @@
|
|||
update=Thu 16 Dec 2021 07:36:36 PM CET
|
||||
update=Sun 19 Dec 2021 01:28:14 PM CET
|
||||
version=1
|
||||
last_client=kicad
|
||||
[general]
|
||||
|
@ -12,6 +12,16 @@ NetIExt=net
|
|||
version=1
|
||||
LibDir=
|
||||
[eeschema/libraries]
|
||||
[schematic_editor]
|
||||
version=1
|
||||
PageLayoutDescrFile=
|
||||
PlotDirectoryName=
|
||||
SubpartIdSeparator=0
|
||||
SubpartFirstId=65
|
||||
NetFmtName=
|
||||
SpiceAjustPassiveValues=0
|
||||
LabSize=50
|
||||
ERC_TestSimilarLabels=1
|
||||
[pcbnew]
|
||||
version=1
|
||||
PageLayoutDescrFile=
|
||||
|
@ -197,7 +207,7 @@ Enabled=0
|
|||
[pcbnew/Layer.F.Paste]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.SilkS]
|
||||
Enabled=0
|
||||
Enabled=1
|
||||
[pcbnew/Layer.F.SilkS]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.Mask]
|
||||
|
@ -238,13 +248,3 @@ uViaDrill=0.1
|
|||
dPairWidth=0.2
|
||||
dPairGap=0.25
|
||||
dPairViaGap=0.25
|
||||
[schematic_editor]
|
||||
version=1
|
||||
PageLayoutDescrFile=
|
||||
PlotDirectoryName=
|
||||
SubpartIdSeparator=0
|
||||
SubpartFirstId=65
|
||||
NetFmtName=
|
||||
SpiceAjustPassiveValues=0
|
||||
LabSize=50
|
||||
ERC_TestSimilarLabels=1
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
(module Binder_M12-A_12P_Female_NoSilk (layer F.Cu) (tedit 61BF27D7)
|
||||
(fp_text reference J2 (at 0 -10.045) (layer F.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Binder-M12-12P (at 0 10.045) (layer F.Fab) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 0 9) (layer F.Fab) (width 0.1))
|
||||
(fp_circle (center 0 0) (end 0 9.37) (layer F.CrtYd) (width 0.05))
|
||||
(fp_circle (center 0 -0.1) (end 0 -4.2) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start 0.6 -3.7) (end 0.6 -4.1) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start -0.6 -3.7) (end -0.6 -4.1) (layer F.Fab) (width 0.12))
|
||||
(fp_arc (start 0 -3.7) (end -0.6 -3.7) (angle -180) (layer F.Fab) (width 0.12))
|
||||
(pad M2 thru_hole circle (at 4.419 4.419) (size 3.5 3.5) (drill 3) (layers *.Cu *.Mask))
|
||||
(pad M1 thru_hole circle (at -4.419 -4.419) (size 3.5 3.5) (drill 3) (layers *.Cu *.Mask))
|
||||
(pad 9 thru_hole circle (at -2.672 -1.127) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 8 thru_hole circle (at -2.804 0.738) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 7 thru_hole circle (at -1.77 2.297) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 6 thru_hole circle (at 0 2.9) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 1.77 2.297) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 2.804 0.738) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 2.672 -1.127) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 1.428 -2.524) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole circle (at -1.428 -2.524) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 12 thru_hole circle (at -0.952627 0.55) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 11 thru_hole circle (at 0.952627 0.549999) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 10 thru_hole circle (at 0 -1.1) (size 1.1 1.1) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(model ${KIPRJMOD}/packages3d/Binder.3dshapes/Binder_M12-A_12P_Female_86_0532_1120.stp
|
||||
(offset (xyz 0 0 23))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 -90 90))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue