Ender3 V2 now running in safe mode

What is the problem?

Printer gets to temp then I get this message and doesn't print.
Not sending M0 to printer, it's configured as a blocked command

What did you already try to solve it?

Power cycle of the hardware and software, load different test.

Have you tried running in safe mode?

ok it is working in safemode, so what do i have to do to get out of safemode??
the only plug in I added was the fix for temp "TT"

To leave safe mode, you just restart the Pi via the System menu.
If you have a M0 command in the Gcode, check your slicer.

You may share the beginning of a Gcode file that causes that issue.

I would like this to work the correct way. I understand how to get out of safemode.

Not sending M0 to printer, it's configured as a blocked command

how do i fix this???

You may share some more information of what you are using.
Most handy will be the logs.

You can either:

  • Remove the M0 command from your gcode (it causes issues with some firmware)
  • Remove the M0 command from the blocked commands list if you want to send an M0 command to the printer, and know it will not lock up as a result of this.