Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix i2c labels on schematic #280

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions hardware/EuroPi/schematic/europi_schematic.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -2799,7 +2799,7 @@
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "GP1" (shape input) (at 87.63 189.23 0) (fields_autoplaced)
(global_label "GP3" (shape input) (at 87.63 189.23 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 2522909e-6f5c-4f36-9c3a-869dca14e50f)
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 94.2853 189.23 0)
Expand Down Expand Up @@ -2834,7 +2834,7 @@
(effects (font (size 1.27 1.27)) (justify right) hide)
)
)
(global_label "GP3" (shape input) (at 45.72 189.23 0) (fields_autoplaced)
(global_label "GP1" (shape input) (at 45.72 189.23 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 6e9883d7-9642-4425-a248-b92a09f0624c)
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 52.3753 189.23 0)
Expand Down Expand Up @@ -2911,7 +2911,7 @@
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "GP2" (shape input) (at 45.72 182.88 0) (fields_autoplaced)
(global_label "GP0" (shape input) (at 45.72 182.88 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid c56bbebe-0c9a-418d-911e-b8ba7c53125d)
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 52.3753 182.88 0)
Expand Down Expand Up @@ -2946,7 +2946,7 @@
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(global_label "GP0" (shape input) (at 87.63 182.88 0) (fields_autoplaced)
(global_label "GP2" (shape input) (at 87.63 182.88 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid fd4dd248-3e78-4985-a4fc-58bc05b74cbf)
(property "Intersheetrefs" "${INTERSHEET_REFS}" (at 94.2853 182.88 0)
Expand Down Expand Up @@ -6578,11 +6578,11 @@
(pin "1" (uuid 73cf999e-6af7-4a18-8473-dee3486d289d))
(pin "2" (uuid 7263abbc-5228-449d-ae2b-c869244ad2a3))
(pin "3" (uuid 54f57279-56bf-4672-a1e7-e8b9f335fe0c))
(pin "5" (uuid 65b9f9e2-288e-400a-a829-76c266af32fd))
(pin "6" (uuid 745808dc-3e05-40fd-beec-fa846376c351))
(pin "7" (uuid 52330a7f-098a-42f9-99a1-79628bc51abc))
(pin "4" (uuid f60e47f2-a8c9-4713-bc1b-b68b7d1281cc))
(pin "8" (uuid a015d94f-b1d7-4074-b251-aed82df5ec72))
(pin "5" (uuid 65b9f9e2-288e-400a-a829-76c266af32fe))
(pin "6" (uuid 745808dc-3e05-40fd-beec-fa846376c352))
(pin "7" (uuid 52330a7f-098a-42f9-99a1-79628bc51abd))
(pin "4" (uuid f60e47f2-a8c9-4713-bc1b-b68b7d1281cd))
(pin "8" (uuid a015d94f-b1d7-4074-b251-aed82df5ec73))
(instances
(project "europi_schematic"
(path "/5701b80f-f006-4814-81c9-0c7f006088a9"
Expand Down
Binary file modified hardware/EuroPi/schematic/europi_schematic.pdf
Binary file not shown.
Loading