OctoPrint-DisplayLayerProgress
OctoPrint-DisplayLayerProgress copied to clipboard
Upload to SD modifies gcode by adding M117 INDICATOR calls that are not meant to be there, on sd card.
When uploading (to SD) via octoprint UI all incoming g-code is processed also by DisplayLayerProgress plugin.
Plugins adds tons of "M117 INDICATOR-LayerXXX" which are meant to be consumed by plugin itself. But file uploaded to SD is then used by printer firmware directly. So I'm getting these INDICATOR messages on LCD instead of something useful.
Could DisplayLayerProgress do not do that on "upload to sd" ?
ver 1.28.0, octoprint 1.8.1
Question to Olli :), Could that be the same problem as I report in https://github.com/jneilliii/OctoPrint-M117SpeechSynthesis/issues/18
That could explain why I am getting tons of messages "Dasboard_Layer_Indicator xxx