@@ -269,14 +269,16 @@ KiCad uses text files both for storing configuration parameters and your actual
- Make sure that the grid is set to ”mm” and change the grid size to 1,0mm.
- Click on the Read netlist button and select your newly generated netlist-file, click Read Current Netlist.
- Click on the menu File/Board Setup/Design Rules, you should set:
| Requirement | Value |
| -------------------- | ------- |
| Minimum track width | 0,2mm |
| Minimum via diameter | 0,4mm |
| Minimum via drill | 0,3mm |
| Minimum hole to hole | 0,25 mm |
(We don't use micro vias in our designs.)
- Click on the menu File/Board Setup/Design Rules, you should set:
| Requirement | Value |
| -------------------- | ------- |
| Minimum track width | 0,2mm |
| Minimum via diameter | 0,4mm |
| Minimum via drill | 0,3mm |
| Minimum hole to hole | 0,25 mm |
(We don't use micro vias in our designs.)
- Under "Net Classes" we add a new class. Click on the ”Add” button to add a classes named Power, and set the track width to 0,5mm. We want this net to handle more current, hence we use a wider trace.