jukebox42 / Octoprint-PrusaMMU

An Octoprint plugin that adds MMU support.
GNU Affero General Public License v3.0
17 stars 2 forks source link

Spool Join feature question? #56

Open collateral87 opened 1 week ago

collateral87 commented 1 week ago

Hi, i have a question about the spool join feature of the mmu unit. Is there any option or advice to enable this or something similar with this plugin. I want that the printer changes from tool 1 to tool 2 when the filament from tool 1 is emty for example.

ps: thank you for your genius work, to make the mmu usable in octoprint pps: and thank you for implementing spoolman ;)

jukebox42 commented 1 week ago

Hey @collateral87,

Currently, there's no way to enable/disable spool join from the plugin. I'm not sure if that feature is exposed or if it's only available internally, but I can look. You can, however, set spool join on your printer, and the plugin will work with it without a problem. Just make sure you don't have any overrides set in the plugin (under advanced) since those may contradict the spool join setting.

ps: glad you like the plugin :). Thank you for the compliments!

collateral87 commented 1 week ago

Thank you for your reply. The problem is, that i can select spool join only, when i start a printjob from the usb. Then a popup comes up where i can define the spools and select spool join. When i print with octoprint, there is no popup. Or do i miss something?