How to customize the M code to be recognized by linuxcnc
07 Jul 2021 05:13 #213936
by chen1234
How to customize the M code to be recognized by linuxcnc was created by chen1234
I want to redefine an M code to control the galvanometer, but I don’t know how to define it so that lnuxcnc can run
Please Log in or Create an account to join the conversation.
07 Jul 2021 08:56 #213948
by Aciera
Replied by Aciera on topic How to customize the M code to be recognized by linuxcnc
Have a look at the docs:
linuxcnc.org/docs/html/remap/remap.html#_configuring_remapping
Is it a python remap you are trying to get running?
linuxcnc.org/docs/html/remap/remap.html#_configuring_remapping
Is it a python remap you are trying to get running?
The following user(s) said Thank You: chen1234
Please Log in or Create an account to join the conversation.
08 Jul 2021 15:20 #214030
by andypugh
Replied by andypugh on topic How to customize the M code to be recognized by linuxcnc
I would normally expect a galvanometer to be operated by G1 X Y or G0 X Y commands.
Why do you need a custom code?
Why do you need a custom code?
The following user(s) said Thank You: chen1234
Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds