For this week, we had the following tasks...
I wanted to design an ATSAMD11C echo board using the 10 pin header (you can view the starting png here) with one extra button and LED. Using EAGLE on Fusion360, I added the following components (almost all under the given fab library) to my schematic:
In order to make the connections (the green "wires"), I used the microcontroller datasheet to know which pin numbers corresponded to what functions. More specifically, the PORT Function Multiplexing table shows the mapping between the 14-pin pins and the header (under the COM column). In order to figure out which pins the LED and button go into, I found the digital pins schematic in the datasheet.
Afterwards, I turned the schematic into an actual board design! It took a lot of pointing and clicking to play around with the wires to see how I could space things and make it work.
I exported the design (both the traces and the outline) into Photoshop, where I cropped the image. I had to be careful to make sure that the crop was the same area for both the traces and the outline. If not, then the alignment would be off and the two mills would overlap. I solved the problem by watching the pixel locations of the top left corner and bottom right corner for the crop. Afterwards, I milled the PCB board, found the physical parts, and then soldered it on!