During this week I concluded that the mini mill does not like me. Even though this assignment involved many failed attempts, it helped me understand the complete workflow of electronics production: from exporting the PCB correctly to milling, soldering, and finally programming a functional custom board.
Here is a full guide on how to make your own physical PCB.
Make and test a microcontroller development board that you designed.

The first part of this week was preparing the digital files so the milling machine could understand my PCB. This meant exporting the board correctly from KiCad and then transforming those files into an RML toolpath using Mods.
Once the digital files were ready, it was time to move to the mini mill. This was the most challenging part of the week because even a very small calibration mistake could ruin the entire PCB.
After finally getting a clean PCB, the next step was assembling all the electronic components by soldering them carefully into place.
Once the board was assembled, the last technical step was programming it to verify that the electronics were actually working.
After several failed exports, calibration problems, and three milling attempts, I finally obtained a fully working custom development board.
The PCB works as a custom programmable Arduino-like board that connects through USB and can be programmed normally. Seeing the Neopixels finally turn on after so many fabrication issues made the whole process worth it.

