Community
Fusion API and Scripts
Got a new add-in to share? Need something specialized to be scripted? Ask questions or share what you’ve discovered with the community.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NoGestures add-on from Pawel Inc. [support]

79 REPLIES 79
Reply
Message 1 of 80
pawelzwronek
7258 Views, 79 Replies

NoGestures add-on from Pawel Inc. [support]


NoGesturesNoGestures

 

 

 

Hi and thx for using my second add-on for Fusion 360 NoGestures

If you encounter any problem feel free to write in this thread :slightly_smiling_face:

 

79 REPLIES 79
Message 61 of 80
devon.pucel
in reply to: pawelzwronek

I am pretty sure the lately update broken this. Can anyone else confirm?

Message 62 of 80
pawelzwronek
in reply to: devon.pucel

Thx for the info. Same for me but fixed using the best IT solution, turning off and on fusion :slightly_smiling_face:

Message 63 of 80

When i want to just use the right click menu, it takes like 2 seconds to pop up, could you make a version of the script that just disables the gestures drawing thing so RMB is only used for the right-click menu?

Message 64 of 80
ejdiamond
in reply to: pawelzwronek

@pawelzwronek 

In today's update: September 19, 2023

Fusion 360 2.0.17244 x86_64

 

I am seeing this:

SCRIPT ERROR

 

Traceback (most recent call last):

File "C:/Users/ejdia/AppData/Roaming/Autodesk/ApplicationPlugins/NoGesturesNoShift.bundle/Contents/NoGesturesNoShift.py", line 59, in <module>

pyt = os.path.join(os.path.split(os.__file__)[0], '..\\python')

^^^^^^^^^^^

AttributeError: module 'os' has no attribute '__file__'

 

... and the addin appears inoperable.

 

Same result after multiple restarts.

 

Message 65 of 80
pawelzwronek
in reply to: ejdiamond

Thanks for reporting, it's fixed :slightly_smiling_face: Python version changed to 3.11 and I had to rebuild one binary file. I will submit it to the shop soon and for now you can replace manually attached files in C:/Users/ejdia/AppData/Roaming/Autodesk/ApplicationPlugins/NoGesturesNoShift.bundle

 

Message 66 of 80

For me it's about 1 sec and true it's quite long. I've tried reduce this lag but no luck :disappointed_face:

Message 67 of 80
ejdiamond
in reply to: pawelzwronek

Perfect -- thank you sir!
Message 68 of 80
awelton00
in reply to: ejdiamond

@pawelzwronek 

They broke it again. I'm on 2.0.17721

 

Do you have any way to accept donations? This add-on is the only thing that makes fusion usable for me.

Message 69 of 80
adamPTCLE
in reply to: awelton00

I would also happily donate. I agree that this add-in is the only thing that makes fusion usable for me

Message 70 of 80
pawelzwronek
in reply to: pawelzwronek

Dont know why but removing __pycache__ folder at C:\Users\%USERNAME%\AppData\Roaming\Autodesk\ApplicationPlugins\NoGestures.bundle\Contents\pyHook and restarting Fusion360 did the thing for me :thinking_face: Alternative is reinstalling NoGestures addin.

 

@awelton00 @adamPTCLE donation is not needed, a kind word is enough

Message 71 of 80
awelton00
in reply to: pawelzwronek

Weirdly enough deleting pycache didn't work, but removing and reinstalling did the trick. Thanks!

Message 72 of 80
ryanreed1
in reply to: pawelzwronek

The lag is still there for me even after reinstalling, or removing the pycache folder. Such a shame as I'd love this addon to work, hate having to hold down shift to switch between orbit and pan.

Message 73 of 80
pawelzwronek
in reply to: ryanreed1

I'm unable to remove the lag, it's present since the beginning. For non-shift version try NoGesturesNoShift

Message 74 of 80
ejdiamond
in reply to: pawelzwronek

@pawelzwronek It looks like today's update broke NoGesturesNoShift v1.7

There are no messages in my message panel

I have uninstalled and reinstalled :disappointed_face:

 

Fusion 2.0.20256 x86_64
Active Plan: Personal
Windows 11 Pro 23H2 (22631.4169)

 

Thank you!

Message 75 of 80
JeromeBriot
in reply to: ejdiamond

This is due to the upgrade of Python with the latest version of Fusion: Fusion has updated its Python version to 3.12.4 in this release.

 

@pawelzwronekhas to update some pyc files. In the meantime, you can't use this add-in.

Message 76 of 80
CapGuy
in reply to: pawelzwronek

Hello @ejdiamond ,

 

Instead of waiting the update, did you try to uncheck "Use gesture-based view navigation" in Preferences/General, (and by the way did you try to choose "Tinkercad" within "Pan, Zoom, Orbitshortcuts" pop-up menu) ?

 

Hoping this will help a bit,

Guy

--
May The Force be...yond !
Message 77 of 80
pawelzwronek
in reply to: pawelzwronek

Quick fix: put attached _cpyHook.cp312-win_amd64.pyd inside pyHook folder. C:\Users\%USERNAME%\AppData\Roaming\Autodesk\ApplicationPlugins\NoGestures.bundle\Contents\pyHook

Message 78 of 80
pawelzwronek
in reply to: pawelzwronek

New version 2.0 is released NoGestures NoGesturesNoShift 
- fix hung up on rapid RMB clicks
- better RMB response
- pure python implementation, no SWIG binaries

Message 79 of 80
silvernull
in reply to: pawelzwronek

Is there a way to use nogestures just for having just gestures be disabled, but not pan using RMB?

Message 80 of 80
pawelzwronek
in reply to: pawelzwronek

@silvernull  you can edit C:\Users\%USERNAME%\AppData\Roaming\Autodesk\ApplicationPlugins\NoGestures.bundle\Contents\NoGestures.py and change rmbAsOrbit = False to rmbAsOrbit = True at line 34. Play also with switchRMB_MMB.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report