Currently there is an issue with naming of Print3D (aka 3D Print Toolbox) add-on, it has there name variants which can be seen in different places of Blender UI:
- 3D Print Toolbox in add-on title in User Preferences.
- 3D-Print in Sidebar tab.
- Print3D in Sidebar panel title, Adjust Last Operation menu, in operator search menu.
This patch will changes: 3D Print Toolbox to 3D-Print Toolbox and Print3D to 3D-Print.
After that there will be only two name variants:
- 3D-Print Toolbox full name in User Preferences.
- 3D-Print short name everywhere else.
That way it will be consistent across all Blender UI and users won't have trouble using operator search.
