isel_icv4030:milling_pcb_s_v2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
isel_icv4030:milling_pcb_s_v2 [2025/08/13 03:20] – [Single layered PCB] formlabisel_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**! (This layer will still be mirrored horizontally later).
  
-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 ''Copy pad properties to default'' from the context menu. Then set the selection filter (right bottom window) to only pads. Box select to select all wanted pads choose ''Paste default pad properties to selected''
 +  * 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
Line 62: Line 68:
   * Create a setup and select all objects (PCB, tracks, Pads and zones) as the model.   * 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. For some reason it doesn't work with the hole in the PCB object.+    * Select the hole face of the hole through the copper. If that doesn't work, try on the holes of the PCB object.
     * Check ''select same diameter''.     * Check ''select same diameter''.
     * Set the bottom height to ''bottom height: lowest of model -0.1mm''     * Set the bottom height to ''bottom height: lowest of model -0.1mm''
-  * Add a 3D contour option and set the bottom height to ''top height -0.1mm''.+  * Add a 3D contour operation and set the bottom height to ''top height -0.1mm''.
  
 Todo:  Todo: 
  • isel_icv4030/milling_pcb_s_v2.1755080441.txt.gz
  • Last modified: 2025/08/13 03:20
  • by formlab