Skip to content

Commit 3e655b7

Browse files
authored
Converted to slimmer, openable model with split design (#1)
* Remade PCB to be split and include Pico in design * Removed stray trace * Restarted enclosure and modeled out new board left side as a reference * Fixed missing connection (will have to hotwire physically :( * Added bottom of enclosure (not done) and modeled right pcb board * Added top-left of enclosure, left-side rounding, and screw holes * Added top-right and fixed minor issues. Design complete * Fixed the keybindings to match expected * Turned off sys clock increase as it seems to break new pico for some reason * Readded overclocking, but a decreased amount * Reworked model polish (screw holes and roundedness stuff * Fixed key bindings * Fixed key bindings * Updated model to fix print issue and increase screw size on incorrect hole * Fixed some model issues and finished wide version
1 parent 6d119f3 commit 3e655b7

File tree

10 files changed

+86787
-3191
lines changed

10 files changed

+86787
-3191
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
A keyboard-based fight stick
66

7+
![Image of New Physical Fight Key](/pics/fightkey-wide.jpg)
8+
9+
Version 1:
10+
711
![Image of Physical Fight Key](/pics/final.jpg)
812

913
## Subdirectories

enclosure/Fight Key Enclosure.FCStd

-263 KB
Binary file not shown.

enclosure/Fight Key Enclosure.FCStd1

-260 KB
Binary file not shown.

pcb/FightKey.kicad_pcb

Lines changed: 1516 additions & 1117 deletions
Large diffs are not rendered by default.

pcb/FightKey.kicad_prl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"board": {
3-
"active_layer": 40,
3+
"active_layer": 31,
44
"active_layer_preset": "",
55
"auto_track_width": true,
66
"hidden_nets": [],

pcb/FightKey.kicad_sch

Lines changed: 696 additions & 416 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)