Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
isel_icv4030:milling_pcb_s_v2 [2024/09/06 05:09] – [Single layered PCB] formlab | isel_icv4030:milling_pcb_s_v2 [2025/08/18 02:48] (current) – [Single layered PCB] formlab | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Single layered PCB ===== | ===== Single layered PCB ===== | ||
- | You will be milling the copper away. Soldering is done on the copper side. The components go on the other side, so in the PCB software, make the traces on the **bottom layer**! | + | You will be milling the copper away. Soldering is done on the copper side. The components go on the other side, so in the PCB software, make the traces on the **bottom layer**! |
- | Make circuit and PCB layout in Kicad. Save the Kicad project. | + | Make circuit and PCB layout in Kicad. |
+ | * Set a margin of 0.5mm | ||
+ | * Use 1mm wide traces | ||
+ | * Try to enlarge the pads as much as possible while respecting the margin. You can speed up the process for similar components by changing 1 pad, then choose '' | ||
+ | * Don't draw GND tracks, as you'll use a ground plane (copper pour) with the option 'fill zone'. This prevents unnecessary overlapping track geometry in Freecad & Rhino. | ||
+ | |||
+ | Save the Kicad project. | ||
* Open Freecad | * Open Freecad | ||
- | * Select the KicadStepUp workbench | + | * Select the KicadStepUp workbench. |
- | * Click the '' | + | * If this workbench isn't there. Install it: |
+ | * **automatically**: | ||
+ | * **Manually**: | ||
+ | |||
+ | * Click the {{: | ||
+ | * Click OK on a few popups | ||
* The PCB without the pads and traces appears | * The PCB without the pads and traces appears | ||
- | * Click the '' | + | * Click the {{: |
* The pads and traces appear | * The pads and traces appear | ||
- | * Select | + | * In the model panel, select |
+ | * {{: | ||
Open Fusion 360 | Open Fusion 360 | ||
Line 28: | Line 40: | ||
* Delete the '' | * Delete the '' | ||
- | Align the pads with the tracks | + | Align the pads with the tracks |
* Select the bottom pads components and press '' | * Select the bottom pads components and press '' | ||
* Move the pads up '' | * Move the pads up '' | ||
- | Extrude the pads | + | Extrude the pads. The pads are positioned just below the PCB. Extrude them into the PCB: |
* Only show the pad component | * Only show the pad component | ||
* Press '' | * Press '' | ||
Line 38: | Line 50: | ||
* You can now show the PCB component to make sure you're extruding into it. | * You can now show the PCB component to make sure you're extruding into it. | ||
* Set distance to '' | * Set distance to '' | ||
+ | |||
+ | Info: We're not joining because due to the many faces overlapping each other this often doesn' | ||
Extrude the tracks | Extrude the tracks | ||
Line 43: | Line 57: | ||
* Press '' | * Press '' | ||
* Drag a selection rectangle over all the tracks. | * Drag a selection rectangle over all the tracks. | ||
- | * You can now show the PCB component again to make sure you're extruding into it. | ||
* Set distance to '' | * Set distance to '' | ||
- | Info: We're not joining because due to the many faces overlapping each other this often doesn't work. | + | Extrude the zones (if you have any) |
+ | * Only show the zones component | ||
+ | * Press '' | ||
+ | * Drag a selection rectangle over the zones. | ||
+ | * Set distance to ''0.02mm'' | ||
Go to Manufacture mode | Go to Manufacture mode | ||
- | * Create a setup and select all objects (PCB, tracks | + | * Create a setup and select all objects (PCB, tracks, Pads and zones) as the model. |
* Add a drilling operation | * Add a drilling operation | ||
- | * Select the hole face of the hole through the copper. | + | * Select the hole face of the hole through the copper. |
* Check '' | * Check '' | ||
* Set the bottom height to '' | * Set the bottom height to '' | ||
- | * Add a 3D contour | + | * Add a 3D contour |
Todo: | Todo: |