Program on lathe stops on random gcode

More
30 Oct 2020 19:46 #187822 by Anonymous
Hey
I just recently converted my old lathe to a CNC
i decided to use LinuxCNC and now when i run a Program it randomly stops at N23.
If i remove that line it runs till it gets to N29, then N35... and so on.
What am I doing wrong
Attachments:

Please Log in or Create an account to join the conversation.

More
30 Oct 2020 21:03 #187835 by Clive S

Hey
I just recently converted my old lathe to a CNC
i decided to use LinuxCNC and now when i run a Program it randomly stops at N23.
If i remove that line it runs till it gets to N29, then N35... and so on.
What am I doing wrong


Are you missing the feed rate ?

Please Log in or Create an account to join the conversation.

More
30 Oct 2020 21:55 #187841 by tommylight
Clive is right, there is no feed rate set anywhere in that gcode so it will stop at any G1 it encounters, but it will spit an error saying exactly that it is missing a feed rate value.
The following user(s) said Thank You: Clive S

Please Log in or Create an account to join the conversation.

More
31 Oct 2020 11:25 #187889 by Anonymous
Even if i ad a F100 for example at the end of (N21 G0 Z1.164) to make it (N21 G0 Z1.164 F100) it still stops the program at that line.

Please Log in or Create an account to join the conversation.

More
31 Oct 2020 12:29 - 31 Oct 2020 12:32 #187894 by Aciera
Do you have feed override down at zero?
Does it happen with just this program?
Can you jog ok?
Does the machine home ok?
Does this MDI command work? G01 X100 F100
Last edit: 31 Oct 2020 12:32 by Aciera.

Please Log in or Create an account to join the conversation.

More
31 Oct 2020 12:34 - 31 Oct 2020 12:36 #187895 by Clive S

Even if i ad a F100 for example at the end of (N21 G0 Z1.164) to make it (N21 G0 Z1.164 F100) it still stops the program at that line.


Have you tried G1 X40. F100

Edit : Aciera has said the same
Last edit: 31 Oct 2020 12:36 by Clive S.

Please Log in or Create an account to join the conversation.

More
31 Oct 2020 12:44 #187896 by MaHa
I think with G96, constant surface speed, feed must be f/per rev. F100 or F200 could end as rapid move or is just too fast to be done.

Please Log in or Create an account to join the conversation.

More
31 Oct 2020 12:50 - 31 Oct 2020 12:53 #187899 by Anonymous
Yes i've also tried G1 X40. F100
Last edit: 31 Oct 2020 12:53 by Anonymous.

Please Log in or Create an account to join the conversation.

More
31 Oct 2020 13:15 #187902 by Anonymous
What would you suggest i do then? My machine does not measure spindle speed

Please Log in or Create an account to join the conversation.

More
31 Oct 2020 13:27 #187903 by Aciera
Can you please post your INI and HAL files?

Please Log in or Create an account to join the conversation.

Time to create page: 0.262 seconds
Powered by Kunena Forum