W zero aux key - how to
Moderator: cnckeith
-
- Posts: 14
- Joined: Thu Sep 19, 2024 12:31 pm
- Acorn CNC Controller: No
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: Yes
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: A901473
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
W zero aux key - how to
Looking for a simple way to add a W axis aux key, have set aux keys for X,Y and Z and the zero key just want a way to zero the W axis without 6 button pushes. Mill is a 2 axis Bridgeport with a Z quill scale set as a manual axis @ and the W axis manual knee. Don’t want to sum axis because I usually just lock the Z down on a stop and put cutting depth on with the knee.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Tech Support
- Posts: 126
- Joined: Wed Jan 29, 2025 9:39 am
- Acorn CNC Controller: No
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: W zero aux key - how to
Hello,
Please post a fresh report.zip
Please post a fresh report.zip
Want to post your own question?
Check this out first: http://centroidcncforum.com/viewtopic.php?f=60&t=1043
Acorn CNC tech tips: viewforum.php?f=63
Check this out first: http://centroidcncforum.com/viewtopic.php?f=60&t=1043
Acorn CNC tech tips: viewforum.php?f=63
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 14
- Joined: Thu Sep 19, 2024 12:31 pm
- Acorn CNC Controller: No
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: Yes
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: A901473
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: W zero aux key - how to
Have added W axis zeroing to Aux key by writing a G code file and calling it mfunc72.mac then changing parameter 191 to 7211. To zero W axis I press Aux key 4 and then cycle start. However unlike the X,Y and Z (Aux key parameters 1,2 and 3) it does not work with the Aux zero key (parameter 4) It would be great if there was a way to make it the same.
- Attachments
-
- report_0008DC111213-0521243127_2025-03-02_02-35-48.zip
- (3.72 MiB) Downloaded 4 times
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Tech Support
- Posts: 126
- Joined: Wed Jan 29, 2025 9:39 am
- Acorn CNC Controller: No
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: W zero aux key - how to
Unfortunately we don't currently have the built in functionality for the 4th axis like X, Y, and Z.
I believe your best option is to be using a macro as you are.
You could add to the macro to have a prompt for if you want to set it to something other than 0.
However, even this way you wouldn't be able to use the aux zero key the way you want.
I believe your best option is to be using a macro as you are.
You could add to the macro to have a prompt for if you want to set it to something other than 0.
However, even this way you wouldn't be able to use the aux zero key the way you want.
Want to post your own question?
Check this out first: http://centroidcncforum.com/viewtopic.php?f=60&t=1043
Acorn CNC tech tips: viewforum.php?f=63
Check this out first: http://centroidcncforum.com/viewtopic.php?f=60&t=1043
Acorn CNC tech tips: viewforum.php?f=63
(Note: Liking will "up vote" a post in the search results helping others find good information faster)