How to have a keyboard enclose generated from a centrally managed keyboard layout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I design weird custom keyboards with weird key layouts. The layout of the keys is often tweaked and changed, and of course I don't want to redo half of the enclosure for every minor change.
In OpenSCAD I would just define an array of coordinates that represent the position of each key. Every step in the enclosure design would take these coordinates into account. Based on these coordinates it would know where to make holes in the various layers, it would render the key caps and key switches in the correct location in the render, etc. If I wanted to change the layout I just change the coordinates and all relevant enclosure parts automatically adapt to the change.
How would I achieve something like that in Fusion 360? How would I maintain the keyboard layout and have everything else automatically adjust to that?
I'm very new to Fusion, did a lot of tutorials, but I feel like I'm still missing something to solve this problem. There are quite a few tutorials on youtube specifically for keyboards in Fusion360. However, every time I see them manually position every part/hole, likely because they use common keyboard layouts that never change.