Hello Guest it is March 28, 2024, 07:21:08 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - boomshanka

Pages: 1
1
General Mach Discussion / G28.1 repeats itself
« 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

Pages: 1