Replies: 1 comment 1 reply
-
In the button eventhandler you can send a command like this:
Tip: I use the tag attribute to identify the axis, this way only one event handler is required. |
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.
-
Hello, I trying add some functions to the app, firstly I need, for example add a button to go home each axis, I add the button but I can´t find how to execute a gcode command, for example when I press a button.

I try check how to send a command when I write in MDI textbox but I can´t understand. Have any description about the code that I can read to understand it?.
I wan´t add buttons to the app and no add as Macro. I´d like that buttons stay close to the axis data and no separated
Here I want to add a button to go home the axis
I try understand what happend with this part of code to use this for execute commands

Regards!!!
Beta Was this translation helpful? Give feedback.
All reactions