Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: ola on June 15, 2011, 05:04:56 AM

Title: HELP with Mach Turn: x changes sign :(
Post by: ola on June 15, 2011, 05:04:56 AM
Help needed...

At some point in the middle of my g-code, x goes negative (x being the cutting axis) and this is bad since my cutter tries to cross the piece to the other side and then continue cutting from there... except there's a workpiece so it cannot...

HELP pleaaaseeee
Title: Re: HELP with Mach Turn: x changes sign :(
Post by: RICH on June 18, 2011, 11:01:07 PM
Mach is doing exactly what your gcode file tells it to do.
Check your setup.....change the code....  ???

RICH
Title: Re: HELP with Mach Turn: x changes sign :(
Post by: Sargon on July 02, 2011, 06:22:45 AM
Sorry to bump an old thread, but for others reading this I feel I should clarify what happened here.

In actual fact Mach3 wasn't doing what the GCode told it to do. There was a glitch somewhere in the OS. The toolpath window would show a toolpath that did not follow the provided GCode. X would suddenly flip negative for no reason whatsoever- not a single negative X value in the file...

The solution for him was to format the hard drive, reload windows and the Mach3 software. Nothing short of this seemed to help.

Thanks,

Chris
Title: Re: HELP with Mach Turn: x changes sign :(
Post by: RICH on July 02, 2011, 07:22:02 AM
Glad you got it working and sharing what you found. It's shurely an odd one.
RICH