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
7257 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 21 of 80
maliwarrior
in reply to: cudashark

Hi thanks for your quick reply but...

 

When I change Pan Zam etc. it helps little bit, but it looks like it is not related with "no gestures" anyway....

This app is not working on my computer and I will still try to solve the problem witt app.

 

Thank You

Greetings

Message 22 of 80
cudashark
in reply to: maliwarrior

Sorry to hear that. It worked for me.
Message 23 of 80
Captain-DJ
in reply to: cudashark

I got an Fusion360 update to 2.0.6440

With this version NoGesturesNoShift don´t work

I deinstall it and install it, but it will not work.

With other versions of Fusion360 i newer hade any problems.

 

Any idea ?

Message 24 of 80
pawelzwronek
in reply to: Captain-DJ

Just fixed it. We have to wait until autodesk will review new version and
publish it. Should be available in couple days. Best regards.
Message 25 of 80
Captain-DJ
in reply to: pawelzwronek

Hello and thanks for your help and for this plugin !

That´s a really good plugin and i always use it !

 

In the new update 2.0.6503 it´s not fixed.

I think it´s not so important for Autodesk

Ah it´s ok. I told my boss that all work with Fusion take a little longer now, because i must learn to NOT use the right klick. NO problem !

Message 26 of 80
pawelzwronek
in reply to: Captain-DJ

:face_with_tears_of_joy:Visual Styles add-on has passed autodesk's review and should be available tomorrow. I think NoGestures will be available the day after tomorrow.

Message 27 of 80
sjfindlay
in reply to: pawelzwronek

Hi,

 

Firstly I love this plug-in, dont understand why the gesture system is force upon everyone, I personally hate it.

I have an issue where the MMB pan also causes a zoom sporadiacally.

I dont think its the add-on causing it but is there a way to disable MMB zoom?

 

Thanks

Scott

 

Message 28 of 80
splarv
in reply to: pawelzwronek

Thanks for you work. But, may be, humans need something configurable. For instance I will prefer to keep maximum compatibility with classic interface. So I will preferer: middle-mouse pan, right-mouse gestures, middle+right mouse orbit. Is this possible?

Tags (1)
Message 29 of 80
pawelzwronek
in reply to: splarv

Unfortunately I've no much time to add more futures but feel free to edit the code  and post PR, I'll test it and publish.

Message 30 of 80
Anonymous
in reply to: pawelzwronek

Hi, great add-in! Could you please help me modify the behaviour so that I can get the following:

 

MMB = Orbit

RMB = Pan

 

I have tried different variations of the Pan, Zoom and Orbit Controls and the Solidworks setting is the closest I can get to it with MMB Orbiting and Ctrl+RMB Panning. Can't really figure out how to edit it in Python. :face_with_tongue: Any help would be greatly appreciated! Thanks!

Message 31 of 80
pawelzwronek
in reply to: Anonymous

Hi Anant.

Replace 2 files in C:\Users\<YOU USERNAME>\AppData\Roaming\Autodesk\ApplicationPlugins\NoGestures.bundle\Contents  with the attached, then stop and run the addon.

Make sure 'Fusion' is selected in Preferences as 'Pan, Zoom, Orbit'.

Message 32 of 80
Anonymous
in reply to: pawelzwronek

@pawelzwronek Hi Pawel! Thanks so much for such a quick response and for making this change so quickly! I did exactly as you instructed and placed the contents of the folder into the location (which I double checked by opening the add-in location directly from Fusion too), then set the preference to Fusion instead of SolidWorks and restarted the application multiple times as well as stopped and re-ran the add-in itself, but unfortunately nothing has changed. I even tried going through all the other setups like Inventor, Solidworks, Alias, Tinkercad to no avail. When the Fusion setting is on, I get Pan on both MMB drag and RMB drag. With the Solidworks setting I get Orbit with both MMB drag and RMB drag. Similarly for the rest. :disappointed_face:

 

I did notice that the files sent were dated July 2020, and the subfolder inside the parent folder was marked "bundle v1.3" so could it be that the older files themselves were sent by some chance? Thanks for the help again! Preferences can be seen in the attached picture, if that helps.

 

Pref.jpg

Message 33 of 80
pawelzwronek
in reply to: Anonymous

Please check your private message box in autodesk.

For everyone else here is corrected atached file.

Message 34 of 80
Anonymous
in reply to: pawelzwronek

@pawelzwronek  Thanks a lot mate! It works! You've made my day and my time using Fusion! :grinning_face_with_smiling_eyes: Wish this was a built in feature. <Devs are you listening?> :face_with_tongue:

Message 35 of 80
Anonymous
in reply to: pawelzwronek

@pawelzwronek  Hi Pawel! Once Fusion updated to the latest version (April 2021 update) today, I have been getting this error:

 

1.jpg

 

Could you please help? Is there something wrong at my end or does this plug-in need to be updated? It was working perfectly fine till now. Thanks mate!

Message 36 of 80
pawelzwronek
in reply to: Anonymous

You are right, the addon stopped working, but the error you attached comes from another addon (NoComponentDrag). I'll investigate the problem and fix it soon.

Message 37 of 80
Anonymous
in reply to: pawelzwronek

Oh my bad, mixed up the two haha. Thanks a lot for your help, can't wait to have this functionality back again! :slightly_smiling_face:

Message 38 of 80
pawelzwronek
in reply to: pawelzwronek

Fixed. We need to wait for review and publish by autodesk. If you want to fix it by yourself you need to find and change few lines in file NoGestures.py

def is_in_fusion():
    className = str(ahk.getClassUnderMouse())
    log('className: ' + className)
    return 'QWindowIcon:Fusion360' in className or 'AcApCoreView' in className

 

Message 39 of 80

Thank you ! This addon are essential for me

Message 40 of 80
Anonymous
in reply to: pawelzwronek

Ah this worked and was an easy fix! Thanks a lot mate!

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

Post to forums  

Autodesk Design & Make Report