M200 prompts sometimes disappear <fixed>
Moderator: cnckeith
-
- Posts: 8235
- 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: M200 prompts sometimes disappear
great discussion, while we are on this topic, we do have a requirements document in the works: "Improved formatting capabilities for CNC12 M200 (and future m300 ) series m codes." Now would be a good time to get your related feature requests in!
- Attachments
-
- improved_cnc12_onScreen_Prompt_M_codes_draft.pdf
- (963.49 KiB) Downloaded 6 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)
-
- Posts: 8235
- 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: M200 prompts sometimes disappear
and we fixed this issue this morning so the fix will be in v5.22 hopefully will be released soon!
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)
-
- Posts: 2895
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: M200 prompts sometimes disappear
I think you are overcomplicating things...corbin wrote: ↑Mon Dec 02, 2024 12:50 pm ......
So, here's my tool change scenario where it does make sense:
1. Temporary message telling the user a Tool Change is happening from Tool X to Y
2. If no user input is required (pure ATC), then the message stays up for 3 seconds and disappears.
3. If the user has to do something, such as manually remove or insert a tool that isn't in the rack, I want to prompt them with M200.
.....
Corbin
IMHO after decades of CNC with ATC in my job, I never needed a message if the machines are changing tools.
I simply set them up with all tools for the job and let them do its thing till the part is finished, or with automatic material feed till a tool livetime is over. In this case a stopping the job, message to insert a new tool is all I need to go on.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 2895
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: M200 prompts sometimes disappear
That is what I expected, you are faster than Rentokil with bugs
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
Re: M200 prompts sometimes disappear
Will you be removing the dependency between M200 and the M0 Jogging option?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 8235
- 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: M200 prompts sometimes disappear
details please, any good suggestion will get worked on!
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)
Re: M200 prompts sometimes disappear
Write a program or macro that includes a line like:
Run that program with P10 = 32.
Then run that same program with P10 = 0.
Do you notice the difference?
I propose that M200 should display the specified message (and also wait indefinitely for Cycle Start) regardless of the value of P10.
Code: Select all
M200 "Insert tool and press Cycle Start"
Then run that same program with P10 = 0.
Do you notice the difference?
I propose that M200 should display the specified message (and also wait indefinitely for Cycle Start) regardless of the value of P10.
1 user liked this post
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 125
- Joined: Thu Jan 04, 2018 3:09 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC11: No
- CPU10 or CPU7: No
- Location: New Albany, OH
Re: M200 prompts sometimes disappear
Keith,
What do you think of adding support for buttons in a popup dialog? Having to use the keyboard (even the slide-up keyboard on the touch screen) to select an option is cumbersome. It would be nice to have buttons much like the VCP to select from the options in the dialog. There is no enter a number, and then the enter key, you just tap the button on the touch screen for the option you want. I hope that makes sense.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 51
- Joined: Fri Nov 08, 2024 2:57 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 3484E42757Cd-1018248693
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: M200 prompts sometimes disappear
Great, thanks!
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 51
- Joined: Fri Nov 08, 2024 2:57 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 3484E42757Cd-1018248693
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: M200 prompts sometimes disappear
I agree -- experienced CNC operators don't need much to make the machine do what they want to do.
I'm trying to make it more user friendly, particularly for hobbyists. I also just like writing software..
Corbin
(Note: Liking will "up vote" a post in the search results helping others find good information faster)