Questions before purchasing: Pausing in G-code

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
GS76
Posts: 6
Joined: Tue Oct 02, 2018 8:49 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Questions before purchasing: Pausing in G-code

Post by GS76 »

Hi All,

I am looking to purchase the Centroid Acorn system.

I am wondering if it is possible to have a M function and/or similar that allows a "message box" to pop up after a G04 dwell g-code that allows the option to click OK and hence allow the program to continue running.

Please see attached G-code program. The CNC motion control software I am currently using allows this as a comment and creates a message box.

Is this possible with Acorn without a lose in position once continuing?

Thanks in advance.
Attachments
031_PhD_HD.txt
Example G-code
(25.03 KiB) Downloaded 79 times
cnckeith
Posts: 7334
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: Questions before purchasing: Pausing in G-code

Post by cnckeith »

hello. short answer is: yes. there are several easy ways to accomplish this.
Typically M200/201 are used. from the operator manual M200 is "Stop and wait for operator and prompt for Action:
These M codes are used for many different types of custom messages and actions.
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
GS76
Posts: 6
Joined: Tue Oct 02, 2018 8:49 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: Questions before purchasing: Pausing in G-code

Post by GS76 »

Thank you so much for the prompt reply.

Where can I get the latest version of the operators manual.

Much appreciated.
cnckeith
Posts: 7334
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: Questions before purchasing: Pausing in G-code

Post by cnckeith »

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
GS76
Posts: 6
Joined: Tue Oct 02, 2018 8:49 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: Questions before purchasing: Pausing in G-code

Post by GS76 »

Much appreciated. Thank you.
Post Reply