Replies: 1 comment 1 reply
-
@AJolly I'm not aware of such functionality in klipper screen, to change UI state from klipper directly. That feature would have to be implemented in klipper screen I assume to react on some event. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to trigger the UI to switch the screen to display console in a macro?
For example, id like to have klipper screen switch to show the console if I run this macro.
[gcode_macro a_SCREWS_TILT_CALCULATE]
gcode:
G28
SCREWS_TILT_CALCULATE
Beta Was this translation helpful? Give feedback.
All reactions