Closed wademaxfield closed 1 year ago
Sorry I don't see any informations in your log file to help you.
Is there anywhere else to look for info? A way to turn on extra debugging? I read elsewhere that some plugins can fail to be visible based on their naming: https://community.ultimaker.com/topic/31085-settings-guide-plugin-not-showing/
I'm not a python programmer, but I've tried renaming the plugin files and the class name to HtmlCuraInfo to see if that might be involved - I got to the point of no Cura throwing no errors, and showing the renamed plugin as loaded (in the log) but it still didn't appear in the File menu. Is there a way to get the plugin to appear in Extensions menu rather than File menu?
Sometimes a plugin can be installed but not activated in Cura . Did you check that ?
Yes.
I've also tried logging into my Mac using the Guest user account (to simulate a clean cura install), and only installing this plugin.
Please accept my apologies. I have figured out what I have been missing. I have been looking for an item that I thought was going to be appended to the File menu after Save Project.
It actually adds a new file output option/format in the Save File dialog when you select File > Save Project.
MacOS 13.5 / Cura 5.3 & 5.4 Plugin version 2.1.1 from marketplace, or 2.1.3 from github.
Plugin is listed as loading in the cura.log, and no errors are listed.
2023-08-20 16:27:30,101 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [493]: Loaded plugin HTMLCuraSettings 2.1.3
I have tried disabling all other plugins but that does not make any difference.
cura.log
I've read the other issues here, and know you do not have a Mac to try this on, but is there anything I can try or look for to help diagnose this?