https://github.com/ramonimbao/dactyl-ez2print
An easy-to-print ortholinear dactyl-like keyboard.
https://github.com/ramonimbao/dactyl-ez2print
Last synced: 3 months ago
JSON representation
An easy-to-print ortholinear dactyl-like keyboard.
- Host: GitHub
- URL: https://github.com/ramonimbao/dactyl-ez2print
- Owner: ramonimbao
- License: gpl-3.0
- Created: 2019-09-17T11:30:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T02:59:27.000Z (over 5 years ago)
- Last Synced: 2024-10-27T17:23:52.467Z (8 months ago)
- Size: 15.2 MB
- Stars: 24
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-dactyl - dactyl-ez2print: Easy-to-print ortholinear dactyl-like keyboard
README
# Dactyl EZ-to-Print
An easy-to-print ortholinear [dactyl](https://github.com/adereth/dactyl-keyboard)-like keyboard that requires no support! An accompanying blog post can be found [here](https://ramonimbao.github.io/ergodox-easy/).

## Printing
Print the STL files as oriented. No support generation required. If exported from Fusion 360, a certain face of each part has a 0.4 mm chamfer to account for [elephant's foot](https://all3dp.com/2/elephant-s-foot-3d-printing-problem-easy-fixes/). Orient the part such that that face is the bottom.
## Hardware
These files were designed for the blue Arduino Pro Micro and the [RS Pro 805-1661 4-pole composite video jack](https://octopart.com/8051661-rs+pro-103323509) in mind, which is a mistake because I thought those were TRRS jacks! Anyway, besides those two and the 3D prints, the additional hardware you need are:
- 1× M3×25 countersunk head screw
- 10× M3×16 countersunk head screw
- 2× M3×10 countersunk head screw
- 2× M3×8 countersunk head screwQuantities are for one half only.

## Assembly

Glue `Column_TGB` to `Columns_Alpha`. Here, I used some bulldog clips to align everything before gluing.

Use an M3×10 screw to connect `ThumbCluster_B` to `Cap_Mini`.

Slot the subassembly onto `Cap_TGB`.

Use an M3×10 screw to connect `SmallCap` to the alpha columns subassembly that was glued together.

Use an M3×25 screw to connect the thumb cluster subassembly to the alpha columns, making sure to sandwich `ThumbCluster_A` between them.

Use two M3×16 screws and two M3×8 screws to connect the whole subassembly, `ThumbCluster_C` and `Cap_ThumbCluster`. The two M3×16 screws are for the back of the thumb cluster while the two M3×8 screws are for the front.

Finally, connect the whole assembly and `Cap_Alpha` using M3×16 screws. You're done!
## License
The files and the source are licensed under GNU GPLv3. Please see the [LICENSE.md](LICENSE.md) for more details.