metalman3797 / Cura-Dremel-Printer-Plugin

Dremel Idea Builder plugin for Cura version 3.x and onward. This plugin enables the user to use the Dremel Ideabuilder 3D20, 3D40, and 3D45 printers and use Cura to export the proprietary .g3drem files.
GNU Lesser General Public License v3.0
57 stars 10 forks source link

Problematic working on Cura 5.7 & Minimum speed is needed #108

Open daUser opened 2 weeks ago

daUser commented 2 weeks ago

Hi,

this PlugIn works for me on Cura 5.7.1 under Windows, but not in the Docker Variant linuxserver/cura:5.7.2 or : 5.7.1

I have openend a issue on the cura-Projekt an they say maybe the plugin needs an update for the current cura version: https://github.com/Ultimaker/Cura/issues/19222

Can you do anything?

And, when you work on it: Cura needs now a minimum speed for all Materials >0: https://github.com/Ultimaker/Cura/issues/15332#issuecomment-1520855904

Maybe you can change this also?

daUser commented 2 weeks ago

Maybe i found the error: The cura Martkplace installed Version 0.8.1. Now i have to look how to install manually.

timmehtimmeh commented 2 weeks ago

@daUser - I can't comment on the the linux/docker issue that you're having, but the minimum speed bug was already filed https://github.com/metalman3797/Cura-Dremel-Printer-Plugin/issues/102 and is fixed in the 1.0.0 release (see release notes).

Note that the 1.0.0 release had some problems that I raised and fixes were merged in on the 28th of March (see https://github.com/metalman3797/Cura-Dremel-Printer-Plugin/issues/105), however those fixes are not reflected in the 1.0.0 release that you can download from the link above. If you try to install the plugin from the release at the link above the plugin will not install.

For your convenience I've made a fixed copy of the release and attached it here: Cura-Dremel-Plugin-1.0.0.zip I'm not sure if manually installing will work with docker, but with a normal setup to install it you would need to do the following:

  1. Unzip the Cura-Dremel-Plugin-1.0.0.zip
  2. open cura
  3. drag and drop the extracted Cura-Dremel-Plugin-1.0.0.curapackage onto the open cura window.
  4. Close and restart Cura when prompted image
  5. Validate that the 1.0.0 plugin is installed by opening Extensions->Dremel Printer Plugin->and look for the version number image

I'm also not sure on the status of getting the 1.0.0 version officially released on the cura marketplace - @metalman3797 controls that now, so maybe he can comment on it.