linuxcncrsh jog timeouts
- ExcessiveO
- Offline
- Senior Member
-
Less
More
- Posts: 54
- Thank you received: 5
22 Jul 2023 17:58 #276008
by ExcessiveO
linuxcncrsh jog timeouts was created by ExcessiveO
So I'm trying to get a python program on a separate computer to interface to linuxcnc, it looks like linuxcncrsh will do what I need even if it's pretty outdated. there doesn't seem to be a huge amount of use with it so does anyone know how the jog commands work? It looks like there are commands to start speed, increment and speed, or stop jogging a certain axis/joint. That leads me to think that once you send a jog at speed command it just continues until you tell it to stop!? Obviously that isn't great in the event of some sort of connection failure so I was wondering if there was a way to require keep alive commands or a timeout to stop the machine.
I know remote jogging isn't exactly wise but it's basically the point of this project.
I know remote jogging isn't exactly wise but it's basically the point of this project.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23244
- Thank you received: 4915
25 Jul 2023 14:36 #276226
by andypugh
Replied by andypugh on topic linuxcncrsh jog timeouts
Why use jogging and not MDI commands? At least with MDI you know where you are going.
On another tack, is this any help?
wiki.linuxcnc.org/cgi-bin/wiki.pl?Rockhopper_Web_Server
On another tack, is this any help?
wiki.linuxcnc.org/cgi-bin/wiki.pl?Rockhopper_Web_Server
Please Log in or Create an account to join the conversation.
Time to create page: 0.332 seconds