Browse Source

VCO_AS3340: add bodge wire for -10V to front panel

main
cinnaboot 10 months ago
parent
commit
f1778e10c3
  1. 1684
      VCO_AS3340/VCO_AS3340.kicad_pcb
  2. 64
      VCO_AS3340/VCO_AS3340.kicad_sch

1684
VCO_AS3340/VCO_AS3340.kicad_pcb

File diff suppressed because it is too large Load Diff

64
VCO_AS3340/VCO_AS3340.kicad_sch

@ -2343,12 +2343,6 @@
(color 0 0 0 0) (color 0 0 0 0)
(uuid "e8db2474-df7c-4a99-a715-ce39068bbc60") (uuid "e8db2474-df7c-4a99-a715-ce39068bbc60")
) )
(junction
(at 89.535 182.88)
(diameter 0)
(color 0 0 0 0)
(uuid "efaa7243-a25f-4db5-958b-f7a152e493fc")
)
(junction (junction
(at 30.48 167.64) (at 30.48 167.64)
(diameter 0) (diameter 0)
@ -3261,7 +3255,7 @@
) )
(wire (wire
(pts (pts
(xy 89.535 182.88) (xy 91.44 182.88) (xy 89.535 180.34) (xy 91.44 180.34)
) )
(stroke (stroke
(width 0) (width 0)
@ -3929,16 +3923,6 @@
) )
(uuid "9e51040e-8ff0-4b45-8045-a163d898cc13") (uuid "9e51040e-8ff0-4b45-8045-a163d898cc13")
) )
(wire
(pts
(xy 87.63 182.88) (xy 89.535 182.88)
)
(stroke
(width 0)
(type default)
)
(uuid "9f955004-77db-44e8-8828-265dc50f6f65")
)
(wire (wire
(pts (pts
(xy 133.35 54.61) (xy 133.35 55.88) (xy 133.35 54.61) (xy 133.35 55.88)
@ -4149,6 +4133,16 @@
) )
(uuid "b13a873e-8956-48cb-bdb6-f52eb61ca42c") (uuid "b13a873e-8956-48cb-bdb6-f52eb61ca42c")
) )
(wire
(pts
(xy 87.63 182.88) (xy 91.44 182.88)
)
(stroke
(width 0)
(type default)
)
(uuid "b152a918-8a64-4cbe-aa13-91f20cbade1b")
)
(wire (wire
(pts (pts
(xy 34.925 69.215) (xy 38.735 69.215) (xy 34.925 69.215) (xy 38.735 69.215)
@ -4339,16 +4333,6 @@
) )
(uuid "c96e02ec-a425-452b-9ba2-76e3b7a5cdb3") (uuid "c96e02ec-a425-452b-9ba2-76e3b7a5cdb3")
) )
(wire
(pts
(xy 89.535 182.88) (xy 89.535 180.34)
)
(stroke
(width 0)
(type default)
)
(uuid "c9b41201-bc4a-4ff2-a82b-653e44c550de")
)
(wire (wire
(pts (pts
(xy 211.455 66.04) (xy 211.455 97.155) (xy 211.455 66.04) (xy 211.455 97.155)
@ -4871,7 +4855,7 @@
) )
(global_label "GND" (global_label "GND"
(shape input) (shape input)
(at 91.44 182.88 0) (at 91.44 180.34 0)
(fields_autoplaced yes) (fields_autoplaced yes)
(effects (effects
(font (font
@ -4881,7 +4865,7 @@
) )
(uuid "065dbcc6-b6b2-4c61-b658-d3235808b11e") (uuid "065dbcc6-b6b2-4c61-b658-d3235808b11e")
(property "Intersheetrefs" "${INTERSHEET_REFS}" (property "Intersheetrefs" "${INTERSHEET_REFS}"
(at 98.2163 182.88 0) (at 98.2163 180.34 0)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@ -6035,6 +6019,28 @@
) )
) )
) )
(global_label "-10V"
(shape input)
(at 91.44 182.88 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
(uuid "f4ea7b9f-1792-400f-9e57-ce58fe386ab7")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
(at 99.5052 182.88 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
(hide yes)
)
)
)
(global_label "GND" (global_label "GND"
(shape input) (shape input)
(at 99.06 92.075 270) (at 99.06 92.075 270)

Loading…
Cancel
Save