Look at the schematic/pdf/Cronus.pdf.
To do.
The PCB is single-sided, so the manufacturing process is relatively easy. In the schematic/gcode directory, you can find G-code files suitable for producing homemade PCBs.
The files are generated from the gerber sources by genpcb.sh script, which uses the famous pcb2gcode tool
git clone --recurse-submodules https://github.com/ashep/cronus.git
git pull
git submodule update --recursive --remote
First release.
- Oleksandr Shepetko -- initial work.