LucidVR / lucidgloves

Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.
MIT License
2.02k stars 258 forks source link

v4 STL Dimensions? #63

Closed aakoch closed 2 years ago

aakoch commented 2 years ago

Something is off. It might be me, I admit. But when I put the STLs in 2 different programs, it doesn't look like the dimensions would work. When I laid out the green pot sliders with the rigid mount, the sliders would occupy the same space: image

And they look too long: image

But where they actually slide together (height and width) looks correct.

Am I crazy?

lucas-vrtech commented 2 years ago

Heyo, that's a really good question. The reason that the sliders look too close together is because in practice, the RigidMount is curved, not straight (that's why it needs to be thin enough to be flexible).

Example

As for the length part, that's intentionally done that way so that the locking mechanism for the slide works in both directions.