kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.36k stars 997 forks source link

constant ok messages #1441

Open Tigerwraith opened 1 month ago

Tigerwraith commented 1 month ago

Since I updated from stock Creality firmware from https://github.com/mriscoc/Ender3V2S1 for my Ender. The command window has a constant ok messages populating while the printer is printing. Is there a way to turn these off or filter them out? image

DivingDuck commented 3 weeks ago

@Tigerwraith sorry for the late response. What version of Pronterface do you run? There is no filter function available. This do ~lot~not look like you have enable debug communications. This is maybe a setup in your firmware or printer setup you can change.

Edit: correct typo

Tigerwraith commented 3 weeks ago

@DivingDuck I am running 2.1.0. I did only start to see this once I moved to the new firmware.

DivingDuck commented 3 weeks ago

Thanks for the Info. It is maybe a good idea to ask the people who build this firmware why the behavior change and how you can prevent this continuous logging/debugging information.

Here is something you might like to check: https://marlinfw.org/docs/gcode/M111.html