Heuristic42
Blog
Opengl
Meta
Rendering
1
comment
Nov 19 at 15:47
Matrices
Hello, I hope this message finds you doing well. I believe…
–
anonymous
created
Oct 20 at 20:30
Iterators: pointers vs cursors
You're already doing both of these by hand. This post emphaisze…
–
pknowles
comment
Oct 10 at 10:27
Matrices
[deleted]
–
anonymous
comment
Oct 4 at 19:12
Matrices
[deleted]
–
anonymous
comment
Sep 30 at 18:51
Matrices
[deleted]
–
anonymous
comment
Sep 23 at 16:15
Matrices
[deleted]
–
anonymous
comment
Sep 21 at 6:52
Contributing
I kind of predicted what was bound to happen when my favourite …
–
anonymous
comment
Sep 7 at 1:21
Route contention when running docker and a VPN
Thank you for this. Between this and the overwriting of iptabl…
–
anonymous
comment
Sep 6 at 17:57
Making a real EMF Reader
Sorry for the random quoted text comments. I am one of those p…
–
anonymous
comment
Sep 6 at 17:48
Making a real EMF Reader
["ove! Play a tone with a buzzer and has 5 LEDs to show the “EM…
–
anonymous
comment
Sep 6 at 17:47
Making a real EMF Reader
["easure direction Measure the magnetic fie"](#q107-644-685)
–
anonymous
comment
Aug 20 at 17:01
Matrices
[deleted]
–
anonymous
comment
Aug 11 at 22:32
Matrices
[deleted]
–
anonymous
edited
Jun 8 at 22:29
Rethinking writing files with memory mapping and C++
This post introduces the motivation behind the [decodless C++ o…
–
admin
created
Jun 8 at 22:16
Rethinking writing files with memory mapping and C++
This post introduces the motivation behind the [decodless C++ o…
–
pknowles
comment
Jun 5 at 13:36
Contributing
[deleted]
–
anonymous
comment
Apr 19 at 11:24
Matrices
[deleted]
–
anonymous
comment
Apr 13 at 0:25
Matrices
[deleted]
–
anonymous
comment
Apr 5 at 9:43
Matrices
[deleted]
–
anonymous
comment
Mar 27 at 17:19
Matrices
[deleted]
–
anonymous
comment
Mar 25 at 4:59
Matrices
[deleted]
–
anonymous
comment
Mar 5 at 15:39
Matrices
[deleted]
–
anonymous
comment
Feb 7 at 5:45
Microsoft Natural Ergonomic 4000 Replacement
Thank you so much for sharing your thoughts here, it tells me e…
–
anonymous
comment
Jan 28 at 23:31
Microsoft Natural Ergonomic 4000 Replacement
Oh man, I feel this post. Not sure if you've seen the "new" new…
–
anonymous
…
View All
Log in
Matching complex shapes for a custom keyboard in Fusion360
leave this field blank to prove your humanity
Article title
*
Article revisions must have a non-empty title
Article body
*
For my [custom mechanical keyboard](/blog/55/derbard-custom-split-mechanical-keyboard-prototype/) I wanted to match the shape of my existing keyboard exactly. ![My old MS Natural 4K][3] I found the photogrammetry software, [Meshroom](https://alicevision.org/#meshroom). Just with my phone I took some photos of my old natural 4k and used Meshroom to create a 3D model of it. The ease of use of this software out of the box is just incredible. Drag in the images, click go and wait. ![Photogrammetry Capture][4] The Meshroom output was a big, a bit noisy and not aligned to any ground plane. I did some cleanup in [blender](https://www.blender.org/). Notably, using [this planefit.py plugin](https://github.com/varkenvarken/blenderaddons/blob/master/planefit.py) ([blog](https://blog.michelanders.nl/2017/12/planefit-blender-add-on-to-fit-plane.html)) to create a ground plane, [snapping](https://blender.stackexchange.com/questions/189774/how-to-align-face-to-face) an "empty" to it, parenting and un-parenting the empty but [keeping the transform](https://blender.stackexchange.com/questions/14232/align-an-object-to-a-specific-face) and zeroing the object's rotation to align it. It turns out this was actually the easy bit. I had designed the key holder already and now I needed to place them in 3D before joining them together. I needed to have the whole layout of all the keys in Fusion360 so I could export a single model and 3D print it. Importing the keyboard mesh from blender was straight forward. I refined the scale, matching measurement some I'd taken from the real keyboard (see the image below). Now the tricky bit is Fusion360 does not really allow interacting with triangle meshes. I couldn't find a way to create any construction objects relative to mesh vertices or faces in order to place my key holders with the align tool. Now, I love Fusion360. It's free, so easy to start using, and having an editable history is a godsend. It can be super frustrating at times when it's slow and buggy --- never ever use [*Copy Paste Bodies*](https://forums.autodesk.com/t5/fusion-360-support/copy-paste-bodies-can-t-resolve-warning/td-p/9023308). One frustrating thing about Fusion360 is the total lack of arbitrary transform support. You can move objects along axes defined by their own edges but there's not always an edge in the direction you want and one node in the history per axis is clunky. It does have an arbitrary x, y, z move tool but editing those in the history is broken as the reference orientation is lost. And don't get me started on accidentally moving a component and getting random "capture component positions" strewn through the history. This would not do for positioning every key individually. <img src="https://lh3.googleusercontent.com/pw/AJFCJaVfsQlbhvlytcGzIBsbdppPYUDkT0f3YdzT5t44TYsR4Kxel6yc4-muYiUh4lqxxamJ6-IyEjDO8541nrc56V0whtwurh9m7qxdTvulsyKzWVqqpRBWiaOhoKIgoDd6RIGhxVp1dlxawcYTMWVoAgjmPQ=w2990-h797-s-no"> My first real attempt was to cut the imported mesh in a few places with a construction planes, then create some silhouette sketches on each cut and *loft* them together. The lofts generated nice curved paths in 3D for each vertex and I made sure to have one for each row of keys. Then used the pattern tool to place key holders along the path. This was so close to what I wanted but I had no control over the key alignment, the rotation about the path. The distance between the paths was also inconsistent and simply dependent on the loft algorithm. <img src="https://lh3.googleusercontent.com/pw/AJFCJaUMxB5Lls5NVr9jYcx91iHHk_ABhNJz7CPQXFV1F3dYBgG39As5F5OGFz7sPlUV9LmuPvIRE3jChPlZGcyc5rB6Nfg3AalgWqyUeCgj01ICL9kek5PI7JHoJumjoJWYigt76miQCyR8V6Wimc15tfXkKw=w3114-h1946-s-no" /> I tried something else. I had a vague idea that I wanted to make some kind of curved plane to match the MS Natural 4K, then place my keyboard layout over it and copy my key holder design to all the keys. I used blender to model some NURB patches, then apply my [keyboard-layout-editor.com](http://www.keyboard-layout-editor.com/) layout as a texture and finally snap some quads at the location of each key. See above. Boy if only I remembered Fusion360 wouldn't be able to do anything useful with these, hey. I was too optimistic. I imported the quads as a mesh. Unlike last attempt I now had precise locations I wanted each key at along with a plane to align to, just no way to get Fusion360 to use them. I played around with, creating paths on construction planes, trying to use pattern on path, but still struggling with alignment. Another important cosideration was this: **The key rows of the MS Natural 4K curve in multiple directions** It's subtle, I could probably do without but I decided I needed this level of control. Creating a path on a plane was not going to work since the path would need to curve away from the plane in some places. Finally I had a Fusion360 epiphany: I would extrude two curved paths and intersect them. <img src="https://lh3.googleusercontent.com/pw/AJFCJaVGC39A5yHz8lCeiO_CMNEdMAk6gKLpLZj4_wMDwhPo84JGQYlJpUh4PFOjfZH5WX8IvWj89xj4fZHUnBK62UEXv54QCRZYTuOTkwwsbVjVb28GiGH_M1PW9zRd_dgDRepZDUNqRYp6LQL5H_UmcYis6A=w3106-h1359-s-no" /> This worked really well. I'm quite proud. I could design the curves from top down and side on, looking at my reference 3D model and the quads I'd made earlier. The path along the intersection would put the keys in the right spots. I made 4 separate extrusions, one for each row, so that I could also use the align tool and set the initial rotation of the key holder for the pattern tool. I'll admit to exaggerated some of the top down curves and increasing the dips under the D and K keys, so I can't truly say the layout is the same as the 4K. [3]: https://img.heuristic42.com/img/86b71fbeecb5.jpg [4]: https://img.heuristic42.com/img/d0dbb0dc35c3.jpg
Toggle Preview
Edit message
*
A description of the changes made
Discard Draft
Save Draft
leave this field blank to prove your humanity
Flag
the thing you clicked
for moderator attention.
Reason choice:
Spam, promoting, advertising without disclosure
Rude, inappropriate, generally offensive
Too arrogant or demeaning to others
Other
Reason:
The reason for raising the flag
Error