diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-08-13 06:50:51 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-08-13 06:50:51 -0400 |
| commit | 6f91c8eafd1ccd279149b2dd81c9d9133d89a7d5 (patch) | |
| tree | 4c46fb25dab338010d3f2e9abfa115fe4699de2f /okm.kicad_pro | |
| parent | 366296fad55ca99442843eb4a3839e397dfe2d75 (diff) | |
mounting holes to plated, remove testpoints from bom
Diffstat (limited to 'okm.kicad_pro')
| -rw-r--r-- | okm.kicad_pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/okm.kicad_pro b/okm.kicad_pro index 40f4ee4..b6aa4aa 100644 --- a/okm.kicad_pro +++ b/okm.kicad_pro @@ -118,7 +118,7 @@ "max_error": 0.005, "min_clearance": 0.1, "min_connection": 0.0, - "min_copper_edge_clearance": 0.5, + "min_copper_edge_clearance": 0.297, "min_hole_clearance": 0.25, "min_hole_to_hole": 0.25, "min_microvia_diameter": 0.2, @@ -564,7 +564,7 @@ }, "bom_presets": [], "bom_settings": { - "exclude_dnp": true, + "exclude_dnp": false, "fields_ordered": [ { "group_by": false, |
