Hello Guest it is April 26, 2024, 01:44:09 PM

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.


Topics - mjtooba

Pages: 1
1
General Mach Discussion / Reverse RUN problem in second pass
« on: March 29, 2009, 09:09:02 AM »
Hi.
i'm using mach3 2.6 and have following problem.
loading plasma screen and write my own G-Code:
G00  X105.000000 Y5.000000
M3
G00 X100.000000 Y0.000000
G02 X100 Y200 R100
G02 X100 Y0 R100
M4


[START] code , then [PAUSE],[REVERSE] when returned to point A [STOP]
[START] again and then [PAUSE],[REVERSE] in reverse motion when passed from point A, jumped in previous line and G00 to X100,Y0 why this happened ?

also i tested with START,PAUSE,REVERSE,START... it worked correctly on first try on a segment but on second time it goes mad and tried to reverse next line of code!

is this bug or i'm just confused with my code!

Pages: 1