Browse Source

VCO_AS3340: update waveshaper resistor values

It turns out 10Vp-p is not the same as +/- 10V. Oops.
main
cinnaboot 11 months ago
parent
commit
ddc096b9c0
  1. 1
      VCO_AS3340/VCO_AS3340.kicad_pro
  2. 6
      VCO_AS3340/VCO_AS3340.kicad_sch

1
VCO_AS3340/VCO_AS3340.kicad_pro

@ -457,6 +457,7 @@
"single_global_label": "ignore", "single_global_label": "ignore",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning", "unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error", "unit_value_mismatch": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"wire_dangling": "error" "wire_dangling": "error"

6
VCO_AS3340/VCO_AS3340.kicad_sch

@ -7325,7 +7325,7 @@
) )
) )
) )
(property "Value" "220k" (property "Value" "47k"
(at 240.03 55.245 90) (at 240.03 55.245 90)
(effects (effects
(font (font
@ -7709,7 +7709,7 @@
) )
) )
) )
(property "Value" "47k" (property "Value" "22k"
(at 214.63 20.32 90) (at 214.63 20.32 90)
(effects (effects
(font (font
@ -8808,7 +8808,7 @@
) )
) )
) )
(property "Value" "300k" (property "Value" "150k"
(at 225.425 106.045 90) (at 225.425 106.045 90)
(effects (effects
(font (font

Loading…
Cancel
Save