pniedzielski / dactyl-manuform-mini-keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5x7 Dactyl Manuform

This is a fork of the Dactyl-ManuForm, with code borrowed from the Dactyl Manuform Mini. The Dactyl-Manuform is a fork of the Dactyl with the thumb cluster from ManuForm.

Forks

Features

  • The use of sidenubs can be disabled. Sidenub should be disabled if you use Kailh, and Outemu. If you use Cherry MX, Gateron or Zealios switches, you can enable the sidenubs.
  • Spaces for rentention tabs are added.
  • One key in the thumb cluster has been removed. Other thumb keys are also adjusted.
  • The total height is reduced and wire posts are removed. This results in a higher printing speed and a lower cost.
  • A TRRS mount instead of a RJ9 mount is used.
  • A USB-C breakout board mount is used.
  • Screw posts are moved inside. The holes are designed for TRISERT® thread inserts 145m3.
  • The pro micro holder has been modified. Dupont cables can be used.
  • The base plate has been modified to accommodate a custom made palm rest
  • Hole for reset switch

Generate OpenSCAD and STL models

  • Run lein generate or lein auto generate
  • This will regenerate the things/*.scad files
  • Use OpenSCAD to open a .scad file.
  • Make changes to design, repeat load-file, OpenSCAD will watch for changes and rerender.
  • When done, use OpenSCAD to export STL files

BOM

Also not technically part of the BOM, but these Irwin wire strippers are the bomb: https://www.amazon.com/gp/product/B000OQ21CA

Assembly notes

  • None of the screw holes are countersunk but I used countersink screws since they are easier to come by than wafer headed screws. In order to make the countersink you can apply the same methodology you would to install heat set insets. That is, use a soldering iron to heat the screw while it is in the hole, applying pressure as you do. The screw will melt the surrounding plastic and form a nice countersink. For best results do this in two passes, clearing the plastic melt with a sharp knife between passes.
  • This build log linked in the original Dactyl Manuform Mini repo is super helpful

License

Copyright © 2015-2020 Matthew Adereth, Tom Short, Leo Lou and Bruce Jones

The source code for generating the models is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

The generated models are distributed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

About

License:GNU Affero General Public License v3.0


Languages

Language:Clojure 97.4%Language:Shell 2.6%