mirror of
https://github.com/scottbez1/smartknob.git
synced 2025-11-04 17:19:40 +08:00
Fix LCD footprint lib path and hide LCD 3d model by default in kicad 3d rendering
This commit is contained in:
parent
3cfbd3501d
commit
916854c611
@ -2,5 +2,5 @@
|
||||
(lib (name Holes)(type KiCad)(uri ${KIPRJMOD}/../lib/Holes.pretty)(options "")(descr ""))
|
||||
(lib (name Modified)(type KiCad)(uri ${KIPRJMOD}/../lib/Modified.pretty)(options "")(descr ""))
|
||||
(lib (name SolderPads)(type KiCad)(uri ${KIPRJMOD}/../lib/SolderPads.pretty)(options "")(descr ""))
|
||||
(lib (name LCD_GC9A01)(type KiCad)(uri /home/scott/src/smartknob/electronics/lib/LCD_GC9A01.pretty)(options "")(descr ""))
|
||||
(lib (name LCD_GC9A01)(type KiCad)(uri ${KIPRJMOD}/../lib/LCD_GC9A01.pretty)(options "")(descr ""))
|
||||
)
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
(kicad_pcb (version 20171130) (host pcbnew 5.1.10-88a1d61d58~90~ubuntu20.04.1)
|
||||
(kicad_pcb (version 20171130) (host pcbnew "(5.1.9)-1")
|
||||
|
||||
(general
|
||||
(thickness 1.2)
|
||||
@ -60,7 +60,7 @@
|
||||
(pad_drill 0.762)
|
||||
(pad_to_mask_clearance 0)
|
||||
(aux_axis_origin 0 0)
|
||||
(visible_elements FFFFFF7F)
|
||||
(visible_elements 7FFFFFFF)
|
||||
(pcbplotparams
|
||||
(layerselection 0x010fc_ffffffff)
|
||||
(usegerberextensions false)
|
||||
@ -120,99 +120,10 @@
|
||||
(add_net /nCS)
|
||||
(add_net /nRESET)
|
||||
(add_net GND)
|
||||
(add_net "Net-(H1-Pad1)")
|
||||
(add_net "Net-(Q1-Pad1)")
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer F.Cu) (tedit 622E46A5) (tstamp 622F2B9C)
|
||||
(at 93 92 90)
|
||||
(path /62654604)
|
||||
(attr virtual)
|
||||
(fp_text reference J5 (at 0 0.5 90) (layer F.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 -0.5 90) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1 -1.5) (end -1 -1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -0.5 -1.5) (end -1 -1.5) (layer F.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 5 /nRESET))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 6 /MOSI))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 7 /SCK))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 8 /nCS))
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer F.Cu) (tedit 622E46A5) (tstamp 622F2C5C)
|
||||
(at 107 92 90)
|
||||
(path /626526C1)
|
||||
(attr virtual)
|
||||
(fp_text reference J4 (at 0 0.5 90) (layer F.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 -0.5 90) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1 -1.5) (end -1 -1) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -0.5 -1.5) (end -1 -1.5) (layer F.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 3 /DC))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 4 /BACKLIGHT_EN))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 2 /VDD))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 1 GND))
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer B.Cu) (tedit 622E46A5) (tstamp 6207D74B)
|
||||
(at 93 92 90)
|
||||
(path /62076D99)
|
||||
(attr virtual)
|
||||
(fp_text reference J3 (at 0 -0.5 270) (layer B.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 0.5 270) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start -0.5 1.5) (end -1 1.5) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -1 1.5) (end -1 1) (layer B.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 5 /nRESET))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 6 /MOSI))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 7 /SCK))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 8 /nCS))
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer B.Cu) (tedit 622E46A5) (tstamp 620C013A)
|
||||
(at 107 92 90)
|
||||
(path /6207690B)
|
||||
(attr virtual)
|
||||
(fp_text reference J1 (at 0 -0.5 270) (layer B.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 0.5 270) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start -0.5 1.5) (end -1 1.5) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -1 1.5) (end -1 1) (layer B.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 3 /DC))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 4 /BACKLIGHT_EN))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 2 /VDD))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 1 GND))
|
||||
)
|
||||
|
||||
(module LCD_GC9A01:GC9A01Round1.28 (layer B.Cu) (tedit 622E4650) (tstamp 6207D05B)
|
||||
(module LCD_GC9A01:GC9A01Round1.28 (layer B.Cu) (tedit 622FE623) (tstamp 6207D05B)
|
||||
(at 100 110.9 90)
|
||||
(path /620756C7)
|
||||
(attr smd)
|
||||
@ -222,12 +133,12 @@
|
||||
(fp_text value GC9A01 (at 0 0.5 90) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 0 -5.7) (end 0 -4.5) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start 0 5.7) (end 0 4.5) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -4.5 6.4) (end -3 5.7) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -6.5 6.4) (end -4.5 6.4) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start 0 -5.7) (end -6.5 -5.7) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start 0 5.7) (end -3 5.7) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start 0 -5.7) (end -6.5 -5.7) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -6.5 6.4) (end -4.5 6.4) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -4.5 6.4) (end -3 5.7) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start 0 5.7) (end 0 4.5) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start 0 -5.7) (end 0 -4.5) (layer B.SilkS) (width 0.15))
|
||||
(fp_text user 12 (at 2 -4 90) (layer B.SilkS)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror))
|
||||
)
|
||||
@ -258,13 +169,101 @@
|
||||
(net 10 /LEDK))
|
||||
(pad 1 smd roundrect (at 0 3.85 90) (size 2 0.35) (layers B.Cu B.Paste B.Mask) (roundrect_rratio 0.25)
|
||||
(net 1 GND))
|
||||
(model ${KIPRJMOD}/../lib/LCD_GC9A01.3dshapes/TFT-Round-1.28.step
|
||||
(model ${KIPRJMOD}/../lib/LCD_GC9A01.3dshapes/TFT-Round-1.28.step.disabled
|
||||
(offset (xyz 10.9 0 -1.8))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 180 90))
|
||||
)
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer F.Cu) (tedit 622E46A5) (tstamp 622F2B9C)
|
||||
(at 93 92 90)
|
||||
(path /62654604)
|
||||
(attr virtual)
|
||||
(fp_text reference J5 (at 0 0.5 90) (layer F.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 -0.5 90) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.5 -1.5) (end -1 -1.5) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1 -1.5) (end -1 -1) (layer F.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 5 /nRESET))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 6 /MOSI))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 7 /SCK))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 8 /nCS))
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer F.Cu) (tedit 622E46A5) (tstamp 622F2C5C)
|
||||
(at 107 92 90)
|
||||
(path /626526C1)
|
||||
(attr virtual)
|
||||
(fp_text reference J4 (at 0 0.5 90) (layer F.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 -0.5 90) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.5 -1.5) (end -1 -1.5) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1 -1.5) (end -1 -1) (layer F.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 3 /DC))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 4 /BACKLIGHT_EN))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 2 /VDD))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers F.Cu F.Mask)
|
||||
(net 1 GND))
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer B.Cu) (tedit 622E46A5) (tstamp 6207D74B)
|
||||
(at 93 92 90)
|
||||
(path /62076D99)
|
||||
(attr virtual)
|
||||
(fp_text reference J3 (at 0 -0.5 270) (layer B.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 0.5 270) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start -1 1.5) (end -1 1) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -0.5 1.5) (end -1 1.5) (layer B.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 5 /nRESET))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 6 /MOSI))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 7 /SCK))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 8 /nCS))
|
||||
)
|
||||
|
||||
(module SolderPads:SolderPads_2mm_4 (layer B.Cu) (tedit 622E46A5) (tstamp 620C013A)
|
||||
(at 107 92 90)
|
||||
(path /6207690B)
|
||||
(attr virtual)
|
||||
(fp_text reference J1 (at 0 -0.5 270) (layer B.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_text value Conn_01x04 (at 0 0.5 270) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start -1 1.5) (end -1 1) (layer B.SilkS) (width 0.15))
|
||||
(fp_line (start -0.5 1.5) (end -1 1.5) (layer B.SilkS) (width 0.15))
|
||||
(pad 4 smd oval (at 6 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 3 /DC))
|
||||
(pad 3 smd oval (at 4 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 4 /BACKLIGHT_EN))
|
||||
(pad 2 smd oval (at 2 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 2 /VDD))
|
||||
(pad 1 smd oval (at 0 0 90) (size 1.25 2.5) (layers B.Cu B.Mask)
|
||||
(net 1 GND))
|
||||
)
|
||||
|
||||
(module Resistor_SMD:R_0603_1608Metric (layer B.Cu) (tedit 5F68FEEE) (tstamp 6207D0AD)
|
||||
(at 112.5 107.5)
|
||||
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
|
||||
@ -277,16 +276,16 @@
|
||||
(fp_text value 1M (at 0 -1.43) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 -0.4125) (end -0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer B.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror))
|
||||
)
|
||||
@ -313,16 +312,16 @@
|
||||
(fp_text value 22R (at 0 -1.43 270) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 -0.4125) (end -0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0 270) (layer B.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror))
|
||||
)
|
||||
@ -349,16 +348,16 @@
|
||||
(fp_text value 10k (at 0 -1.43) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 -0.4125) (end -0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer B.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror))
|
||||
)
|
||||
@ -385,19 +384,19 @@
|
||||
(fp_text value 2N7002 (at 0 -2.5 180) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 0.76 -1.58) (end -0.7 -1.58) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.76 1.58) (end -1.4 1.58) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -1.7 -1.75) (end -1.7 1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 -1.75) (end -1.7 -1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 1.75) (end 1.7 -1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.7 1.75) (end 1.7 1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 0.76 1.58) (end 0.76 0.65) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.7 -1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.7 1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.7 0.95) (end -0.15 1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.15 1.52) (end 0.7 1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.7 0.95) (end -0.7 -1.5) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.15 1.52) (end 0.7 1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.7 0.95) (end -0.15 1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.7 1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.7 -1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.76 1.58) (end 0.76 0.65) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -1.7 1.75) (end 1.7 1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 1.75) (end 1.7 -1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 -1.75) (end -1.7 -1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.7 -1.75) (end -1.7 1.75) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 0.76 1.58) (end -1.4 1.58) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.76 -1.58) (end -0.7 -1.58) (layer B.SilkS) (width 0.12))
|
||||
(fp_text user %R (at 0 0 90) (layer B.Fab)
|
||||
(effects (font (size 0.5 0.5) (thickness 0.075)) (justify mirror))
|
||||
)
|
||||
@ -444,16 +443,16 @@
|
||||
(fp_text value 0.1uF (at 0 -1.43 270) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.14058 0.51) (end 0.14058 0.51) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 0.8 -0.4) (end -0.8 -0.4) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 -0.4) (end -0.8 0.4) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 0.8 -0.4) (end -0.8 -0.4) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.14058 0.51) (end 0.14058 0.51) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0 270) (layer B.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror))
|
||||
)
|
||||
@ -480,16 +479,16 @@
|
||||
(fp_text value 22uF (at 0 -1.68 270) (layer B.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(fp_line (start 1.7 -0.98) (end -1.7 -0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 0.98) (end 1.7 -0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.7 0.98) (end 1.7 0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.7 -0.98) (end -1.7 0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start 1 -0.625) (end -1 -0.625) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 1 0.625) (end 1 -0.625) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -1 0.625) (end 1 0.625) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -1 -0.625) (end -1 0.625) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -1 0.625) (end 1 0.625) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 1 0.625) (end 1 -0.625) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start 1 -0.625) (end -1 -0.625) (layer B.Fab) (width 0.1))
|
||||
(fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer B.SilkS) (width 0.12))
|
||||
(fp_line (start -1.7 -0.98) (end -1.7 0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.7 0.98) (end 1.7 0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 0.98) (end 1.7 -0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 -0.98) (end -1.7 -0.98) (layer B.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0 270) (layer B.Fab)
|
||||
(effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror))
|
||||
)
|
||||
@ -550,7 +549,7 @@
|
||||
(gr_text " COMMIT: deadbeef\nDATE: YYYY-MM-DD\n" (at 100 105) (layer B.SilkS) (tstamp 620BB164)
|
||||
(effects (font (size 0.9 0.9) (thickness 0.12)) (justify left mirror))
|
||||
)
|
||||
(gr_text "Screen PCB\nv0.1" (at 117 99.6) (layer B.SilkS)
|
||||
(gr_text "Screen PCB\nv#.#" (at 117 99.6) (layer B.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.1)) (justify left mirror))
|
||||
)
|
||||
(gr_text SmartKnob (at 116.4 94.4) (layer B.SilkS) (tstamp 620C0ACE)
|
||||
@ -594,13 +593,6 @@
|
||||
(gr_circle (center 100 100) (end 117.5 100) (layer Edge.Cuts) (width 0.2))
|
||||
(gr_circle (center 100 100) (end 104.05 100) (layer Edge.Cuts) (width 0.2))
|
||||
|
||||
(via (at 91.8 92) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 8))
|
||||
(via (at 91.8 90) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 7))
|
||||
(via (at 91.8 88) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 6))
|
||||
(via (at 91.8 86) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 5))
|
||||
(via (at 108.2 90) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 2))
|
||||
(via (at 108.2 88) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 4))
|
||||
(via (at 108.2 86) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 3))
|
||||
(via (at 91 98.5) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
|
||||
(via (at 89 98.5) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
|
||||
(via (at 87 98.5) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
|
||||
@ -614,6 +606,7 @@
|
||||
(via (at 107.75 109) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
|
||||
(via (at 98.5 92.5) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
|
||||
(via (at 105.5 93) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 1))
|
||||
(via (at 108.2 90) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 2))
|
||||
(segment (start 106.175 106.05) (end 106 106.225) (width 0.25) (layer B.Cu) (net 2))
|
||||
(segment (start 108 106.05) (end 106.175 106.05) (width 0.4) (layer B.Cu) (net 2))
|
||||
(segment (start 104.775 106.225) (end 101.75 109.25) (width 0.4) (layer B.Cu) (net 2))
|
||||
@ -623,6 +616,7 @@
|
||||
(segment (start 109.5 91.5) (end 109.5 104.55) (width 0.4) (layer B.Cu) (net 2))
|
||||
(segment (start 108 90) (end 109.5 91.5) (width 0.4) (layer B.Cu) (net 2))
|
||||
(segment (start 108 90) (end 107 90) (width 0.4) (layer B.Cu) (net 2))
|
||||
(via (at 108.2 86) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 3))
|
||||
(segment (start 104.5 87.5) (end 106 86) (width 0.25) (layer B.Cu) (net 3) (status 1000000))
|
||||
(segment (start 106 86) (end 107 86) (width 0.25) (layer B.Cu) (net 3) (status 1000000))
|
||||
(segment (start 99.65 110.6) (end 99.65 109.35) (width 0.25) (layer B.Cu) (net 3) (status 1000000))
|
||||
@ -630,12 +624,14 @@
|
||||
(segment (start 104.5 94) (end 104.5 87.5) (width 0.25) (layer B.Cu) (net 3) (status 1000000))
|
||||
(segment (start 107.5 101.5) (end 107.5 97) (width 0.25) (layer B.Cu) (net 3) (status 1000000))
|
||||
(segment (start 107.5 97) (end 104.5 94) (width 0.25) (layer B.Cu) (net 3) (status 1000000))
|
||||
(via (at 108.2 88) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 4))
|
||||
(segment (start 113 104) (end 113 105.675) (width 0.25) (layer B.Cu) (net 4))
|
||||
(segment (start 111.5 102.5) (end 113 104) (width 0.25) (layer B.Cu) (net 4))
|
||||
(segment (start 111.5 91.5) (end 111.5 102.5) (width 0.25) (layer B.Cu) (net 4))
|
||||
(segment (start 108 88) (end 111.5 91.5) (width 0.25) (layer B.Cu) (net 4))
|
||||
(segment (start 113 105.675) (end 113.325 106) (width 0.25) (layer B.Cu) (net 4))
|
||||
(segment (start 107 88) (end 108 88) (width 0.25) (layer B.Cu) (net 4))
|
||||
(via (at 91.8 86) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 5))
|
||||
(segment (start 86 92) (end 92 86) (width 0.25) (layer B.Cu) (net 5))
|
||||
(segment (start 86 103.5) (end 86 92) (width 0.25) (layer B.Cu) (net 5))
|
||||
(segment (start 91.5 109) (end 86 103.5) (width 0.25) (layer B.Cu) (net 5))
|
||||
@ -643,6 +639,7 @@
|
||||
(segment (start 96.85 109.35) (end 96.5 109) (width 0.25) (layer B.Cu) (net 5))
|
||||
(segment (start 92 86) (end 93 86) (width 0.25) (layer B.Cu) (net 5))
|
||||
(segment (start 96.85 110.6) (end 96.85 109.35) (width 0.25) (layer B.Cu) (net 5))
|
||||
(via (at 91.8 88) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 6))
|
||||
(segment (start 96.686401 108.549991) (end 97.55 109.413589) (width 0.25) (layer B.Cu) (net 6))
|
||||
(segment (start 93.549991 108.549991) (end 96.686401 108.549991) (width 0.25) (layer B.Cu) (net 6))
|
||||
(segment (start 88 103) (end 93.549991 108.549991) (width 0.25) (layer B.Cu) (net 6))
|
||||
@ -650,6 +647,7 @@
|
||||
(segment (start 88 92) (end 88 103) (width 0.25) (layer B.Cu) (net 6))
|
||||
(segment (start 92 88) (end 88 92) (width 0.25) (layer B.Cu) (net 6))
|
||||
(segment (start 93 88) (end 92 88) (width 0.25) (layer B.Cu) (net 6))
|
||||
(via (at 91.8 90) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 7))
|
||||
(segment (start 90 92.5) (end 92.5 90) (width 0.25) (layer B.Cu) (net 7))
|
||||
(segment (start 95.5 108) (end 90 102.5) (width 0.25) (layer B.Cu) (net 7))
|
||||
(segment (start 90 102.5) (end 90 92.5) (width 0.25) (layer B.Cu) (net 7))
|
||||
@ -657,6 +655,7 @@
|
||||
(segment (start 98.25 109.25) (end 97 108) (width 0.25) (layer B.Cu) (net 7))
|
||||
(segment (start 92.5 90) (end 93 90) (width 0.25) (layer B.Cu) (net 7))
|
||||
(segment (start 98.25 110.6) (end 98.25 109.25) (width 0.25) (layer B.Cu) (net 7))
|
||||
(via (at 91.8 92) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 8))
|
||||
(segment (start 92 93) (end 93 92) (width 0.25) (layer B.Cu) (net 8))
|
||||
(segment (start 92 102) (end 92 93) (width 0.25) (layer B.Cu) (net 8))
|
||||
(segment (start 98.95 108.95) (end 92 102) (width 0.25) (layer B.Cu) (net 8))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user