mirror of
https://github.com/murexrobotics/electrical-2024.git
synced 2025-04-18 06:08:55 +00:00
Feat[shield]: PCB draft complete
This commit is contained in:
parent
7512ff9aae
commit
58658603a3
@ -76,16 +76,6 @@
|
||||
(layer "F.SilkS")
|
||||
(uuid "3b354b8f-14e9-42c1-9e9c-8485364da1a5")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.15 -1.8)
|
||||
(end 2.15 -1.8)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "Dwgs.User")
|
||||
(uuid "6e3269b4-ddcc-4de0-8652-9d0f33223ddf")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.15 1.8)
|
||||
(end -2.15 -1.8)
|
||||
@ -166,6 +156,27 @@
|
||||
(layer "Dwgs.User")
|
||||
(uuid "d9b6e925-58ca-4ab4-92db-41823b5601e8")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.15 -1.8)
|
||||
(end 2.15 -1.8)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "6e3269b4-ddcc-4de0-8652-9d0f33223ddf")
|
||||
)
|
||||
(fp_rect
|
||||
(start -2.15 -1.8)
|
||||
(end 2.15 1.8)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type default)
|
||||
)
|
||||
(fill none)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "04bee7ec-d5cb-4b09-869d-4885a68ad74f")
|
||||
)
|
||||
(pad "1" smd rect
|
||||
(at -1.45 -1.25 90)
|
||||
(size 0.3 0.9)
|
||||
|
LOADING design file
@ -6,7 +6,7 @@
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
"board_outline_line_width": 0.1,
|
||||
"board_outline_line_width": 0.05,
|
||||
"copper_line_width": 0.2,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
@ -30,7 +30,7 @@
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.15,
|
||||
"other_line_width": 0.1,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
@ -41,11 +41,11 @@
|
||||
"height": 1.27,
|
||||
"width": 2.54
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_line_width": 0.1,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_thickness": 0.1,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.0
|
||||
@ -75,10 +75,13 @@
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"hole_to_hole": "warning",
|
||||
"holes_co_located": "warning",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
@ -100,7 +103,7 @@
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"starved_thermal": "warning",
|
||||
"text_height": "warning",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
@ -117,7 +120,7 @@
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_copper_edge_clearance": 0.5,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.2,
|
||||
@ -128,8 +131,8 @@
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.0,
|
||||
"min_via_annular_width": 0.1,
|
||||
"min_via_diameter": 0.5,
|
||||
"min_via_annular_width": 0.05,
|
||||
"min_via_diameter": 0.4,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
@ -179,7 +182,15 @@
|
||||
}
|
||||
],
|
||||
"track_widths": [
|
||||
0.0
|
||||
0.0,
|
||||
0.09,
|
||||
0.125,
|
||||
0.1994,
|
||||
0.3,
|
||||
0.5,
|
||||
1.0,
|
||||
2.0,
|
||||
3.0
|
||||
],
|
||||
"tuning_pattern_settings": {
|
||||
"diff_pair_defaults": {
|
||||
@ -417,10 +428,13 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
"lib_symbol_mismatch": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
@ -435,9 +449,14 @@
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"same_local_global_label": "warning",
|
||||
"similar_label_and_power": "warning",
|
||||
"similar_labels": "warning",
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
@ -455,10 +474,10 @@
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"clearance": 0.11,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"diff_pair_width": 0.13,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
@ -466,27 +485,26 @@
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"track_width": 0.09,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"clearance": 0.1,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"diff_pair_width": 0.13,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "F",
|
||||
"name": "50R",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 0,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"track_width": 0.1994,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
@ -495,7 +513,172 @@
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": []
|
||||
"netclass_patterns": [
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIP4"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIP3"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIP2"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIP1"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIP0"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIP4 "
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIM4"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIM3"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIM2"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIM1"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/RXIM0"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOP4"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOP3"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOP2"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOP1"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOP0"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOM4"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOM3"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOM2"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOM1"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/IP175G/TXOM0"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX4+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX3+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX2+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX1+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX0+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX4-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX3-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX2-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX1-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/TX0-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX4+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX3+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX2+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX1+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX0+"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX4-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX3-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX2-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX1-"
|
||||
},
|
||||
{
|
||||
"netclass": "50R",
|
||||
"pattern": "/Magnetics/RX0-"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
@ -513,6 +696,7 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"bom_export_filename": "${PROJECTNAME}.csv",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
"field_delimiter": ",",
|
||||
@ -566,6 +750,7 @@
|
||||
],
|
||||
"filter_string": "",
|
||||
"group_symbols": true,
|
||||
"include_excluded_from_bom": false,
|
||||
"name": "Grouped By Value",
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
@ -600,6 +785,7 @@
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"spice_model_current_sheet_as_root": true,
|
||||
|
Loading…
Reference in New Issue
Block a user