Skip to content

Commit

Permalink
adding electronic throttle control
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Brandt committed Nov 20, 2024
1 parent af27a78 commit 81c025c
Show file tree
Hide file tree
Showing 18 changed files with 34,495 additions and 17,534 deletions.
12 changes: 6 additions & 6 deletions HD.pretty/TE81PINHD.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
)
)
(fp_text user "JSS"
(at 23.22813 -4.863825 90)
(at 23.22813 -5.1 90)
(unlocked yes)
(layer "B.SilkS")
(uuid "76ec5d15-f0e5-40ba-82e2-be129ece1f4a")
Expand Down Expand Up @@ -784,8 +784,8 @@
)
(pad "" np_thru_hole circle
(at -23.2 0.3)
(size 3.6 3.6)
(drill 3.6)
(size 4.5 4.5)
(drill 4.5)
(layers "F&B.Cu" "*.Mask")
(uuid "61ff7f36-85ba-47bd-8da6-e309335f0784")
)
Expand All @@ -804,9 +804,9 @@
(uuid "9781c9ed-58d5-40e7-a6c7-f265ff4de303")
)
(pad "" np_thru_hole circle
(at 56.8 0)
(size 3.6 3.6)
(drill 3.6)
(at 56.8 0.3)
(size 4.5 4.5)
(drill 4.5)
(layers "F&B.Cu" "*.Mask")
(uuid "c0d6decf-c6ad-4ba9-8f33-456dda16857b")
)
Expand Down
1 change: 1 addition & 0 deletions fp-lib-table
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
(lib (name "VNLD5160TR-E")(type "KiCad")(uri "${KIPRJMOD}/ul_VNLD5160TR-E/KiCADv6/footprints.pretty")(options "")(descr ""))
(lib (name "ISL9V3040D3ST")(type "KiCad")(uri "${KIPRJMOD}/ul_ISL9V3040D3ST/KiCADv6/footprints.pretty")(options "")(descr ""))
(lib (name "kicad6-libraries")(type "KiCad")(uri "${KIPRJMOD}/kicad6-libraries")(options "")(descr ""))
(lib (name "TLE9201SG")(type "KiCad")(uri "${KIPRJMOD}/ul_TLE9201SGAUMA1/KiCADv6/footprints.pretty")(options "")(descr ""))
)
Loading

0 comments on commit 81c025c

Please sign in to comment.