Fixed caps lock footprint error
This commit is contained in:
parent
e8ccf2a224
commit
6e2c7a8e2d
@ -1,18 +1,18 @@
|
||||
(module SW_TH_DPDT_Pushbutton_Latched (layer F.Cu) (tedit 606165CD)
|
||||
(fp_text reference REF** (at 0 0.5) (layer F.SilkS)
|
||||
(module SW_TH_DPDT_Pushbutton_Latched (layer F.Cu) (tedit 6066BDE4)
|
||||
(fp_text reference SW54 (at 0 0.5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value SW_TH_DPDT_Pushbutton_Latched (at 0 -0.5) (layer F.Fab)
|
||||
(fp_text value CAPSLK (at 0 -0.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -4 2) (end 4 2) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4 2) (end 4 10) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4 10) (end -4 10) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4 10) (end -4 2) (layer F.SilkS) (width 0.12))
|
||||
(pad 2 thru_hole circle (at -2.54 3.429) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at -2.54 5.969) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole circle (at -2.54 8.509) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 2.54 8.509) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 2.54 3.429) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 6 thru_hole circle (at 2.54 5.969) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 2.54 3.429) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 2.54 8.509) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at -2.54 8.509) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at -2.54 5.969) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole circle (at -2.54 3.429) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
|
||||
)
|
||||
|
@ -1,4 +1,4 @@
|
||||
15136170929833283
|
||||
15136171280076283
|
||||
Battery
|
||||
BatteryHolder_Bulgin_BX0036_1xC
|
||||
Bulgin Battery Holder, BX0036, Battery Type C (http://www.bulgin.com/media/bulgin/data/Battery_holders.pdf)
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -5840,7 +5840,7 @@
|
||||
)
|
||||
)
|
||||
|
||||
(gr_text "v 1.0" (at 227.33 43.18) (layer B.Cu)
|
||||
(gr_text "ver 1.0" (at 227.33 43.18) (layer B.Cu)
|
||||
(effects (font (size 2 2) (thickness 0.3)) (justify mirror))
|
||||
)
|
||||
(gr_text "PAT80 Keyboard" (at 64.77 31.75) (layer B.Cu)
|
||||
|
Loading…
Reference in New Issue
Block a user