Board routed
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 186 KiB |
@@ -17,3 +17,6 @@ NA Jbox screw spacing:
|
|||||||
|
|
||||||
* "Box Mount" (Where the switch mounts to the jbox): 3.281"
|
* "Box Mount" (Where the switch mounts to the jbox): 3.281"
|
||||||
* "Strap Mount" (Where the cover plate mounts to the switch): 3.812"
|
* "Strap Mount" (Where the cover plate mounts to the switch): 3.812"
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 173 KiB |
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 39,
|
"active_layer": 5,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": false,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
@@ -18,8 +18,8 @@
|
|||||||
"prototype_zone_fills": false,
|
"prototype_zone_fills": false,
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": false,
|
"dimensions": false,
|
||||||
"footprints": true,
|
"footprints": false,
|
||||||
"graphics": false,
|
"graphics": true,
|
||||||
"keepouts": false,
|
"keepouts": false,
|
||||||
"lockedItems": false,
|
"lockedItems": false,
|
||||||
"otherItems": false,
|
"otherItems": false,
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
"conflict_shadows",
|
"conflict_shadows",
|
||||||
"shapes"
|
"shapes"
|
||||||
],
|
],
|
||||||
"visible_layers": "00000000_00000000_00000008_82002223",
|
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
|
|||||||
@@ -39,9 +39,9 @@
|
|||||||
"other_text_thickness": 0.15,
|
"other_text_thickness": 0.15,
|
||||||
"other_text_upright": false,
|
"other_text_upright": false,
|
||||||
"pads": {
|
"pads": {
|
||||||
"drill": 0.8,
|
"drill": 0.0,
|
||||||
"height": 1.27,
|
"height": 1.45,
|
||||||
"width": 2.54
|
"width": 1.175
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.1,
|
"silk_line_width": 0.1,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
@@ -52,24 +52,30 @@
|
|||||||
"zones": {
|
"zones": {
|
||||||
"border_display_style": 2,
|
"border_display_style": 2,
|
||||||
"border_hatch_pitch": 0.5,
|
"border_hatch_pitch": 0.5,
|
||||||
"corner_radius": 0.0,
|
"corner_radius": 1.016,
|
||||||
"corner_smoothing": 0,
|
"corner_smoothing": 2,
|
||||||
"fill_mode": 0,
|
"fill_mode": 0,
|
||||||
"hatch_gap": 1.5,
|
"hatch_gap": 1.5,
|
||||||
"hatch_orientation": 0.0,
|
"hatch_orientation": 0.0,
|
||||||
"hatch_smoothing_level": 0,
|
"hatch_smoothing_level": 0,
|
||||||
"hatch_smoothing_value": 0.1,
|
"hatch_smoothing_value": 0.1,
|
||||||
"hatch_thickness": 1.0,
|
"hatch_thickness": 1.0,
|
||||||
"min_clearance": 0.5,
|
"min_clearance": 0.3048,
|
||||||
"min_island_area": 10.0,
|
"min_island_area": 6.4516,
|
||||||
"min_thickness": 0.25,
|
"min_thickness": 0.2032,
|
||||||
"pad_connection": 1,
|
"pad_connection": 3,
|
||||||
"remove_islands": 0,
|
"remove_islands": 0,
|
||||||
"thermal_relief_gap": 0.5,
|
"thermal_relief_gap": 0.508,
|
||||||
"thermal_relief_spoke_width": 0.5
|
"thermal_relief_spoke_width": 0.508
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"diff_pair_dimensions": [],
|
"diff_pair_dimensions": [
|
||||||
|
{
|
||||||
|
"gap": 0.0,
|
||||||
|
"via_gap": 0.0,
|
||||||
|
"width": 0.0
|
||||||
|
}
|
||||||
|
],
|
||||||
"drc_exclusions": [],
|
"drc_exclusions": [],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 2
|
"version": 2
|
||||||
@@ -153,7 +159,7 @@
|
|||||||
"min_text_height": 0.8,
|
"min_text_height": 0.8,
|
||||||
"min_text_thickness": 0.08,
|
"min_text_thickness": 0.08,
|
||||||
"min_through_hole_diameter": 0.3,
|
"min_through_hole_diameter": 0.3,
|
||||||
"min_track_width": 0.2,
|
"min_track_width": 0.1524,
|
||||||
"min_via_annular_width": 0.1,
|
"min_via_annular_width": 0.1,
|
||||||
"min_via_diameter": 0.5,
|
"min_via_diameter": 0.5,
|
||||||
"solder_mask_to_copper_clearance": 0.0,
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
@@ -203,7 +209,9 @@
|
|||||||
"td_width_to_size_filter_ratio": 0.9
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"track_widths": [],
|
"track_widths": [
|
||||||
|
0.0
|
||||||
|
],
|
||||||
"tuning_pattern_settings": {
|
"tuning_pattern_settings": {
|
||||||
"diff_pair_defaults": {
|
"diff_pair_defaults": {
|
||||||
"corner_radius_percentage": 80,
|
"corner_radius_percentage": 80,
|
||||||
@@ -230,7 +238,12 @@
|
|||||||
"spacing": 0.6
|
"spacing": 0.6
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"via_dimensions": [],
|
"via_dimensions": [
|
||||||
|
{
|
||||||
|
"diameter": 0.0,
|
||||||
|
"drill": 0.0
|
||||||
|
}
|
||||||
|
],
|
||||||
"zones_allow_external_fillets": false
|
"zones_allow_external_fillets": false
|
||||||
},
|
},
|
||||||
"ipc2581": {
|
"ipc2581": {
|
||||||
@@ -496,7 +509,7 @@
|
|||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12,
|
"bus_width": 12,
|
||||||
"clearance": 0.2,
|
"clearance": 0.1016,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
"diff_pair_width": 0.2,
|
"diff_pair_width": 0.2,
|
||||||
@@ -507,11 +520,25 @@
|
|||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"priority": 2147483647,
|
"priority": 2147483647,
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.2,
|
"track_width": 0.1524,
|
||||||
"tuning_profile": "",
|
"tuning_profile": "",
|
||||||
"via_diameter": 0.6,
|
"via_diameter": 0.6,
|
||||||
"via_drill": 0.3,
|
"via_drill": 0.3,
|
||||||
"wire_width": 6
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2032,
|
||||||
|
"line_style": 0,
|
||||||
|
"name": "Power",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"priority": 0,
|
||||||
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"track_width": 0.762,
|
||||||
|
"tuning_profile": "",
|
||||||
|
"via_diameter": 0.762,
|
||||||
|
"via_drill": 0.4572,
|
||||||
|
"wire_width": 12
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -519,7 +546,24 @@
|
|||||||
},
|
},
|
||||||
"net_colors": null,
|
"net_colors": null,
|
||||||
"netclass_assignments": null,
|
"netclass_assignments": null,
|
||||||
"netclass_patterns": []
|
"netclass_patterns": [
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "3V3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "+5V"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "+3.3V"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "GND"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"pcbnew": {
|
"pcbnew": {
|
||||||
"last_paths": {
|
"last_paths": {
|
||||||
|
|||||||
Reference in New Issue
Block a user