Replies: 2 comments
-
There is a tool change discussion here. Making the axis useable via GCode and macros seems like the easier way to go. |
Beta Was this translation helpful? Give feedback.
0 replies
-
For now it is not possible unless you add code to drive it in the plugin itself. This may change in a later version though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am in the process of integrating grblHAL-core into an existing CNC machine. This machine is using an auxiliary stepper for the automatic tool changer to fasten or loosen clamp. This is basically an axis with a homing switch and it is connected to the MCU just like the primary axes (step and direction pin).
Could you give me advice on how to use this axis from within a plugin without making it available to general G-Codes programs?
Beta Was this translation helpful? Give feedback.
All reactions