Is there anyway to remove or not to display by default all of the import / export files options in that related menu? Some of us - at least me have to scroll every time to export / import the type of file we choose. Such as always scrolling down to export as an STL. I REALIZE this may not be a big deal, I guess it is not, but it would - for me again - eliminate the daily scroll, scroll, … so thought I would ask. In the options / plugin menu it would be nice to select what to display in the dialog box - then we could all have handy right away what we use on a daily basis. I rarely import /export anything but STLs or DWGs.
Again, not a big deal breaker - but just a question.
Which yields the following error if I just close the dialog:
Message: unsupported operand type(s) for +:‘str’ and ‘NoneType’
Followed with:
line 4, in , “”
So is there a catch? Seriously, ready to shelve this for the day, need to get busy and a few clicks is better than an error. But I DO appreciate the help and will play/investigate later.
You made a few typoes when you transferred the script to your toolbar button, a space after the _-Import command was missing, and the backslashes as you see in my code are important, without those you’ll get more errors.