Hello Guest it is September 01, 2024, 12:00:31 AM

Author Topic: program gets stuck at m3  (Read 1147 times)

0 Members and 1 Guest are viewing this topic.

Offline TonyM

*
  •  12 12
program gets stuck at m3
« on: June 24, 2023, 06:18:38 AM »
I have built a lathe and m03 works if you do it manually.
I then used the turn cycles feature to make the gcode but when running the generated gcode it gets stuck on m03.
The program still thinks it is running but nothing happens, the spindle does rotate but the speed changes everytime i rerun the program.
When it gets stuck i press pause and then play and it just resumes the program. Is there something i forgot?
Code: [Select]
N60 %
N65 t0808
N70 G98
N75 G96 S150
N80 M03
N85 M08
« Last Edit: June 24, 2023, 06:34:21 AM by TonyM »

Offline TonyM

*
  •  12 12
Re: program gets stuck at m3
« Reply #1 on: June 24, 2023, 07:02:26 AM »
When it is stuck and i press M03/M05 twice aka turning it off and on) it continues working. Why do i have to do this
Re: program gets stuck at m3
« Reply #2 on: June 28, 2023, 08:48:15 AM »
Try removing the G96 constant surface feed
Re: program gets stuck at m3
« Reply #3 on: June 28, 2023, 09:26:09 AM »
Sorry, it’s constant surface speed CSS. That’s what happens when you use speech to text. Lol