Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace width? #23

Open
milkpirate opened this issue Feb 28, 2022 · 1 comment
Open

Trace width? #23

milkpirate opened this issue Feb 28, 2022 · 1 comment

Comments

@milkpirate
Copy link

Hey,

nice work! Whats the max. resaonable trace width to route between the inner pads?

@DeflateAwning
Copy link
Contributor

DeflateAwning commented Nov 2, 2024

Assuming you're getting JLCPCB (or a manufacturer with similar capabilities to make it), here's what I've found.

JLCPCB Capabilities

  • NPTH to Track: 0.2mm
  • Min Trace Width: 0.1mm

(NPTH = Non-Plated Through Hole, aka Mechanical Hole)

KiCAD Settings

  • Set "Copper to Hole Clearance" to 0.2mm
  • Use wide traces for the outer pads (e.g., 0.25mm), especially for power.
  • Use 0.15mm traces for passing between the mechanical holes.

One more detail to note is that it may be possible to route trace(s) to the inner pads from the edge-side of the PCB. Perhaps the bigger question is here "how close does this footprint need to be to the edge of the PCB"? Will report back in a month when my clip arrives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants