Silkscreen tweaks

This commit is contained in:
Tor-Eirik Bakke Lunde 2020-01-10 22:15:18 +01:00
parent 4d0855cde5
commit 813b28022c
15 changed files with 232 additions and 79 deletions

View File

@ -3,9 +3,9 @@
(general
(links 121)
(no_connects 0)
(area 93.345 43.815 204.470001 161.290001)
(area 100.254999 48.184999 199.465001 147.395001)
(thickness 1.6)
(drawings 463)
(drawings 471)
(tracks 663)
(zones 0)
(modules 21)
@ -1825,12 +1825,12 @@
)
)
(module Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm (layer F.Cu) (tedit 59650532) (tstamp 5DFD4C57)
(module Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm (layer F.Cu) (tedit 5E18E8C0) (tstamp 5DFD4C57)
(at 134.62 57.15 90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /5E02AB75)
(fp_text reference JP3 (at 0 -2.33 90) (layer F.SilkS)
(fp_text reference JP3 (at 0 -2.54 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VIA_CLK (at 0 7.41 90) (layer F.Fab)
@ -1867,6 +1867,20 @@
)
)
(gr_line (start 161.29 88.265) (end 161.925 88.9) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 161.29 62.23) (end 161.29 88.265) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 160.655 61.595) (end 161.29 62.23) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 159.385 61.595) (end 160.655 61.595) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 170.815 88.9) (end 161.925 88.9) (angle 90) (layer B.SilkS) (width 0.2))
(gr_text IO3 (at 182.88 88.9) (layer B.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.1)) (justify mirror))
)
(gr_text "- $170F" (at 173.99 88.9) (layer B.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.1)) (justify mirror))
)
(gr_text $1700 (at 179.07 88.9) (layer B.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.1)) (justify mirror))
)
(gr_line (start 132.715 59.055) (end 141.605 59.055) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 132.715 55.245) (end 132.715 59.055) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 133.985 55.245) (end 132.715 55.245) (angle 90) (layer B.SilkS) (width 0.2))
@ -2742,7 +2756,7 @@
(gr_text R/~W (at 139.7 52.705 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text READY (at 137.16 52.705 270) (layer F.SilkS)
(gr_text RDY (at 137.16 52.705 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text SYNC (at 134.62 52.705 270) (layer F.SilkS)

View File

@ -1,4 +1,4 @@
update=31/12/2019 01:19:24
update=10/01/2020 22:14:41
version=1
last_client=kicad
[pcbnew]
@ -23,8 +23,6 @@ ModuleOutlineThickness=0.150000000000
[cvpcb]
version=1
NetIExt=net
[general]
version=1
[eeschema]
version=1
LibDir=library;../../common/library
@ -72,3 +70,5 @@ NetFmtName=Pcbnew
SpiceForceRefPrefix=0
SpiceUseNetNumbers=0
LabSize=60
[general]
version=1

View File

@ -1245,7 +1245,7 @@ F 3 "" H 6500 2225 50 0001 C CNN
1 6500 2225
0 -1 -1 0
$EndComp
Text Label 7200 2550 2 60 ~ 0
Text Label 7175 2550 2 60 ~ 0
~IO3
Wire Wire Line
6500 2475 6500 2550
@ -1386,4 +1386,6 @@ Wire Bus Line
750 4650 1050 4650
Text Notes 850 4100 0 60 ~ 0
6522 clock selection jumper, solder\na link from 1-2 for most 6502-based\ncomputers. 2-3 for 6800-based CPUs.
Text Notes 6950 2650 0 60 ~ 0
$1700
$EndSCHEMATC

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Copper,L2,Bot,Signal*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Soldermask,Bot*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Paste,Bot*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Legend,Bot*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*
@ -12,6 +12,185 @@ G04 APERTURE LIST*
G04 APERTURE END LIST*
D10*
D11*
X161290000Y-88265000D02*
X161925000Y-88900000D01*
X161290000Y-62230000D02*
X161290000Y-88265000D01*
X160655000Y-61595000D02*
X161290000Y-62230000D01*
X159385000Y-61595000D02*
X160655000Y-61595000D01*
X170815000Y-88900000D02*
X161925000Y-88900000D01*
D10*
X183680000Y-89261905D02*
X183680000Y-88461905D01*
X183146667Y-88461905D02*
X182994286Y-88461905D01*
X182918095Y-88500000D01*
X182841905Y-88576190D01*
X182803810Y-88728571D01*
X182803810Y-88995238D01*
X182841905Y-89147619D01*
X182918095Y-89223810D01*
X182994286Y-89261905D01*
X183146667Y-89261905D01*
X183222857Y-89223810D01*
X183299048Y-89147619D01*
X183337143Y-88995238D01*
X183337143Y-88728571D01*
X183299048Y-88576190D01*
X183222857Y-88500000D01*
X183146667Y-88461905D01*
X182537143Y-88461905D02*
X182041905Y-88461905D01*
X182308572Y-88766667D01*
X182194286Y-88766667D01*
X182118096Y-88804762D01*
X182080000Y-88842857D01*
X182041905Y-88919048D01*
X182041905Y-89109524D01*
X182080000Y-89185714D01*
X182118096Y-89223810D01*
X182194286Y-89261905D01*
X182422858Y-89261905D01*
X182499048Y-89223810D01*
X182537143Y-89185714D01*
X176466191Y-88957143D02*
X175856667Y-88957143D01*
X174904286Y-89223810D02*
X174790000Y-89261905D01*
X174599524Y-89261905D01*
X174523334Y-89223810D01*
X174485238Y-89185714D01*
X174447143Y-89109524D01*
X174447143Y-89033333D01*
X174485238Y-88957143D01*
X174523334Y-88919048D01*
X174599524Y-88880952D01*
X174751905Y-88842857D01*
X174828096Y-88804762D01*
X174866191Y-88766667D01*
X174904286Y-88690476D01*
X174904286Y-88614286D01*
X174866191Y-88538095D01*
X174828096Y-88500000D01*
X174751905Y-88461905D01*
X174561429Y-88461905D01*
X174447143Y-88500000D01*
X174675715Y-88347619D02*
X174675715Y-89376190D01*
X173685238Y-89261905D02*
X174142381Y-89261905D01*
X173913810Y-89261905D02*
X173913810Y-88461905D01*
X173990000Y-88576190D01*
X174066191Y-88652381D01*
X174142381Y-88690476D01*
X173418571Y-88461905D02*
X172885238Y-88461905D01*
X173228095Y-89261905D01*
X172428095Y-88461905D02*
X172351904Y-88461905D01*
X172275714Y-88500000D01*
X172237619Y-88538095D01*
X172199523Y-88614286D01*
X172161428Y-88766667D01*
X172161428Y-88957143D01*
X172199523Y-89109524D01*
X172237619Y-89185714D01*
X172275714Y-89223810D01*
X172351904Y-89261905D01*
X172428095Y-89261905D01*
X172504285Y-89223810D01*
X172542381Y-89185714D01*
X172580476Y-89109524D01*
X172618571Y-88957143D01*
X172618571Y-88766667D01*
X172580476Y-88614286D01*
X172542381Y-88538095D01*
X172504285Y-88500000D01*
X172428095Y-88461905D01*
X171551904Y-88842857D02*
X171818571Y-88842857D01*
X171818571Y-89261905D02*
X171818571Y-88461905D01*
X171437618Y-88461905D01*
X180822381Y-89223810D02*
X180708095Y-89261905D01*
X180517619Y-89261905D01*
X180441429Y-89223810D01*
X180403333Y-89185714D01*
X180365238Y-89109524D01*
X180365238Y-89033333D01*
X180403333Y-88957143D01*
X180441429Y-88919048D01*
X180517619Y-88880952D01*
X180670000Y-88842857D01*
X180746191Y-88804762D01*
X180784286Y-88766667D01*
X180822381Y-88690476D01*
X180822381Y-88614286D01*
X180784286Y-88538095D01*
X180746191Y-88500000D01*
X180670000Y-88461905D01*
X180479524Y-88461905D01*
X180365238Y-88500000D01*
X180593810Y-88347619D02*
X180593810Y-89376190D01*
X179603333Y-89261905D02*
X180060476Y-89261905D01*
X179831905Y-89261905D02*
X179831905Y-88461905D01*
X179908095Y-88576190D01*
X179984286Y-88652381D01*
X180060476Y-88690476D01*
X179336666Y-88461905D02*
X178803333Y-88461905D01*
X179146190Y-89261905D01*
X178346190Y-88461905D02*
X178269999Y-88461905D01*
X178193809Y-88500000D01*
X178155714Y-88538095D01*
X178117618Y-88614286D01*
X178079523Y-88766667D01*
X178079523Y-88957143D01*
X178117618Y-89109524D01*
X178155714Y-89185714D01*
X178193809Y-89223810D01*
X178269999Y-89261905D01*
X178346190Y-89261905D01*
X178422380Y-89223810D01*
X178460476Y-89185714D01*
X178498571Y-89109524D01*
X178536666Y-88957143D01*
X178536666Y-88766667D01*
X178498571Y-88614286D01*
X178460476Y-88538095D01*
X178422380Y-88500000D01*
X178346190Y-88461905D01*
X177584285Y-88461905D02*
X177508094Y-88461905D01*
X177431904Y-88500000D01*
X177393809Y-88538095D01*
X177355713Y-88614286D01*
X177317618Y-88766667D01*
X177317618Y-88957143D01*
X177355713Y-89109524D01*
X177393809Y-89185714D01*
X177431904Y-89223810D01*
X177508094Y-89261905D01*
X177584285Y-89261905D01*
X177660475Y-89223810D01*
X177698571Y-89185714D01*
X177736666Y-89109524D01*
X177774761Y-88957143D01*
X177774761Y-88766667D01*
X177736666Y-88614286D01*
X177698571Y-88538095D01*
X177660475Y-88500000D01*
X177584285Y-88461905D01*
D11*
X132715000Y-59055000D02*
X141605000Y-59055000D01*
X132715000Y-55245000D02*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Drawing*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Copper,L1,Top,Signal*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Soldermask,Top*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Paste,Top*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*

View File

@ -1,7 +1,7 @@
G04 #@! TF.FileFunction,Legend,Top*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 4.0.7) date 12/31/19 01:00:58*
G04 Created by KiCad (PCBNEW 4.0.7) date 01/10/20 22:13:22*
%MOMM*%
%LPD*%
G01*
@ -1144,35 +1144,24 @@ X137279048Y-53466905D01*
X137231429Y-53419286D01*
X137183810Y-53324048D01*
X137183810Y-52943095D01*
X137231429Y-53943095D02*
X137231429Y-54276429D01*
X136707619Y-54419286D02*
X136707619Y-53943095D01*
X136707619Y-53943095D02*
X137707619Y-53943095D01*
X137707619Y-54419286D01*
X136993333Y-54800238D02*
X136993333Y-55276429D01*
X136707619Y-54705000D02*
X137707619Y-55038333D01*
X136707619Y-55371667D01*
X136707619Y-55705000D02*
X137707619Y-55705000D01*
X137707619Y-55943095D01*
X137660000Y-56085953D01*
X137564762Y-56181191D01*
X137469524Y-56228810D01*
X137279048Y-56276429D01*
X137136190Y-56276429D01*
X136945714Y-56228810D01*
X136850476Y-56181191D01*
X136755238Y-56085953D01*
X136707619Y-55943095D01*
X136707619Y-55705000D01*
X137183810Y-56895476D02*
X136707619Y-56895476D01*
X137707619Y-56562143D02*
X137183810Y-56895476D01*
X137707619Y-57228810D01*
X137707619Y-54181190D01*
X137660000Y-54324048D01*
X137564762Y-54419286D01*
X137469524Y-54466905D01*
X137279048Y-54514524D01*
X137136190Y-54514524D01*
X136945714Y-54466905D01*
X136850476Y-54419286D01*
X136755238Y-54324048D01*
X136707619Y-54181190D01*
X136707619Y-53943095D01*
X137183810Y-55133571D02*
X136707619Y-55133571D01*
X137707619Y-54800238D02*
X137183810Y-55133571D01*
X137707619Y-55466905D01*
X134215238Y-52895476D02*
X134167619Y-53038333D01*
X134167619Y-53276429D01*
@ -4348,35 +4337,4 @@ X170886429Y-66143571D01*
X170791190Y-66191190D01*
X170743571Y-66238809D01*
X170695952Y-66334047D01*
X131742381Y-57983333D02*
X132456667Y-57983333D01*
X132599524Y-58030953D01*
X132694762Y-58126191D01*
X132742381Y-58269048D01*
X132742381Y-58364286D01*
X132742381Y-57507143D02*
X131742381Y-57507143D01*
X131742381Y-57126190D01*
X131790000Y-57030952D01*
X131837619Y-56983333D01*
X131932857Y-56935714D01*
X132075714Y-56935714D01*
X132170952Y-56983333D01*
X132218571Y-57030952D01*
X132266190Y-57126190D01*
X132266190Y-57507143D01*
X131742381Y-56602381D02*
X131742381Y-55983333D01*
X132123333Y-56316667D01*
X132123333Y-56173809D01*
X132170952Y-56078571D01*
X132218571Y-56030952D01*
X132313810Y-55983333D01*
X132551905Y-55983333D01*
X132647143Y-56030952D01*
X132694762Y-56078571D01*
X132742381Y-56173809D01*
X132742381Y-56459524D01*
X132694762Y-56554762D01*
X132647143Y-56602381D01*
M02*

View File

@ -1,5 +1,5 @@
M48
;DRILL file {KiCad 4.0.7} date 12/31/19 01:01:01
;DRILL file {KiCad 4.0.7} date 01/10/20 22:13:24
;FORMAT={2:4/ absolute / inch / suppress leading zeros}
FMAT,2
INCH,TZ

Binary file not shown.