M66 disable time-function Help
14 Sep 2024 17:54 #310158
by Pro_El
M66 disable time-function Help was created by Pro_El
Greetings
I need M66 to wait for signal without time limit.
I can use M66 P0 L4 Q5, but after 5 seconds G-code continue. Some times need to wait long time so i need if it is posible simple sollution to wait and only continue after input signal go High.
I read a lot of post but did not find some simple sollution. Thank you in advanced
I need M66 to wait for signal without time limit.
I can use M66 P0 L4 Q5, but after 5 seconds G-code continue. Some times need to wait long time so i need if it is posible simple sollution to wait and only continue after input signal go High.
I read a lot of post but did not find some simple sollution. Thank you in advanced
Please Log in or Create an account to join the conversation.
15 Sep 2024 08:01 #310182
by Aciera
Replied by Aciera on topic M66 disable time-function Help
I'm not aware of a way to disable the timeout but you should be able to substantially increase the Q value (eg Q3600 would be a timeout of one hour)
The following user(s) said Thank You: Pro_El
Please Log in or Create an account to join the conversation.
15 Sep 2024 17:35 #310210
by Pro_El
Replied by Pro_El on topic M66 disable time-function Help
Thank you for your answer
I find a way that is working for me with enable motion.feed-inhibit , this signal gives me option to wait no mater of time,
Thank you
I find a way that is working for me with enable motion.feed-inhibit , this signal gives me option to wait no mater of time,
Thank you
Please Log in or Create an account to join the conversation.
Time to create page: 0.086 seconds