mirror of
https://github.com/golioth/ostentus-hw.git
synced 2025-04-22 11:43:43 +00:00
Fixing DRC violations found by macrofab
This commit is contained in:
parent
277a5df9ec
commit
cbedfcf7f0
91090
fp-info-cache
91090
fp-info-cache
File diff suppressed because it is too large
Load Diff
LOADING design file
@ -1,11 +1,11 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 46,
|
||||
"active_layer": 31,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"high_contrast_mode": 1,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
@ -64,7 +64,7 @@
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"visible_layers": "fffff7f_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
@ -46,7 +46,7 @@
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.19999999999999998
|
||||
"min_clearance": 0.0
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
@ -56,15 +56,7 @@
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [
|
||||
"malformed_courtyard|185500000|127300000|79e2034e-6053-469c-8434-9bb20d5aa43a|00000000-0000-0000-0000-000000000000",
|
||||
"solder_mask_bridge|132991165|136045674|a35861bc-fc22-42bf-a74d-31d8eaba8382|0413bf8e-797d-41cd-8cc3-55f382a6b062",
|
||||
"solder_mask_bridge|132991263|136047999|a0e29a23-8247-4a04-a44e-3a1580e58245|0413bf8e-797d-41cd-8cc3-55f382a6b062",
|
||||
"solder_mask_bridge|148151293|138092427|d0b24856-5b45-4262-b7ad-9d14bf6f0c18|0f290ae1-4096-43a5-9093-7dbf1a321033",
|
||||
"solder_mask_bridge|149498489|136600212|9a5b1fd5-5357-4903-8665-267fc3a3b67f|0f290ae1-4096-43a5-9093-7dbf1a321033",
|
||||
"solder_mask_bridge|149651290|136592430|d33b20a9-0171-4c8e-b510-abbd7679dcd4|0f290ae1-4096-43a5-9093-7dbf1a321033",
|
||||
"solder_mask_bridge|163176593|135031304|bedc899f-da56-49b2-a462-85dff7f01eea|0840453f-092c-41c1-87a4-a8ffe54c7b0d"
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
@ -104,7 +96,7 @@
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"solder_mask_bridge": "warning",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_thickness": "warning",
|
||||
@ -123,8 +115,8 @@
|
||||
"allow_microvias": false,
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.127,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_connection": 0.127,
|
||||
"min_copper_edge_clearance": 0.254,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
|
@ -10,7 +10,7 @@
|
||||
(tstamp 7bceec44-ceea-4355-9ae1-68d6f3ff970e)
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.677051 0)
|
||||
(stroke (width 0.1) (type solid)) (fill none) (layer "F.Cu") (tstamp f8abe181-49b5-4079-ba1e-2683d26cb13e))
|
||||
(stroke (width 0.127) (type solid)) (fill none) (layer "F.Cu") (tstamp f8abe181-49b5-4079-ba1e-2683d26cb13e))
|
||||
(fp_circle (center 4.3 -0.725) (end 4.4 -0.725)
|
||||
(stroke (width 0.2) (type solid)) (fill none) (layer "F.SilkS") (tstamp 3f823954-0b21-49f8-bdea-f8714bf0955d))
|
||||
(fp_circle (center 0 0) (end 1.55 0)
|
||||
|
@ -69,10 +69,14 @@
|
||||
)
|
||||
|
||||
(stroke (width 0.1) (type solid)) (fill solid) (layer "Dwgs.User") (tstamp 7baa5a0a-0531-49db-a28e-4320d340b51d))
|
||||
(fp_line (start -11 -26) (end -11 26)
|
||||
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp c72393b8-7c1d-4821-93fd-f6b44c207345))
|
||||
(fp_line (start -11 -26) (end 11 -26)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.CrtYd") (tstamp b1e4623a-da2c-4e95-985a-11008339ac1a))
|
||||
(fp_line (start 11 26) (end -11 26)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.CrtYd") (tstamp a57e003b-e3d4-45cb-a054-c64b879581da))
|
||||
(fp_line (start 11 26) (end 11 -26)
|
||||
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 91eea9d6-bf06-480e-a692-b73ed24e0eeb))
|
||||
(fp_line (start -10.5 -25.5) (end 10.5 -25.5)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 1b6101d5-274f-43cd-9025-c953950c0e0f))
|
||||
(fp_line (start 10.5 25.5) (end -10.5 25.5)
|
||||
@ -120,4 +124,8 @@
|
||||
(pad "41" smd rect (at -2.54 23.9 90) (size 3.5 1.7) (drill (offset -0.9 0)) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 248ba6e6-8027-470f-a136-a13cd51a484c))
|
||||
(pad "42" smd rect (at 0 23.9 90) (size 3.5 1.7) (drill (offset -0.9 0)) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e0bf035e-be7b-44d4-a16d-03cbca7e9a85))
|
||||
(pad "43" smd rect (at 2.54 23.9 90) (size 3.5 1.7) (drill (offset -0.9 0)) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 704eab9f-5e9f-45dc-bbbf-de90e419f0d0))
|
||||
(pad "A" smd roundrect (at -2.8253 -24.0005) (size 1.1 1.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3608923885) (tstamp 4e2c01c4-8db7-4d14-a83c-d502b0ccd228))
|
||||
(pad "B" smd roundrect (at 2.6255 -24.0005) (size 1.1 1.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3608923885) (tstamp 08f77a67-7899-4b20-a67a-065525e941f8))
|
||||
(pad "C" smd roundrect (at -2.5256 -20.9702) (size 1.05 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5) (tstamp 97b6e111-5dc3-49e8-9356-82312e66a789))
|
||||
(pad "D" smd roundrect (at 2.3258 -20.9702) (size 1.05 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5) (tstamp a2e0ae2f-9484-4005-b5c8-cb339d944633))
|
||||
)
|
||||
|
308
ostentus.pretty/SC0915_RPI.kicad_mod
Normal file
308
ostentus.pretty/SC0915_RPI.kicad_mod
Normal file
@ -0,0 +1,308 @@
|
||||
(footprint "SC0915_RPI" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tags "SC0915 ")
|
||||
(attr smd)
|
||||
(fp_text reference "REF**" (at 0 0 unlocked) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value SC0915_RPI (at 0 0 unlocked) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 0 0 unlocked) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 10.6299 -0.13716) (end 10.6299 0.13716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -2.67716) (end 10.6299 -2.40284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -5.21716) (end 10.6299 -4.94284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -7.75716) (end 10.6299 -7.48284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -10.29716) (end 10.6299 -10.02284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -12.83716) (end 10.6299 -12.56284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -15.37716) (end 10.6299 -15.10284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -17.91716) (end 10.6299 -17.64284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -20.45716) (end 10.6299 -20.18284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -22.99716) (end 10.6299 -22.72284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -1.13284 25.6286) (end -1.40716 25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -3.67284 25.6286) (end -10.6299 25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 1.40716 25.6286) (end 1.13284 25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -11.5443 2.7559) (end -11.5443 4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_circle (center -14.2621 -24.13) (end -14.1351 -24.13) (layer "F.SilkS") (width 0.1524) (fill none))
|
||||
(fp_circle (center -8.0899 -24.13) (end -8.0137 -24.13) (layer "F.Fab") (width 0.0254) (fill none))
|
||||
(fp_line (start -4.0005 -26.797) (end -4.0005 -25.5016) (layer "F.Fab") (width 0.0254))
|
||||
(fp_line (start -4.0005 -26.797) (end 4.0005 -26.797) (layer "F.Fab") (width 0.0254))
|
||||
(fp_line (start 4.0005 -26.797) (end 4.0005 -25.5016) (layer "F.Fab") (width 0.0254))
|
||||
(fp_line (start -10.5029 25.5016) (end 10.5029 25.5016) (layer "F.Fab") (width 0.0254))
|
||||
(fp_line (start 10.5029 25.5016) (end 10.5029 -25.5016) (layer "F.Fab") (width 0.0254))
|
||||
(fp_line (start 10.5029 -25.5016) (end -10.5029 -25.5016) (layer "F.Fab") (width 0.0254))
|
||||
(fp_line (start -10.5029 -25.5016) (end -10.5029 25.5016) (layer "F.Fab") (width 0.0254))
|
||||
(fp_arc (start 0.3048 -25.5016) (mid 0 -25.1968) (end -0.3048 -25.5016) (layer "F.Fab") (width 0.0254))
|
||||
(fp_line (start -4.1275 -25.6286) (end -4.1275 -26.924) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -4.1275 -26.924) (end 4.1275 -26.924) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 4.1275 -26.924) (end 4.1275 -25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 4.1275 -25.6286) (end 10.6299 -25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 -25.6286) (end 10.6299 -25.26284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 25.6286) (end 3.67284 25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 25.6286) (end -10.6299 25.26284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -25.6286) (end -4.1275 -25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -25.26284) (end -10.6299 -25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -22.72284) (end -10.6299 -22.99716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -20.18284) (end -10.6299 -20.45716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -17.64284) (end -10.6299 -17.91716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -15.10284) (end -10.6299 -15.37716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -12.56284) (end -10.6299 -12.83716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -10.02284) (end -10.6299 -10.29716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -7.48284) (end -10.6299 -7.75716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -4.94284) (end -10.6299 -5.21716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 -2.40284) (end -10.6299 -2.67716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 0.13716) (end -10.6299 -0.13716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 2.67716) (end -10.6299 2.40284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 5.21716) (end -10.6299 4.94284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 7.75716) (end -10.6299 7.48284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 10.29716) (end -10.6299 10.02284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 12.83716) (end -10.6299 12.56284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 15.37716) (end -10.6299 15.10284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 17.91716) (end -10.6299 17.64284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 20.45716) (end -10.6299 20.18284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -10.6299 22.99716) (end -10.6299 22.72284) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 25.26284) (end 10.6299 25.6286) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 22.72284) (end 10.6299 22.99716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 20.18284) (end 10.6299 20.45716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 17.64284) (end 10.6299 17.91716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 15.10284) (end 10.6299 15.37716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 12.56284) (end 10.6299 12.83716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 10.02284) (end 10.6299 10.29716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 7.48284) (end 10.6299 7.75716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 4.94284) (end 10.6299 5.21716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start 10.6299 2.40284) (end 10.6299 2.67716) (layer "F.SilkS") (width 0.1524))
|
||||
(fp_line (start -11.5443 4.8641) (end -10.7569 4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 4.8641) (end -10.7569 5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 5.2959) (end -11.5443 5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 5.2959) (end -11.5443 7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 7.4041) (end -10.7569 7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 7.4041) (end -10.7569 7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 7.8359) (end -11.5443 7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 7.8359) (end -11.5443 9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 9.9441) (end -10.7569 9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 9.9441) (end -10.7569 10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 10.3759) (end -11.5443 10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 10.3759) (end -11.5443 12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 12.4841) (end -10.7569 12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 12.4841) (end -10.7569 12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 12.9159) (end -11.5443 12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 12.9159) (end -11.5443 15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 15.0241) (end -10.7569 15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 15.0241) (end -10.7569 15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 15.4559) (end -11.5443 15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 15.4559) (end -11.5443 17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 17.5641) (end -10.7569 17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 17.5641) (end -10.7569 17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 17.9959) (end -11.5443 17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 17.9959) (end -11.5443 20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 20.1041) (end -10.7569 20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 20.1041) (end -10.7569 20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 20.5359) (end -11.5443 20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 20.5359) (end -11.5443 22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 22.6441) (end -10.7569 22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 22.6441) (end -10.7569 23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 23.0759) (end -11.5443 23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 23.0759) (end -11.5443 25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 25.1841) (end -10.7569 25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 25.1841) (end -10.7569 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 25.7556) (end -3.5941 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -3.5941 25.7556) (end -3.5941 26.55316) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -3.5941 26.55316) (end -1.4859 26.55316) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -1.4859 26.55316) (end -1.4859 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -1.4859 25.7556) (end -1.0541 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -1.0541 25.7556) (end -1.0541 26.55316) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -1.0541 26.55316) (end 1.0541 26.55316) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 1.0541 26.55316) (end 1.0541 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 1.0541 25.7556) (end 1.4859 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 1.4859 25.7556) (end 1.4859 26.55316) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 1.4859 26.55316) (end 3.5941 26.55316) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 3.5941 26.55316) (end 3.5941 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 3.5941 25.7556) (end 10.7569 25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 25.7556) (end 10.7569 25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 25.1841) (end 11.5443 25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 25.1841) (end 11.5443 23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 23.0759) (end 10.7569 23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 23.0759) (end 10.7569 22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 22.6441) (end 11.5443 22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 22.6441) (end 11.5443 20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 20.5359) (end 10.7569 20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 20.5359) (end 10.7569 20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 20.1041) (end 11.5443 20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 20.1041) (end 11.5443 17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 17.9959) (end 10.7569 17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 17.9959) (end 10.7569 17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 17.5641) (end 11.5443 17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 17.5641) (end 11.5443 15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 15.4559) (end 10.7569 15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 15.4559) (end 10.7569 15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 15.0241) (end 11.5443 15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 15.0241) (end 11.5443 12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 12.9159) (end 10.7569 12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 12.9159) (end 10.7569 12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 12.4841) (end 11.5443 12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 12.4841) (end 11.5443 10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 10.3759) (end 10.7569 10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 10.3759) (end 10.7569 9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 9.9441) (end 11.5443 9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 9.9441) (end 11.5443 7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 7.8359) (end 10.7569 7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 7.8359) (end 10.7569 7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 7.4041) (end 11.5443 7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 7.4041) (end 11.5443 5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 5.2959) (end 10.7569 5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 5.2959) (end 10.7569 4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 4.8641) (end 11.5443 4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 4.8641) (end 11.5443 2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 2.7559) (end 10.7569 2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 2.7559) (end 10.7569 2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 2.3241) (end 11.5443 2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 2.3241) (end 11.5443 0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 0.2159) (end 10.7569 0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 0.2159) (end 10.7569 -0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -0.2159) (end 11.5443 -0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -0.2159) (end 11.5443 -2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -2.3241) (end 10.7569 -2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -2.3241) (end 10.7569 -2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -2.7559) (end 11.5443 -2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -2.7559) (end 11.5443 -4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -4.8641) (end 10.7569 -4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -4.8641) (end 10.7569 -5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -5.2959) (end 11.5443 -5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -5.2959) (end 11.5443 -7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -7.4041) (end 10.7569 -7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -7.4041) (end 10.7569 -7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -7.8359) (end 11.5443 -7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -7.8359) (end 11.5443 -9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -9.9441) (end 10.7569 -9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -9.9441) (end 10.7569 -10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -10.3759) (end 11.5443 -10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -10.3759) (end 11.5443 -12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -12.4841) (end 10.7569 -12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -12.4841) (end 10.7569 -12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -12.9159) (end 11.5443 -12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -12.9159) (end 11.5443 -15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -15.0241) (end 10.7569 -15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -15.0241) (end 10.7569 -15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -15.4559) (end 11.5443 -15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -15.4559) (end 11.5443 -17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -17.5641) (end 10.7569 -17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -17.5641) (end 10.7569 -17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -17.9959) (end 11.5443 -17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -17.9959) (end 11.5443 -20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -20.1041) (end 10.7569 -20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -20.1041) (end 10.7569 -20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -20.5359) (end 11.5443 -20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -20.5359) (end 11.5443 -22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -22.6441) (end 10.7569 -22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -22.6441) (end 10.7569 -23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -23.0759) (end 11.5443 -23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -23.0759) (end 11.5443 -25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 11.5443 -25.1841) (end 10.7569 -25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -25.1841) (end 10.7569 -25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 10.7569 -25.7556) (end 4.2545 -25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 4.2545 -25.7556) (end 4.2545 -27.051) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start 4.2545 -27.051) (end -4.2545 -27.051) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -4.2545 -27.051) (end -4.2545 -25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -4.2545 -25.7556) (end -10.7569 -25.7556) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -25.7556) (end -10.7569 -25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -25.1841) (end -11.5443 -25.1841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -25.1841) (end -11.5443 -23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -23.0759) (end -10.7569 -23.0759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -23.0759) (end -10.7569 -22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -22.6441) (end -11.5443 -22.6441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -22.6441) (end -11.5443 -20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -20.5359) (end -10.7569 -20.5359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -20.5359) (end -10.7569 -20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -20.1041) (end -11.5443 -20.1041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -20.1041) (end -11.5443 -17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -17.9959) (end -10.7569 -17.9959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -17.9959) (end -10.7569 -17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -17.5641) (end -11.5443 -17.5641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -17.5641) (end -11.5443 -15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -15.4559) (end -10.7569 -15.4559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -15.4559) (end -10.7569 -15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -15.0241) (end -11.5443 -15.0241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -15.0241) (end -11.5443 -12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -12.9159) (end -10.7569 -12.9159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -12.9159) (end -10.7569 -12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -12.4841) (end -11.5443 -12.4841) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -12.4841) (end -11.5443 -10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -10.3759) (end -10.7569 -10.3759) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -10.3759) (end -10.7569 -9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -9.9441) (end -11.5443 -9.9441) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -9.9441) (end -11.5443 -7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -7.8359) (end -10.7569 -7.8359) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -7.8359) (end -10.7569 -7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -7.4041) (end -11.5443 -7.4041) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -7.4041) (end -11.5443 -5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -5.2959) (end -10.7569 -5.2959) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -5.2959) (end -10.7569 -4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -4.8641) (end -11.5443 -4.8641) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -4.8641) (end -11.5443 -2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -2.7559) (end -10.7569 -2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -2.7559) (end -10.7569 -2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -2.3241) (end -11.5443 -2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -2.3241) (end -11.5443 -0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 -0.2159) (end -10.7569 -0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 -0.2159) (end -10.7569 0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 0.2159) (end -11.5443 0.2159) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 0.2159) (end -11.5443 2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -11.5443 2.3241) (end -10.7569 2.3241) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 2.3241) (end -10.7569 2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(fp_line (start -10.7569 2.7559) (end -11.5443 2.7559) (layer "F.CrtYd") (width 0.1524))
|
||||
(pad "1" smd rect (at -9.6901 -24.13) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "2" smd rect (at -9.6901 -21.59) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "3" smd rect (at -9.6901 -19.05) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "4" smd rect (at -9.6901 -16.51) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "5" smd rect (at -9.6901 -13.97) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "6" smd rect (at -9.6901 -11.43) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "7" smd rect (at -9.6901 -8.89) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "8" smd rect (at -9.6901 -6.35) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "9" smd rect (at -9.6901 -3.81) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "10" smd rect (at -9.6901 -1.27) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "11" smd rect (at -9.6901 1.27) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "12" smd rect (at -9.6901 3.81) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "13" smd rect (at -9.6901 6.35) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "14" smd rect (at -9.6901 8.89) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "15" smd rect (at -9.6901 11.43) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "16" smd rect (at -9.6901 13.97) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "17" smd rect (at -9.6901 16.51) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "18" smd rect (at -9.6901 19.05) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "19" smd rect (at -9.6901 21.59) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "20" smd rect (at -9.6901 24.13) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "21" smd rect (at 9.6901 24.13) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "22" smd rect (at 9.6901 21.59) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "23" smd rect (at 9.6901 19.05) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "24" smd rect (at 9.6901 16.51) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "25" smd rect (at 9.6901 13.97) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "26" smd rect (at 9.6901 11.43) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "27" smd rect (at 9.6901 8.89) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "28" smd rect (at 9.6901 6.35) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "29" smd rect (at 9.6901 3.81) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "30" smd rect (at 9.6901 1.27) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "31" smd rect (at 9.6901 -1.27) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "32" smd rect (at 9.6901 -3.81) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "33" smd rect (at 9.6901 -6.35) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "34" smd rect (at 9.6901 -8.89) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "35" smd rect (at 9.6901 -11.43) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "36" smd rect (at 9.6901 -13.97) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "37" smd rect (at 9.6901 -16.51) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "38" smd rect (at 9.6901 -19.05) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "39" smd rect (at 9.6901 -21.59) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "40" smd rect (at 9.6901 -24.13) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "TP2" smd rect (at 1.00076 -24.30018) (size 1.4986 1.4986) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "TP3" smd rect (at -1.00076 -24.30018) (size 1.4986 1.4986) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "TP4" smd rect (at -2.49936 -17.5006) (size 1.4986 1.4986) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "TP5" smd rect (at -2.49936 -15.00124) (size 1.4986 1.4986) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "TP6" smd rect (at -2.49936 -12.50188) (size 1.4986 1.4986) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "A" smd rect (at -2.72542 -24.00046) (size 1.0922 1.8034) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "B" smd rect (at 2.72542 -24.00046) (size 1.0922 1.8034) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "C" smd rect (at -2.4257 -20.97024) (size 1.0414 1.4478) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "D" smd rect (at 2.4257 -20.97024) (size 1.0414 1.4478) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "D2" smd rect (at 0 24.69896 90) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "D1" smd rect (at -2.54 24.69896 90) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "D3" smd rect (at 2.54 24.69896 90) (size 3.2004 1.6002) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "TP1" smd rect (at 0 -21.00072) (size 1.4986 1.4986) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
)
|
@ -1,29 +1,38 @@
|
||||
(footprint "XZFBB45S-9" (version 20211014) (generator pcbnew)
|
||||
(footprint "XZFBB45S-9" (version 20221018) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 0)
|
||||
(attr smd)
|
||||
(fp_text reference "REF**" (at 0 3.6 unlocked) (layer "F.SilkS")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 9bc62af6-311a-4823-a6b2-fb2f13d5b4e8)
|
||||
)
|
||||
(fp_text value "XZFBB45S-9" (at -0.2 2.4 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 45d22fe7-dcff-401e-9eba-45bb5f19efc4)
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 0 3.6 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp c1166997-602d-4ebf-8d7f-1afe1caaa779)
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.56205 0) (layer "F.Cu") (width 0.12) (fill none) (tstamp 87ff176d-9491-4267-b28b-8ca0551d19f6))
|
||||
(fp_line (start 0.3 -3.3) (end -0.5 -2.5) (layer "F.SilkS") (width 0.12) (tstamp 407bb676-d11c-4a04-a8db-14b9bd1959f5))
|
||||
(fp_line (start 0.3 -1.7) (end 0.3 -2.5) (layer "F.SilkS") (width 0.12) (tstamp 74256be1-a911-448e-9c56-223a6acabca2))
|
||||
(fp_line (start 0.3 -2.5) (end 0.3 -3.3) (layer "F.SilkS") (width 0.12) (tstamp 7f75f6b7-b074-41c3-8299-14db1e3ff929))
|
||||
(fp_line (start -0.5 -1.7) (end -0.5 -2) (layer "F.SilkS") (width 0.12) (tstamp 9314d98d-0670-4fc3-b05d-1ec2ff11fee7))
|
||||
(fp_line (start -0.5 -2.5) (end -1.4 -2.5) (layer "F.SilkS") (width 0.12) (tstamp 9d2afab4-31cc-449c-af2f-eddc1ed7c9cb))
|
||||
(fp_line (start -0.5 -3.3) (end -0.5 -1.7) (layer "F.SilkS") (width 0.12) (tstamp b1fe8f76-97da-4f9c-a2e1-418a61911557))
|
||||
(fp_line (start -0.5 -2.5) (end 0.3 -1.7) (layer "F.SilkS") (width 0.12) (tstamp b30dbae8-9ad2-41c9-abe7-0bd9c5bb693c))
|
||||
(fp_line (start 1.5 -2.5) (end 0.3 -2.5) (layer "F.SilkS") (width 0.12) (tstamp e54d1b7c-812b-41e2-9312-e0e9d7b1eec0))
|
||||
(fp_circle (center 0 0) (end 1.4 0) (layer "F.Mask") (width 0.12) (fill solid) (tstamp ab75d692-8354-4602-b899-bffc8e0a0a77))
|
||||
(fp_circle (center 0 0) (end 1.56205 0)
|
||||
(stroke (width 0.127) (type solid)) (fill none) (layer "F.Cu") (tstamp 87ff176d-9491-4267-b28b-8ca0551d19f6))
|
||||
(fp_line (start -0.5 -3.3) (end -0.5 -1.7)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1fe8f76-97da-4f9c-a2e1-418a61911557))
|
||||
(fp_line (start -0.5 -2.5) (end -1.4 -2.5)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9d2afab4-31cc-449c-af2f-eddc1ed7c9cb))
|
||||
(fp_line (start -0.5 -2.5) (end 0.3 -1.7)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b30dbae8-9ad2-41c9-abe7-0bd9c5bb693c))
|
||||
(fp_line (start -0.5 -1.7) (end -0.5 -2)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9314d98d-0670-4fc3-b05d-1ec2ff11fee7))
|
||||
(fp_line (start 0.3 -3.3) (end -0.5 -2.5)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 407bb676-d11c-4a04-a8db-14b9bd1959f5))
|
||||
(fp_line (start 0.3 -2.5) (end 0.3 -3.3)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f75f6b7-b074-41c3-8299-14db1e3ff929))
|
||||
(fp_line (start 0.3 -1.7) (end 0.3 -2.5)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74256be1-a911-448e-9c56-223a6acabca2))
|
||||
(fp_line (start 1.5 -2.5) (end 0.3 -2.5)
|
||||
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e54d1b7c-812b-41e2-9312-e0e9d7b1eec0))
|
||||
(fp_circle (center 0 0) (end 1.4 0)
|
||||
(stroke (width 0.12) (type solid)) (fill solid) (layer "F.Mask") (tstamp ab75d692-8354-4602-b899-bffc8e0a0a77))
|
||||
(pad "1" smd rect (at -2.6 0) (size 1.4 2.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 65c0b76e-4e68-40b6-a585-8e08f0600f3c))
|
||||
(pad "2" smd rect (at 2.6 0) (size 1.4 2.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b51bece3-5bc1-4b0b-8d4c-5d33bceb9a8f))
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user