Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: luxo on August 08, 2019, 04:19:18 AM

Title: Mach3: unexpected behaviour during program execution
Post by: luxo on August 08, 2019, 04:19:18 AM
Hi.
Mack3 version R3.00
Here is simple program.
(D3)
(S9000)
(without soj)
(x3.53 y0.419 instead of 3.55/0)

G00 Z7
G00 X2.1 Y0
G00 Z1
G01 Z-1 F50
G01 X4.55 F50
G03 I-4.55 (label #1)
G01 X3.55 (label #2)
G00 Z1

(othod)
G00 Z1
G00 Z7

(tail)
F500
M30
(kinec programi)


(-)
This program work out correctly several times in a row.
But then:
Instead of making full circle at label #1 it do small arc to a point X3.53 Y0.419 and goes up to Z7.
Next start of the program leads to even stranger results:
Program works fine except for the command at label #2, which is ignored. So machine goes up to Z7 at point X4.55 Y0 instead of X3.55 Y0.
More program starts - more strange things.
After PC rebooting program works correctly several more times.
Any suggestions?
Title: Re: Mach3: unexpected behaviour during program execution
Post by: Tweakie.CNC on August 08, 2019, 04:35:33 AM
Ran through correctly here 10 times in a row.

Title: Re: Mach3: unexpected behaviour during program execution
Post by: luxo on August 08, 2019, 04:52:33 AM
Should I record a video?
Title: Re: Mach3: unexpected behaviour during program execution
Post by: Tweakie.CNC on August 08, 2019, 05:12:44 AM
Please - it may shed some light on the problem.