spoter368 / os3m-software

PC-side software for interpreting and configuring the OS3M mouse
https://hackaday.io/project/187172-os3m-mouse
GNU General Public License v3.0
82 stars 12 forks source link

Integration with Onshape #4

Open Fiibbzz opened 9 months ago

dumbnerd08 commented 7 months ago

I second! My FRC team uses Onshape for CAD and I'd love to have this to speed up production time.

hotsgit commented 5 months ago

I use Onshape and am not smart enough for a proper solution but I'll look into whether I can make REALLY hacky one with AutoHotkey.

I was looking at the Spacenav site (which is a 6DoF driver for Linux, which I won't use since unnecessary for Windows), and at the bottom of the FAQ they mentioned: "OnShape, being a web application, is not capable of receiving 6-dof input in the usual way, and 3Dconnexion has devised a new protocol based on websockets for it. Spacenavd does not currently provide an implementation of this new protocol, nor is it in our immediate plans to implement it any time soon, unless someone interested in web protocols steps up to do it."

Here are some attempts that got kinda far, in case Albert Einstein himself is in da chat: https://github.com/FreeSpacenav/spacenavd/issues/30