- LinuxCNC
- General LinuxCNC Questions
- (Where to ask for) Feature request: Allways specify what axis to touch off
(Where to ask for) Feature request: Allways specify what axis to touch off
- SvenH
- Offline
- Premium Member
-
Less
More
- Posts: 91
- Thank you received: 2
31 Mar 2017 10:11 #90631
by SvenH
(Where to ask for) Feature request: Allways specify what axis to touch off was created by SvenH
When you click "Touch off" to change an offset, axis has the choice for the axis to offset selected based on the last move from the keyboard, or the last offset you actually entered.
I would prefer this choice to be empty when I press "Touch off":
I am working on a program that is a set of 2 parts that have a time consuming setup.
I very often find myself where I have touched off the wrong axis, requiring me to start from the beginning, ruining an hours work or more.
Could this be changed at all, and where would it be appropriate to check/ask if this is a feature that could be added to linuxcnc?
I would prefer this choice to be empty when I press "Touch off":
I am working on a program that is a set of 2 parts that have a time consuming setup.
I very often find myself where I have touched off the wrong axis, requiring me to start from the beginning, ruining an hours work or more.
Could this be changed at all, and where would it be appropriate to check/ask if this is a feature that could be added to linuxcnc?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
04 Apr 2017 12:13 #90862
by andypugh
We used to have a feature request page when it was hosted on Sourceforge, but I have not found an equivalent on Github.
You can change this in your own installation by editing axis.py:
en.wikipedia.org/wiki/Amazon_Mechanical_Turk
But I think you would also need to edit the Tcl that defines the dialog boxes to add a field for Axis Select, so it is less trivial than I thought it would be when I started to answer this query.
Replied by andypugh on topic (Where to ask for) Feature request: Allways specify what axis to touch off
Could this be changed at all, and where would it be appropriate to check/ask if this is a feature that could be added to linuxcnc?
We used to have a feature request page when it was hosted on Sourceforge, but I have not found an equivalent on Github.
You can change this in your own installation by editing axis.py:
en.wikipedia.org/wiki/Amazon_Mechanical_Turk
But I think you would also need to edit the Tcl that defines the dialog boxes to add a field for Axis Select, so it is less trivial than I thought it would be when I started to answer this query.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- (Where to ask for) Feature request: Allways specify what axis to touch off
Time to create page: 0.108 seconds