Skip to content

Releases: smartavionics/RawMouse

Add support for libspnav on Linux and MacOS

06 Apr 17:03
Compare
Choose a tag to compare

On Linux and MacOS, libspnav provides access to spacemice including legacy serial (not USB) devices. This release allows RawMouse to use those devices instead of a HID device.

Minor tweaks

09 Mar 19:09
Compare
Choose a tag to compare

Just a few minor changes and added the Space Mouse Enterprise device.

Fixed Universal Receiver issue (again)

01 Feb 14:04
Compare
Choose a tag to compare

Fingers crossed I got it right this time!

Provide an alternative faster view when the layer view is moved

01 Feb 11:39
Compare
Choose a tag to compare

To speed up movement when the layer view is displayed, holding down the CTRL key will now flip to a simple and fast view for the duration of the movement.

Please note that due to the addition of the FastView plugin, the RawMouse plugin has moved to a sub-directory.

Become focus aware

31 Jan 07:57
Compare
Choose a tag to compare

Now ignores mouse events when Cura loses the focus.

I've only tested this on Linux, if there's a problem on the other platforms, please open an issue.

Fix Universal Receiver on MacOS

25 Jan 15:29
Compare
Choose a tag to compare

Added another devices line for the Universal Receiver matching the usage_page and usage on MacOS.

Added roll axis

23 Jan 08:09
Compare
Choose a tag to compare

Added roll axis (target "rotroll") and renamed targets "rotx" to "rotyaw" and "roty" to "rotpitch". The old rotx/roty names are still usable.

Now displays more information about device in message box.

Fix Universal Receiver Issue

20 Jan 09:53
Compare
Choose a tag to compare

Fixed the Universal Receiver not working on Windows (and, hopefully, MacOS but that's not been tested yet).

Fixed meta data blunder

15 Jan 23:44
Compare
Choose a tag to compare

Updated plugin.json.

Initial release

15 Jan 23:13
Compare
Choose a tag to compare

Basic functionality in place and tested.