mirror of
https://gitlab.com/zephray/glider.git
synced 2024-11-10 03:07:54 +00:00
Fix NPTH clearance issue
This commit is contained in:
parent
07b6bb9744
commit
7998f77aaa
2 changed files with 4485 additions and 4807 deletions
File diff suppressed because it is too large
Load diff
|
@ -121,7 +121,7 @@
|
|||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.3,
|
||||
"min_hole_clearance": 0.0,
|
||||
"min_hole_clearance": 0.19999999999999998,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
|
|
Loading…
Reference in a new issue