Besides the obvious, I am wondering what the difference is between 5K pot and 10K pot. The schematic I'm using has the VR1 listed as 10K. I only had a 5K pot on hand so I used it. It seems to run just fine.
Is there any reason I should order a 10K when I built my final PSU?
Thank you
I can briefly cover 'typical uses' and see what applies.
The 3 terminals on a potentiometer are often either used as a variable voltage divider, or as a variable resistor.
A variable voltage divider puts pin 1 and pin 3 on VCC and GND, while the 'wiper' on pin 2 goes to a microcontroller or other voltage sensitive 'input'. The value of the potentiometer in this instance does not make much of a difference. A lower value may waste more power and too low can cause the potentiometer to fail.
Using it as a variable resistor requires a proper value to be selected. You 'Can' fudge the value though... if you design for a 10K but the desired result occurs when the potentiometer is set to less than 5K then you can use a 5K... you cannot use lower, and you can most certainly use higher. Using lower reduced the amount of adjustment you have, and using higher will make the adjustment feel clumsy and over-sensitive.
There are other cases of course, and we cant say exactly which until we see the circuit.