Fix PCB edge discontinuity error
This commit is contained in:
parent
550fb368a5
commit
2977c3a3d4
3 changed files with 5584 additions and 5571 deletions
11137
linht-hw.kicad_pcb
11137
linht-hw.kicad_pcb
File diff suppressed because it is too large
Load diff
|
|
@ -66,10 +66,6 @@
|
|||
[
|
||||
"clearance|110455000|119230500|74cf3d9e-d74b-46d4-83e5-241b865105e9|074758df-e958-4e73-be7f-4dfd6804f3ff",
|
||||
""
|
||||
],
|
||||
[
|
||||
"lib_footprint_mismatch|106825000|82000000|301bc1ce-4051-48db-bf10-a31051b3a3af|00000000-0000-0000-0000-000000000000",
|
||||
""
|
||||
]
|
||||
],
|
||||
"meta": {
|
||||
|
|
|
|||
|
|
@ -216,7 +216,7 @@
|
|||
)
|
||||
(fp_line
|
||||
(start -3.15 5.35)
|
||||
(end -6.5 5.35)
|
||||
(end -6 5.35)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
|
|
@ -246,7 +246,7 @@
|
|||
)
|
||||
(fp_line
|
||||
(start 3.15 5.35)
|
||||
(end 6.5 5.35)
|
||||
(end 6 5.35)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
|
|
@ -513,35 +513,35 @@
|
|||
(at -5 0)
|
||||
(size 1.2 1.2)
|
||||
(drill 1.2)
|
||||
(layers "F&B.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(uuid "2a6783be-49b7-4a5e-8837-fde4f5b6b326")
|
||||
)
|
||||
(pad "" np_thru_hole circle
|
||||
(at -5 2.5)
|
||||
(size 1.2 1.2)
|
||||
(drill 1.2)
|
||||
(layers "F&B.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(uuid "43e28b64-3f22-4d06-a9d9-1a6cbaeb55e4")
|
||||
)
|
||||
(pad "" np_thru_hole circle
|
||||
(at 0 -5)
|
||||
(size 1.2 1.2)
|
||||
(drill 1.2)
|
||||
(layers "F&B.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(uuid "c28e13f1-55b0-4023-8004-5c43f3cb0c59")
|
||||
)
|
||||
(pad "" np_thru_hole circle
|
||||
(at 5 0)
|
||||
(size 1.2 1.2)
|
||||
(drill 1.2)
|
||||
(layers "F&B.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(uuid "a43ddcff-5f56-4ac9-9af6-caeb3e1e6b3b")
|
||||
)
|
||||
(pad "" np_thru_hole circle
|
||||
(at 5 2.5)
|
||||
(size 1.2 1.2)
|
||||
(drill 1.2)
|
||||
(layers "F&B.Cu" "*.Mask")
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(uuid "0dcf70ee-cde7-482b-a3e5-44427c25dbc7")
|
||||
)
|
||||
(pad "R" thru_hole oval
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue