Jog keys for A axis
08 Aug 2024 10:13 #307252
by zz912
Replied by zz912 on topic Jog keys for A axis
If Aciera agrees, I can create a Pull Request.
However, it is necessary to define which key letters are to be used.
This must be approved by Norbert.
It will be necessary to test how this change will affect the 3 axis configuration.
However, it is necessary to define which key letters are to be used.
This must be approved by Norbert.
It will be necessary to test how this change will affect the 3 axis configuration.
Please Log in or Create an account to join the conversation.
08 Aug 2024 11:35 #307255
by Aciera
Replied by Aciera on topic Jog keys for A axis
I don't use keyboard shortcuts so the changes I posted have been reverted on my local machine. If you are interested to have those changes as a PR then please go ahead.
Please Log in or Create an account to join the conversation.
08 Aug 2024 20:50 #307279
by zz912
Home => +A
End => -A
???? => +B
???? => -B
???? => +C
???? => -C
Here are the already occupied keys:
github.com/LinuxCNC/linuxcnc/blob/b054eb...ccapy.py#L3052-L3295
Replied by zz912 on topic Jog keys for A axis
To Mariusl:What keys do you suggest?
To Aciera: Can I ask you for Pull Request?
I would also like this improvement.
For at least five (5) axis please but all six will be better.
Home => +A
End => -A
???? => +B
???? => -B
???? => +C
???? => -C
Here are the already occupied keys:
github.com/LinuxCNC/linuxcnc/blob/b054eb...ccapy.py#L3052-L3295
Please Log in or Create an account to join the conversation.
09 Aug 2024 06:05 #307290
by newbynobi
Replied by newbynobi on topic Jog keys for A axis
Hallo,
Keyboard shortcuts are IMHO dangerous and will only be used on hobby machines. I use a handmade hand MPG for that. But implementing more keys will not lead to a more or less dangerous behavior.
So implementing more keys is not the case. We should try to maintain the behavior equally on every GUI, so I suggest to use the same keys as on AXIS GUI.
Norbert
Keyboard shortcuts are IMHO dangerous and will only be used on hobby machines. I use a handmade hand MPG for that. But implementing more keys will not lead to a more or less dangerous behavior.
So implementing more keys is not the case. We should try to maintain the behavior equally on every GUI, so I suggest to use the same keys as on AXIS GUI.
Norbert
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
09 Aug 2024 10:17 #307329
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Jog keys for A axis
I used Home and End for the A axis on a regular 4 axis machine and then I used Home and End for B axis and "[" and "]" for C axis on a five axis machine.
I think Norbert's suggestion of looking at the keys in Axis is probably the right way.
I think Norbert's suggestion of looking at the keys in Axis is probably the right way.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
09 Aug 2024 10:21 #307331
by mariusl
How do you jog with an MPG in joint mode? I am sure you can only use keyboard.
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Jog keys for A axis
I have more machines in factories using keyboard only than MPG. MPG's are not desired on routers by most users.Keyboard shortcuts are IMHO dangerous and will only be used on hobby machines. I use a handmade hand MPG for that. But implementing more keys will not lead to a more or less dangerous behavior.
Norbert
How do you jog with an MPG in joint mode? I am sure you can only use keyboard.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
09 Aug 2024 16:13 #307367
by zz912
Replied by zz912 on topic Jog keys for A axis
I foung in AXIS only:
("[, ]", _("Jog fourth axis or joint")),
("[, ]", _("Jog fourth axis or joint")),
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds