Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: boomshanka on October 31, 2018, 03:21:46 PM

Title: G28.1 repeats itself
Post by: boomshanka on October 31, 2018, 03:21:46 PM
Hi

I'm trying to home an axis after each job i'm running but the G28.1 command gets stuck in a loop & keeps repeating itself resets to the start of the code & loops until i hit reset.

Very basic code:

Code: [Select]
Z50
X50
G28.1Z0
X0
M30

The line X0 never executes - z-axis keeps homing itself over & over until reset.

Update: G28.1 resets to the start of the code & loops

Mach3 Version R3.043.062
Windows 10 (shudder)

Any ideas?

Cheers