Milling stops randomly without errors
- nau
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 3
20 Nov 2020 17:32 #189902
by nau
Milling stops randomly without errors was created by nau
hi
I'm new into CNC. Built CNC, set up LinuxCNC 2.7.15 thru StepConf on Debian Wheezy. Clear stock. Homing works fine. Milling works fine sometimes (very short ones). But sometimes it just stops without any errors. After resume F2 -> R code can go further or can't even stop earlier code than before. I can finish a job after couple restarting but I want to know what is a problem is.
I thought it might be "Spindle at speed" problem (my MFD controlled with analog voltage) so i turn it off in HAL machine and custom settings but it wont solved a thing. I haven't changed anything else btw.
Here is a couple of lines where Linux CNC has stopped:
G2X47.687Y30.348I4.225J27.679
G1Z-14.500F300.0
G3X34.961Y85.397I-9.850J0.000
G3X47.211Y75.547I0.000J12.250
Would be appreciate for a help.
Anton
I'm new into CNC. Built CNC, set up LinuxCNC 2.7.15 thru StepConf on Debian Wheezy. Clear stock. Homing works fine. Milling works fine sometimes (very short ones). But sometimes it just stops without any errors. After resume F2 -> R code can go further or can't even stop earlier code than before. I can finish a job after couple restarting but I want to know what is a problem is.
I thought it might be "Spindle at speed" problem (my MFD controlled with analog voltage) so i turn it off in HAL machine and custom settings but it wont solved a thing. I haven't changed anything else btw.
Here is a couple of lines where Linux CNC has stopped:
G2X47.687Y30.348I4.225J27.679
G1Z-14.500F300.0
G3X34.961Y85.397I-9.850J0.000
G3X47.211Y75.547I0.000J12.250
Would be appreciate for a help.
Anton
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19495
- Thank you received: 6538
20 Nov 2020 18:00 #189904
by tommylight
Replied by tommylight on topic Milling stops randomly without errors
Start LinuxCNC from a terminal and check if there are any errors there when it stops.
The following user(s) said Thank You: nau
Please Log in or Create an account to join the conversation.
- nau
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 3
21 Nov 2020 06:04 #189956
by nau
Replied by nau on topic Milling stops randomly without errors
Thanks for answering. No errors in terminal. Only message right after stop "task: main loop took 0,221527 seconds"
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19495
- Thank you received: 6538
21 Nov 2020 07:56 #189963
by tommylight
Replied by tommylight on topic Milling stops randomly without errors
Do you get latency warnings ?
Please Log in or Create an account to join the conversation.
- nau
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 3
21 Nov 2020 14:36 #189974
by nau
Replied by nau on topic Milling stops randomly without errors
No warnings or errors.
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 4026
- Thank you received: 1738
21 Nov 2020 15:52 #189981
by Aciera
Replied by Aciera on topic Milling stops randomly without errors
Can you post your HAL and INI?
The following user(s) said Thank You: nau
Please Log in or Create an account to join the conversation.
- bevins
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
21 Nov 2020 15:56 - 21 Nov 2020 15:57 #189983
by bevins
Replied by bevins on topic Milling stops randomly without errors
Run Linuxcnc Status right after it stops and see what the interpreter is doing.
Machine menu Linuxcnc Status
Copy it and paste it here but use spoiler and code tags please.
Maybe this will give some hints on what is going on. After you post your hal and ini files of course.
Machine menu Linuxcnc Status
Copy it and paste it here but use spoiler and code tags please.
Maybe this will give some hints on what is going on. After you post your hal and ini files of course.
Last edit: 21 Nov 2020 15:57 by bevins.
The following user(s) said Thank You: Aciera, nau
Please Log in or Create an account to join the conversation.
- nau
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 3
23 Nov 2020 14:05 #190116
by nau
Replied by nau on topic Milling stops randomly without errors
Thanks for answering. Here is HAL, INI and log from status.
Please Log in or Create an account to join the conversation.
- nau
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 3
25 Nov 2020 06:28 #190246
by nau
Replied by nau on topic Milling stops randomly without errors
Thanks everyone. I've solved a problem. Seems issue was insufficient power. All I done is switch CNC box and spindle to other phase than PC (I have 3 phases 380V power).
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 4026
- Thank you received: 1738
25 Nov 2020 07:31 #190247
by Aciera
Replied by Aciera on topic Milling stops randomly without errors
OK, thanks for reporting back.
Please Log in or Create an account to join the conversation.
Time to create page: 0.068 seconds