labtroll / KiCad-DesignRules

JLCPCB Design Rules implemented as Custom Rules in a .kicad_dru file
127 stars 10 forks source link

Refactor rules. #4

Open reitermarkus opened 11 months ago

reitermarkus commented 11 months ago

I fixed https://github.com/labtroll/KiCad-DesignRules/issues/3, reordered the rules to match the sections from the JLCPCB website, added rules for 1-2 layer PCBs and fixed some edge cases (e.g. silk screen on a pad which is covered with solder mask being a false positive).

reitermarkus commented 11 months ago

I added another rule here, since I just placed an order which included 0.2/0.4mm vias and a 4-Wire Kelvin Test was automatically added after review. This is only stated when hovering over a ? on the order page:

4 Layer PCB Order Page

0.2/0.45mm vias are fine though.

reitermarkus commented 8 months ago

@labtroll, can you take a look here?