Compare commits

...

2 Commits

Author SHA1 Message Date
growlph a8dc82de93 Board routed 2026-05-11 17:51:54 -07:00
growlph c5a3ee0866 More layout tweaking 2026-05-11 10:58:17 -07:00
6 changed files with 4417 additions and 409 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

+3
View File
@@ -17,3 +17,6 @@ NA Jbox screw spacing:
* "Box Mount" (Where the switch mounts to the jbox): 3.281"
* "Strap Mount" (Where the cover plate mounts to the switch): 3.812"
![3d_front.png](3d_front.png)
![copper_front.png](copper_front.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

File diff suppressed because it is too large Load Diff
+10 -10
View File
@@ -1,8 +1,8 @@
{
"board": {
"active_layer": 0,
"active_layer": 5,
"active_layer_preset": "",
"auto_track_width": true,
"auto_track_width": false,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
@@ -17,17 +17,17 @@
},
"prototype_zone_fills": false,
"selection_filter": {
"dimensions": true,
"footprints": true,
"dimensions": false,
"footprints": false,
"graphics": true,
"keepouts": true,
"keepouts": false,
"lockedItems": false,
"otherItems": true,
"pads": true,
"otherItems": false,
"pads": false,
"text": true,
"tracks": true,
"vias": true,
"zones": true
"tracks": false,
"vias": false,
"zones": false
},
"visible_items": [
"vias",
+62 -18
View File
@@ -39,9 +39,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.8,
"height": 1.27,
"width": 2.54
"drill": 0.0,
"height": 1.45,
"width": 1.175
},
"silk_line_width": 0.1,
"silk_text_italic": false,
@@ -52,24 +52,30 @@
"zones": {
"border_display_style": 2,
"border_hatch_pitch": 0.5,
"corner_radius": 0.0,
"corner_smoothing": 0,
"corner_radius": 1.016,
"corner_smoothing": 2,
"fill_mode": 0,
"hatch_gap": 1.5,
"hatch_orientation": 0.0,
"hatch_smoothing_level": 0,
"hatch_smoothing_value": 0.1,
"hatch_thickness": 1.0,
"min_clearance": 0.5,
"min_island_area": 10.0,
"min_thickness": 0.25,
"pad_connection": 1,
"min_clearance": 0.3048,
"min_island_area": 6.4516,
"min_thickness": 0.2032,
"pad_connection": 3,
"remove_islands": 0,
"thermal_relief_gap": 0.5,
"thermal_relief_spoke_width": 0.5
"thermal_relief_gap": 0.508,
"thermal_relief_spoke_width": 0.508
}
},
"diff_pair_dimensions": [],
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
@@ -153,7 +159,7 @@
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.2,
"min_track_width": 0.1524,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
@@ -203,7 +209,9 @@
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"track_widths": [
0.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
@@ -230,7 +238,12 @@
"spacing": 0.6
}
},
"via_dimensions": [],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
@@ -496,7 +509,7 @@
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"clearance": 0.1016,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
@@ -507,11 +520,25 @@
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"track_width": 0.1524,
"tuning_profile": "",
"via_diameter": 0.6,
"via_drill": 0.3,
"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": {
@@ -519,7 +546,24 @@
},
"net_colors": 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": {
"last_paths": {