-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interference between thumb and finger clusters #6
Comments
Definitely in favour of removing the interference in the design. I want to apply the change generically so I'll need to make sure I'm not removing enough to cause strength issues. Shouldn't be a big problem. |
In my opinion I think that you should definitely stay true to the original Dactyl's measurements and not shift the thumb cluster. I also understand the appeal of wanting to apply the change generically so that you are not making changes to one single column support. I believe that in this situation, it is worth it to apply the change to the single column support, even if it breaks symmetry and requires more code to maintain. In regards to the fragility of the little alignment nub, it would be epoxied to the keycap during assembly, so I do not think that it is much of a problem. The main point of consideration in regards to fragility, is that the bottom of the switch holder is well supported, which it still is. Either that, or you can just require the person assembling the unit to file off the intersecting corner, keeping as much strength as possible. It is a complicated diy project after all, so requiring a file/sandpaper isn't the end of the world. |
It's not about symmetry so much as the code making sense. More special cases means it's harder to keep track of what's happening and why.
No, I'm more worried about the end of the column snapping off either during assembly or during regular use. You have these pieces in 2mm acrylic, what's your feeling about those column pieces at their narrowest? |
I'll have to make some other adjustments there so that the columns aren't intersecting the base I'm working on but I should be able to do that as well. Thanks for offering your perspective on this! |
Not a problem at all man, thank you for your time and effort! |
Just noticed this but it seems to have been an existing issue. The second column of the finger cluster is intersecting with thumb cluster column support and plate. One option would be shifting the thumb cluster over a tiny bit, but because it's a small corner of the finger column support's bottom side it may be possible to solve this by rounding/chamfering and keeping true to the original thumb cluster implementation.
The text was updated successfully, but these errors were encountered: