[Solved]Need help troubleshooting

Hello, I’m on the latest OP and it has been running perfect. However, I just upgraded from Marlin 2.0.5 to 2.0.5.3. I used the same config files when compiling both. However I did change the ARC parameters from the ArcWelder thread. However, after it runs the start code(which heats up the heaters and prints a prime line) it fails.

It says it failed in the web interface, but the printer LCD doesn’t show anything. The serial output just shows this. I’ll pull the other logs soon, but I’m not sure they would show anything. Does anyone have any ideas as to what might cause this.

Send: N34 G1 F1800 E-19
Recv: ok
Send: N35 G1 F3000 Z20
3
Recv: ok
Send: N36 G9037
Recv: ok
Send: N37 G28 X Y
38
Recv: echo:busy: processing
Recv: echo:busy: processing
Recv: X:220.00 Y:220.00 Z:22.00 E:-1.00 Count X:17600 Y:17600 Z:35200
Recv: ok
Changing monitoring state from "Printing" to "Operational"

Well. I’m an idiot. I should have looked at the octoprint logs. Invalid Mesh.

After updating firmware, it will reset the mesh values to be nonexistent. The start code tries to load those values and errors out.

1 Like