What is the proper format for writing an M201 command?
Ex: N100 M201 "move clamp"
OR
N100 M201 move clamp
M201 seems to be used differently in different systems and I cannot find an example of how the prompt message is entered for Centroid.
M201 command format
Moderator: cnckeith
-
- Posts: 1
- Joined: Thu Oct 11, 2018 9:35 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC11: Yes
- CPU10 or CPU7: Yes
M201 command format
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8927
- Joined: Wed Mar 03, 2010 4:23 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- CNC Control System Serial Number: none
- DC3IOB: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- Contact:
Re: M201 command format
M200 example from Chapter 13 of the Operator manual...
M200 "#)1. Jog the X axis to the desired X0 position\n2. Jog the Z axis to the
desired Z0 position.\n3. Press Cycle Start to continue."
http://www.centroidcnc.com/centroid_diy ... -v4.12.pdf
other similar examples of formatted string commands can be found in this macro.
M200 "#)1. Jog the X axis to the desired X0 position\n2. Jog the Z axis to the
desired Z0 position.\n3. Press Cycle Start to continue."
http://www.centroidcnc.com/centroid_diy ... -v4.12.pdf
other similar examples of formatted string commands can be found in this macro.
- Attachments
-
- mfunc6 (1).mac
- (11.43 KiB) Downloaded 93 times
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
(Note: Liking will "up vote" a post in the search results helping others find good information faster)