Note that as reported above there is an error in the power supply on the K1 board that requires a small board mod before you add parts, or before power anyway. I can detail it here or by PM.
If you have time , please do it here .
This way more of people trying to make tests will see it.
I'm afraid there's terrible news on the K1 now.
I've stencilled a pair and was half way through placing parts when I discovered that the PIC footprint is not right. It is too narrow! I couldn't believe my eyes when I went to place it and it the part was 1.5mm too wide. Then I felt dizzy when I thought of the K16 boards. So I quickly checked them and they are correct! So what happened? Well, looking at the design files I see that the PIC footprint for the K1 is different from the K16. It appears there are two footprints in the Kicad library with the same name. So when I placed the k16, first, and checked it (really carefully), it looked good. But a few weeks later when I did the K1, I already knew it was right so grabbed it again, mistakenly taking the other footprint which it turns out is 1.5mm more narrow.
While this is undoubtedly my own fault I'd like to blame the Kicad workflow as well. In other design programs you assign your footprint once for each part. But in Kicad you have to assign the footprint every time you use a part during the step where you transfer to PCB, which naturally leads to this type of error. Believe me - I'm really ticked off now, that I didn't catch this and the other errors before the board went out. In past projects I would take my parts and lay them on a print out of the board to check everything looks ok, but in this case the boards were ordered before the parts were even here, so I never had that chance. I guess this is what I get for moving too fast under too much pressure.
My only choice now is to work on the K16 for initial testing while I fix the K1 and send it for new boards. I may as well learn what I can from the K16 before doing that as there could be design changes that would be pointless to miss on the k1. There probably is a hack job way to make the PIC fit the K1 board but given the K16 is here and needs to be tested I'm going to remove the parts, wipe it clean and start again on the K16.
Regarding the K1 power fix I have a PDF diagram of the changes needed but I'm not sure it's useful any more. I'll put it up on github in the kicad/nano directory as fix1.pdf.
Maybe I'll check again with the PIC placement if it's at all possible to fudge it in without shorting out something.