Update courtyard to include mated male conenctor

This commit is contained in:
Marco Massarelli 2023-11-03 13:57:22 -04:00
parent 36b74932c5
commit 05e062036e
1 changed files with 7 additions and 7 deletions

View File

@ -27,10 +27,10 @@ module.exports = {
(fp_line (start 2.25 0.25) (end -2.25 0.25) (width 0.1) (layer "F.Fab"))
(fp_line (start 2.95 -1.35) (end 2.25 -1.35) (width 0.1) (layer "F.Fab"))
(fp_line (start 2.95 6.25) (end 2.95 -1.35) (width 0.1) (layer "F.Fab"))
(fp_line (start -3.45 -1.85) (end -3.45 6.75) (width 0.05) (layer "F.CrtYd"))
(fp_line (start -3.45 6.75) (end 3.45 6.75) (width 0.05) (layer "F.CrtYd"))
(fp_line (start -3.45 -1.85) (end -3.45 8.5) (width 0.05) (layer "F.CrtYd"))
(fp_line (start -3.45 8.5) (end 3.45 8.5) (width 0.05) (layer "F.CrtYd"))
(fp_line (start 3.45 -1.85) (end -3.45 -1.85) (width 0.05) (layer "F.CrtYd"))
(fp_line (start 3.45 6.75) (end 3.45 -1.85) (width 0.05) (layer "F.CrtYd"))
(fp_line (start 3.45 8.5) (end 3.45 -1.85) (width 0.05) (layer "F.CrtYd"))
(fp_line (start -3.06 -1.46) (end -3.06 6.36) (width 0.12) (layer "F.SilkS"))
(fp_line (start -3.06 0.14) (end -2.14 0.14) (width 0.12) (layer "F.SilkS"))
(fp_line (start -3.06 6.36) (end 3.06 6.36) (width 0.12) (layer "F.SilkS"))
@ -69,10 +69,10 @@ module.exports = {
(fp_line (start 2.25 0.25) (end 2.25 -1.35) (width 0.1) (layer "B.Fab"))
(fp_line (start 2.95 -1.35) (end 2.95 6.25) (width 0.1) (layer "B.Fab"))
(fp_line (start 2.95 6.25) (end -2.95 6.25) (width 0.1) (layer "B.Fab"))
(fp_line (start -3.45 -1.85) (end 3.45 -1.85) (width 0.05) (layer "B.CrtYd"))
(fp_line (start -3.45 6.75) (end -3.45 -1.85) (width 0.05) (layer "B.CrtYd"))
(fp_line (start 3.45 -1.85) (end 3.45 6.75) (width 0.05) (layer "B.CrtYd"))
(fp_line (start 3.45 6.75) (end -3.45 6.75) (width 0.05) (layer "B.CrtYd"))
(fp_line (start -3.45 -1.85) (end -3.45 8.5) (width 0.05) (layer "B.CrtYd"))
(fp_line (start -3.45 8.5) (end 3.45 8.5) (width 0.05) (layer "B.CrtYd"))
(fp_line (start 3.45 -1.85) (end -3.45 -1.85) (width 0.05) (layer "B.CrtYd"))
(fp_line (start 3.45 8.5) (end 3.45 -1.85) (width 0.05) (layer "B.CrtYd"))
(fp_line (start -3.06 -1.46) (end -2.14 -1.46) (width 0.12) (layer "B.SilkS"))
(fp_line (start -3.06 0.14) (end -2.14 0.14) (width 0.12) (layer "B.SilkS"))
(fp_line (start -3.06 6.36) (end -3.06 -1.46) (width 0.12) (layer "B.SilkS"))