jim-p / Change_Filament

Octoprint Plugin to easily change filament
BSD 3-Clause "New" or "Revised" License
17 stars 10 forks source link

Fail to resume correctly #20

Closed user100000 closed 4 years ago

user100000 commented 4 years ago

Marlin 2.o on ender-3 using skr e3 mini using Version 1.4.0.

on clicking the park button the Nozzle lifts and safe homes, at 0,0 and a height incrase of Z . It then resumes print at x,y ,Z without any futher action by the user.

jim-p commented 4 years ago

The park button and such is not meant to be used mid-print. Use the M600 button for that. There is no way for this plugin to store and return to the original coordinates when manually parking.