Skip to content

Commit

Permalink
fix: add pin description
Browse files Browse the repository at this point in the history
  • Loading branch information
Qeteshpony committed Jan 3, 2023
1 parent cf90efc commit 3959301
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions pcb/BloopBox LED-Board-I2C.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -2212,7 +2212,7 @@

(footprint "My_Footprints:CutieMark5mmInverted" (layer "B.Cu")
(tedit 0) (tstamp efc2c4ac-a307-4c97-8265-1abe9fe353e2)
(at 157.25 107 180)
(at 157.25 106 180)
(attr board_only exclude_from_pos_files exclude_from_bom)
(fp_text reference "G***" (at 0 0) (layer "B.SilkS") hide
(effects (font (size 0.8 0.8) (thickness 0.3)) (justify mirror))
Expand Down Expand Up @@ -3437,12 +3437,24 @@
(gr_line (start 153.5 85.5) (end 162.5 85.5) (layer "Edge.Cuts") (width 0.1) (tstamp e630c1fd-3db1-46dc-bf09-4dd7bf84cf4f))
(gr_line (start 137.5 85.5) (end 146.5 85.5) (layer "Edge.Cuts") (width 0.1) (tstamp e8044deb-ee6f-444f-95e9-24086d1327ed))
(gr_arc (start 142.5 115) (mid 138.964466 113.535534) (end 137.5 110) (layer "Edge.Cuts") (width 0.1) (tstamp f6222213-f1b8-4262-a10a-8ad66041b18b))
(gr_text "qete.sh/el" (at 157.25 110.5) (layer "B.SilkS") (tstamp 1b1d6a71-c663-4f5f-a76d-4137dde8d577)
(gr_text "-" (at 153 111.75) (layer "B.SilkS") (tstamp 15e7d88f-f995-48cb-b007-a409cbd5332d)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(gr_text "qete.sh/el" (at 157.25 109.5) (layer "B.SilkS") (tstamp 1b1d6a71-c663-4f5f-a76d-4137dde8d577)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(gr_text "SDA" (at 149.25 111.75) (layer "B.SilkS") (tstamp 439d3c4e-19d9-42f9-afa8-6493a056690b)
(effects (font (size 1 0.75) (thickness 0.15)) (justify mirror))
)
(gr_text "+" (at 151 111.75) (layer "B.SilkS") (tstamp 468123d8-66e8-43ad-bb40-8005ee9418f5)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(gr_text "BloopBox\nLED-Board\nI2C" (at 142.75 107) (layer "B.SilkS") (tstamp 8fa0e091-07fc-4387-8c52-f95815a60f62)
(effects (font (size 1.2 1.2) (thickness 0.2)) (justify mirror))
)
(gr_text "SCL" (at 147 111.75) (layer "B.SilkS") (tstamp e30fe3cd-8266-47e6-814e-8ba8b799daff)
(effects (font (size 1 0.75) (thickness 0.15)) (justify mirror))
)
(gr_text "JLCJLCJLCJLC" (at 158 121.25) (layer "F.SilkS") (tstamp d50c0ce4-4ef3-423c-9bb7-ca7317db7d02)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
Expand Down
2 changes: 1 addition & 1 deletion pcb/BloopBox LED-Board-I2C.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_silk_clearance": 0.0,
"min_through_hole_diameter": 0.3,
"min_through_hole_diameter": 0.19999999999999998,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
Expand Down

0 comments on commit 3959301

Please sign in to comment.