Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when I try to add Dremel 3D40 #109

Open
TheJakeZilla opened this issue Jul 5, 2024 · 3 comments
Open

Crashes when I try to add Dremel 3D40 #109

TheJakeZilla opened this issue Jul 5, 2024 · 3 comments

Comments

@TheJakeZilla
Copy link

When I try to add the Dremel 3D40 Cura Crashes

2024-07-05.15-23-04.mp4
@timmehtimmeh
Copy link
Collaborator

@TheJakeZilla - I see that you're running Cura 5.4.0 - A few questions:

  1. What version of the plugin are you running? You can find the version by opening the Extensions menu and selecting the dremel printer plugin -
    image
  2. Does the plugin crash when you try adding the 3D20 or the 3D45?

I cant look at this immediately, so I'll kindly ask for your patience - also I might need you to get a cura.log file so that I can further debug, but not yet...

@TheJakeZilla
Copy link
Author

I am running plug-in 0.8.1 (This is the version I got off the Cura Menu the other day) and cure version 5.4.0

It does not crash when adding the

Attached is the Cura.Log.1 file, I had to save it as txt to post it. I'm not sure if this log contains the crash because I reopened Cura to test the other printers.
curaLog.TXT
other two printer types.

Don't worry about looking at this Immediately, We are currently using Dreamlabs and it works fine, but I would love access to the QOL improvements of Cura without transferring programs.

@timmehtimmeh
Copy link
Collaborator

@TheJakeZilla - Thanks for the log - looking at it it appears that something has corrupted the installation of the plugin, as I don't see the standard message in it saying that Cura has successfully loaded the DremelPrinterPlugin, and I don't see any of the expected log messages from the plugin indicating that the plugin is initializing. One of the first things that the plugin does when it's loaded is check to ensure that all the plugin files are installed, and if not then it re-installs them. I don't see that happening in your logs, so something isn't working as expected in your case.

FWIW - I just tried to duplicate what you were seeing by installing Cura 5.4.0 on a windows 10 machine and downloading the plugin version 0.8.1 from the marketplace, and restarting Cura. When I restarted I was able to successfully load the 3D40 with no crash or other problems.

My cura.log (located in %APPDATA%\cura\5.4\cura.log) shows that the plugin is called by cura and installs the printer definitions etc...
image

and then Cura indicates that the plugin is loaded
image

however when I search your cura.log file for the text Loaded plugin DremelPrinterPlugin I don't find that text anywhere, indicating that in your case Cura hasn't properly loaded the plugin. I'm unsure what's going on exactly, but the first thing I'd try is to delete the plugin and reinstall it.

To do so

  1. Select the Marketplace and search for dremel and uninstall the plugin
  2. When prompted close cura
  3. Navigate to %APPDATA%\cura\5.4\ and delete the following items
  • cura.log
  • plugins\DremelPrinterPlugin (delete the folder if it exists)
    image
  1. Restart Cura

  2. Validate that the dremel printer plugin is uninstalled by checking the extensions menu and confirming that there is no Dremel Printer Plugin listed
    image

  3. Reinstall the plugin from the marketplace

  4. When prompted, quit & restart Cura

  5. Try re-adding the 3D40 - if that still crashes then please upload the newly created cura.log (at %APPDATA%\cura\5.4\cura.log) here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants