Edit macro M3
08 Feb 2012 19:49 #17512
by gois
Edit macro M3 was created by gois
Good afternoon!
M3 need to edit the macro to add the command G38.2 Z-3 F400 whenever the M3 runs.
How can I make is
M3 need to edit the macro to add the command G38.2 Z-3 F400 whenever the M3 runs.
How can I make is
Please Log in or Create an account to join the conversation.
09 Feb 2012 09:54 #17521
by andypugh
Replied by andypugh on topic Re:Edit macro M3
gois wrote:
You can't, really. It is possible to re-map some G and M-codes in the latest development version of LinuxCNC:
www.linuxcnc.org/docview/devel/html/remap/structure.html
However M3 is not one of the remappable codes.
You could use M13, for example, though. If you want to try it you will need to download the "master" branch using the instructions as buildbot.linuxcnc.org
There is a good chance that you will end up doing a probe with a rotating tool if you try this, though.
M3 need to edit the macro to add the command G38.2 Z-3 F400 whenever the M3 runs.
How can I make is
You can't, really. It is possible to re-map some G and M-codes in the latest development version of LinuxCNC:
www.linuxcnc.org/docview/devel/html/remap/structure.html
However M3 is not one of the remappable codes.
You could use M13, for example, though. If you want to try it you will need to download the "master" branch using the instructions as buildbot.linuxcnc.org
There is a good chance that you will end up doing a probe with a rotating tool if you try this, though.
Please Log in or Create an account to join the conversation.
Time to create page: 0.055 seconds