[FIXED] DEVEL Example does not work pins do not exist renaming 2.8

More
15 May 2019 06:45 #133821 by pl7i92
Hi
someone shoudt make the Examples in the Documentation
WORKING
www.linuxcnc.org/docs/devel/html/gui/pyv...ml#_make_connections
HALUI JOG is no longer present
the connection to the Jog-spee is also renamed

net my-jointxminus halui.joint.0.minus <= pyvcp.x-minus

Please Log in or Create an account to join the conversation.

More
15 May 2019 14:50 #133841 by pl7i92
her is the answer of a working script
hal postgui file
# connect the X PyVCP buttons
net my-jogxminus halui.axis.x.minus <= pyvcp.x-minus
net my-jogxplus halui.axis.x.plus <= pyvcp.x-plus

# connect the Y PyVCP buttons
net my-jogyminus halui.axis.y.minus <= pyvcp.y-minus
net my-jogyplus halui.axis.y.plus <= pyvcp.y-plus

# connect the Z PyVCP buttons
net my-jogzminus halui.axis.z.minus <= pyvcp.z-minus
net my-jogzplus halui.axis.z.plus <= pyvcp.z-plus

# connect the PyVCP jog speed slider
net my-jogspeed halui.axis.jog-speed <= pyvcp.jog-speed-f
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
19 May 2019 20:48 #134291 by andypugh

Hi
someone shoudt make the Examples in the Documentation
WORKING


Yes, that would certainly be good.

Could you create a pull request on Github?

Please Log in or Create an account to join the conversation.

More
19 May 2019 23:28 #134302 by BigJohnT
Andy,

That has been fixed.

JT

Please Log in or Create an account to join the conversation.

More
28 May 2019 10:38 #135148 by pl7i92

Please Log in or Create an account to join the conversation.

Moderators: HansU
Time to create page: 0.090 seconds
Powered by Kunena Forum