mirror of
https://github.com/hatlabs/SH-ESP32-engine-hat.git
synced 2025-05-16 07:00:16 -07:00
Fix JLCPCB tooling hole footprint
This commit is contained in:
parent
e10b7d18cd
commit
92303de76c
File diff suppressed because it is too large
Load Diff
@ -1,9 +1,10 @@
|
||||
(module JlcpcbToolingHole (layer F.Cu) (tedit 6015A89D)
|
||||
(module JlcpcbToolingHole (layer F.Cu) (tedit 613F00CB)
|
||||
(fp_text reference REF** (at 0 2.1) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value JlcpcbToolingHole (at 0 -1.9) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad "" np_thru_hole circle (at 0 0) (size 1.3 1.3) (drill 1.152) (layers *.Cu *.Mask))
|
||||
(pad "" np_thru_hole circle (at 0 0) (size 1.3 1.3) (drill 1.152) (layers *.Cu *.Mask)
|
||||
(solder_mask_margin 0.3) (clearance 0.3))
|
||||
)
|
||||
|
@ -1,3 +1,4 @@
|
||||
(sym_lib_table
|
||||
(lib (name SH-ESP32-tank-hat)(type Legacy)(uri ${KIPRJMOD}/SH-ESP32-engine-hat.lib)(options "")(descr ""))
|
||||
(lib (name "SH-ESP32-tank-hat")(type "Legacy")(uri "${KIPRJMOD}/SH-ESP32-engine-hat.lib")(options "")(descr ""))
|
||||
(lib (name "SH-ESP32-engine-hat-rescue")(type "Legacy")(uri "${KIPRJMOD}/SH-ESP32-engine-hat-rescue.lib")(options "")(descr ""))
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user