- Configuring LinuxCNC
- Advanced Configuration
- How can I find out how many minutes until the end of the program?
How can I find out how many minutes until the end of the program?
28 Jun 2022 15:21 #246086
by Akgün
Hi, I'm Buğra.
i have 5 axis cnc machine. i want to see how many minutes left end of the program. i looks python interface document but i couldn't find. Help me pls.
Thank you for helps.
i have 5 axis cnc machine. i want to see how many minutes left end of the program. i looks python interface document but i couldn't find. Help me pls.
Thank you for helps.
Please Log in or Create an account to join the conversation.
29 Jun 2022 12:25 #246153
by andypugh
Replied by andypugh on topic How can I find out how many minutes until the end of the program?
The Axis interface tries to estimate the length of the programme, but it tends to be a little inaccurate sometimes as it can't really predict how much time will be spent below programmed speed due to acceleration limits. (This happens in the low-level realtime motion controller)
So, the fact is that the information isn't really known. But some GUIs will try to guess.
So, the fact is that the information isn't really known. But some GUIs will try to guess.
Please Log in or Create an account to join the conversation.
29 Jun 2022 12:25 #246154
by andypugh
Replied by andypugh on topic How can I find out how many minutes until the end of the program?
The Axis interface tries to estimate the length of the programme, but it tends to be a little inaccurate sometimes as it can't really predict how much time will be spent below programmed speed due to acceleration limits. (This happens in the low-level realtime motion controller)
So, the fact is that the information isn't really known. But some GUIs will try to guess.
So, the fact is that the information isn't really known. But some GUIs will try to guess.
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- How can I find out how many minutes until the end of the program?
Time to create page: 0.070 seconds