cncdrive wrote:exec.Callbutton(164);
But that is the 0.01 units value for step jog and that is selected on startup, so I'm not sure why you want to call that?
I want to have those buttons on the main run screen; I have tons of extra screen real estate and want the jog controls on the main screen with everything else. I tried just dragging them over, even changing the layer they are on but it seems there is no way to simply move the existing buttons from the side bar to the main screen; so I guess I have to re-create them.
I did successfully re-create the button on the main screen and it works just fine. It changes the jog mode to 0.01, however, it doesn't change state to show the little green light underneath to show it is active, or "true". I need to figure out how to re-create the image changing from unlit to lit when the button is pressed. When I click it, the original button in the side bar changes state and shows it is lit, however the graphic on the button I created remains unlit.