Hi robimarko!
This is a great first project. My first project was the same as yours: a dual LM317 supply (one for current limiting, another for voltage limiting).
Dave covers the "classic" version of this circuit briefly in his power supply design video series, before moving on to more sophisticated designs:
I designed something very similar and had some PCB's made. I'm on revision 2 of the board now, and am probably going to put it up on tindie.com for sale soon.
https://github.com/pepaslabs/DualLM317BenchSupplyThe series resistor in the CC portion of the circuit has to burn a lot of power, so you can't use a potentiometer; you'd have to use a large rheostat to have truly variable CC. Instead, I decided to keep it simple by instead offering 6 fixed-current limits. I figured the most rudimentary of beginners (whom this supply is aimed at) most likely just need protection against letting the magic smoke out, rather than fine current adjustment (I am also working on an op amp / pass transistor supply which will have fine current limiting).
Schematic:
https://github.com/pepaslabs/DualLM317BenchSupply/blob/master/DualLM317BenchSupply_schematic.pdf?raw=trueThe PCB:
Assembled board:
The board next to its copper-clad prototype:
If you know how to use KiCAD, I've open-sourced all of the CAD files. Please feel free to use them!
The total BOM costs end up being about $30 to assemble a board, and that assumes you can find a wall-wart on clearance for $3, so the fully assembled version of this board is a bit expensive (compare to an entry level bench supply, the CSI1802SX for $50
http://www.circuitspecialists.com/bench-power-supply-csi1802x.html ).
For that reason, I think I'm going to just sell the PCB's, rather than a full kit, as that would add needless markup and shipping to a bunch of components which people can simply order themselves, otherwise I'd have to charge the cost of a CSI1802X, which would be ridiculous.