floookay / adelheid

a 75% Alice-like keyboard based on the Arisu
MIT License
109 stars 27 forks source link

Case layers order #4

Open d1nuc0m opened 12 months ago

d1nuc0m commented 12 months ago

I was trying to understand the assembly order for the lasercut layers, but I have doubts

lopro_layers_colored

In relation to the scheme above, layers from lower to upper:

floookay commented 12 months ago

for the low profile it's: B-A-F-C-E-D
for the high profile it's: B-A-F-C-E-D-J-L
G, H as well as I and K are duplicates. I cut some text in the second G for example, but it didn't turn out that visible. The duplicate I and K pieces are useful, because these easily snap in the corners during transport or if you're not careful handling them.

d1nuc0m commented 11 months ago

Thank you, if I understood the order, new piece in #3 should be ok. Anyway, considered adding layered case assembly instructions to the repository? I would have made a mess without asking 😅

floookay commented 11 months ago

Yeah, that's a good idea. I'll have a look at it on the weekend. Or if you want you can create a PR with your sketch as well, I'll merge it.