-
-
Notifications
You must be signed in to change notification settings - Fork 11
Nor working correctly with relative E distances #7
Description
Hello!
Awesome plugin. I have this issue and it is not critical because there is a workaround.
I experience the same problem as other guys already told in the other issue thread with printing in the air. My workaround is setting Z distance to 0 in plugin settings and moving Z up and back to position manually for a comfortable filament change.
Another problem is that after pressing Resume in Octoprint it retracted until the filament came out of the extruder and continued to print with nothing. I figured out that this problem had nothing to do with Z distance. It happens only when E distance is set to relative. I am using PrusaSlicer and Artillery Genius. Probably the gcode the plugin sends after resume is meant to be used only with absolute E distance. Am I right? Would be great to have control over the actual Gcode it executes instead of M600.
Thanks a lot for this plugin. Hope my problem will help to make it even better.