You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While having Timelapse disabled and Hide Timelapse in Console Filter activated.
I get following Console Output:
"Timelapse: disabled, take frame ignored"
What did you expect to happen instead?
Since I´m not using timelapse for every print, it would be great if these messages also get filtered.
How to reproduce this bug?
In Superslicer im using:
Before layer change G-code:
TIMELAPSE_TAKE_FRAME
and turn off Timelapse before print via Mainsail Ui.
Additional information:
Thanks for your great work !
This was my first Git Issue, I hope its fine.
The text was updated successfully, but these errors were encountered:
Hey @Manu45er! Thx for your Report and sry for the delay!
I checked your FR today and I think there is a "miss interpretation" about "Hide Timelapse" option in the console panel menu. It only hides gcodes/commands. For example if you restart Klipper, the moonraker plugin will send a TIMELAPE_SETUP command. Something like that should be hidden. Your output in the example above is a "Verbose" output:
So all "Timelapse:" outputs are "Verbose outputs", and I think these should be hidden with the option in the menu, because these outputs are "disabled" per default and if the user needs some debug/verbose outputs, he/she should "just see it" if he/she enables it.
Mainsail Version:
2.12
Browser:
Chrome
Device:
Desktop PC
Operating System:
Windows
What happened?
While having Timelapse disabled and Hide Timelapse in Console Filter activated.
I get following Console Output:
"Timelapse: disabled, take frame ignored"
What did you expect to happen instead?
Since I´m not using timelapse for every print, it would be great if these messages also get filtered.
How to reproduce this bug?
In Superslicer im using:
Before layer change G-code:
TIMELAPSE_TAKE_FRAME
and turn off Timelapse before print via Mainsail Ui.
Additional information:
Thanks for your great work !
This was my first Git Issue, I hope its fine.
The text was updated successfully, but these errors were encountered: