This tutorial will go over how to get started with your PCB design, as well as go over the things you will use while designing your PCB.
Drawing A Rectangle |
Shape Properties |
PCB Outline Properties |
Adding a GND Plane |
Copper Zone Window |
Fill All Zones |
Now we can deal with moving parts around. To do so you can click and hold on a part or hold M on your keypad over the part to drag it around, while it is selected if you press R on your keyboard the part will rotate. You will notice that certain pads are connected to others with small lines, these lines are called a “airwires”, the collection off all the airwires is the “ratsnest”. Do your best to move/orientate that parts in such a way to untangle the ratsnest.
Now we can connect these airwires with traces. Make sure the copper layer you are working on is selected, usually F.Cu. Hover over the Pad you want to draw a trace on and select X on your keyboard. You will now be able to move your mouse around and the trace will follow while staying anchored to the pad. If you click on the screen you can set more anchor points to fix the trace. Use the airwire to guide your trace to the corresponding pad, click on the desired pad to route the trace there.
Drawing A Trace |
We need to change the size of the trace we ran previously. It is important the trace is properly sized as if they are not we might pop a trace. Usually traces which supply power are larger as there is more current passing though them. We can use a trace width calculator to make sure we select the correct size. As a general rule of thumb, 40 mils for power traces, 20 mils for signal traces.
Once you have determined the size you want your trace, select the trace right click and you will see a menu where various parameters of the trace appear. Click on the “Properties…” button and the menu shown below should appear. Change the track width to your calculated value. Click OK and your trace is ready to go.
Track/Trace Properties |
There are ways to set up pre specified trace widths in the Design Rules Editor Section.
Vias are essentially a way to route a trace to different layers of your PCB with copper plated around a drilled hole. It is essentially a through-hole but is usually much smaller. Vias are extremely useful for routing traces, especially as your board gets populated with other traces requiring you to switch between layers to avoid these other traces while routing.
Example of a Via |
We can add vias to our PCB by first routing a trace using steps discussed above. When you reach the point of your trace where you want a via, left click and select “Place Through Via”.
Placing a Via |
A via should appear on your PCB, you will now be routing a trace on the opposite side of your PCB, you can confirm this as the trace should have turned a different color. You can edit the via to match the design rules by right clicking the via and selecting “Properties…”. Use this window to configure the via, you have now successfully used a via.
Via Properties |