V0.2
This commit is contained in:
parent
0f2655d3d2
commit
232176d925
2 changed files with 22 additions and 4 deletions
|
@ -2387,6 +2387,24 @@
|
|||
(stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp c70ea8dd-fe27-46b9-869a-fb440b65c48f))
|
||||
(gr_line (start 101.6 132) (end 144.6 132)
|
||||
(stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp e2b71719-a3de-4242-b905-07b3428e9526))
|
||||
(gr_text "Not a data\npin. Only\npower" (at 112.6 76.5) (layer "B.SilkS") (tstamp 783d2abb-4be4-453d-922b-a93b4b46a848)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.1)) (justify left bottom mirror))
|
||||
)
|
||||
(gr_text "3.3v" (at 112.2 73.2) (layer "B.SilkS") (tstamp a9b4d029-f744-4f03-82c7-46618be990e3)
|
||||
(effects (font (size 0.75 0.75) (thickness 0.1875) bold) (justify left bottom mirror))
|
||||
)
|
||||
(gr_text "3.3v" (at 110.36 73.175) (layer "F.SilkS") (tstamp 1205c56d-bb18-43b8-aada-4f5333050c5b)
|
||||
(effects (font (size 0.75 0.75) (thickness 0.1875) bold) (justify left bottom))
|
||||
)
|
||||
(gr_text "Not a data\npin. Only\npower" (at 110.65 76.45) (layer "F.SilkS") (tstamp 1c9283e1-ab21-4f28-830e-626bab0f336a)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.1)) (justify left bottom))
|
||||
)
|
||||
(gr_text "V0.2" (at 140.2 123.8) (layer "F.SilkS") (tstamp 64a38a03-658d-47d3-9ba5-8ea90d17b2d2)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify left bottom))
|
||||
)
|
||||
(gr_text "ZeroBreakout" (at 115.4 130.6) (layer "F.SilkS") (tstamp de70eb9f-fb85-42f2-abb2-04080bf8b08d)
|
||||
(effects (font (size 1.5 1.5) (thickness 0.3) bold) (justify left bottom))
|
||||
)
|
||||
(dimension (type aligned) (layer "User.1") (tstamp e40ce045-9f71-4cc6-9d3e-8619d59ab77d)
|
||||
(pts (xy 106.4 127.8) (xy 139.4 127.8))
|
||||
(height 9.8)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer": 37,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
|
@ -74,14 +74,14 @@
|
|||
"project": {
|
||||
"files": [
|
||||
{
|
||||
"name": "ZeroBreakout.kicad_sch",
|
||||
"name": "ZeroBreakout.kicad_pcb",
|
||||
"open": false,
|
||||
"window": {
|
||||
"display": 0,
|
||||
"maximized": false,
|
||||
"pos_x": 1009,
|
||||
"pos_x": 10,
|
||||
"pos_y": 34,
|
||||
"size_x": 1206,
|
||||
"size_x": 3420,
|
||||
"size_y": 1396
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue