circuitjs1
circuitjs1 copied to clipboard
BUG: Potentiometer wiper position change on file open (or on file save?)
When my circuit has a potentiometer with some non-central wiper position set its position is slightly off the set value on every save-open cycle. How to reproduce:
- Create a blank circuit
- Place potentiometer there
- Make its total resistance, say, 10k
- Set its wiper to, say, 7.6k/2.4k
- Save the circuit to a file
- Open the file
- See the wiper position of the potentiometer is 7.5k/2.5k
- Save again
- Open again
- See the wiper position of the potentiometer now is 7.4k/2.6k
- And so on...
Every save-open makes the wipers of the potentiometers a little off.