After successfully printing something when I try to move y axis, octoprint moves z axis all the way down until it hits the bed. Octoprint also ignores y axis limit switch. After that my printers z-level is sometimes all over the place
What did you already try to solve it?
I don't even know where to start, but i had to reset my printer twice because z level was all over the place because of octoprint.
Have you tried running in safe mode?
Had the problem since start with no plugins installed but I'm gonna try tomorrow
Now I've put an SD-Card in it and end stops are still sometimes ignored. Also i have some very weird behaviour, after octoprint finished, I tried to move the bed y, however octoprint then starts to move z down with the nozzle without using bltouch until it hits the bed. Following commands showed up in the terminal. Is this a bug?
Send: G91
Recv: ok
Send: G0 Y-1 F6000
Recv: ok
Send: G90
Recv: ok
New firmware seems like it might be a good option for you. Marlin is not hard to build once you get the environment setup. Guides etc. across the internet are your friend, take it slow as it can be a tricky process.