Hello Guest it is April 19, 2024, 01:38:32 PM

Author Topic: G53 G00 G90 Z0 - movement with Build 3485  (Read 1999 times)

0 Members and 1 Guest are viewing this topic.

G53 G00 G90 Z0 - movement with Build 3485
« on: March 25, 2018, 06:05:54 AM »
Just updated to the latest build.

The block "G53 G00 G90 Z0", to my understanding, should move only the Z-axis to the machine coordinate 0 and not move in any other direction. In my case the spindle goes all the way up.

However, since the update this block also moves X- and Y-axis to some coordinate what it shouldn't do.

Does anyone experience the same?
Re: G53 G00 G90 Z0 - movement with Build 3485
« Reply #1 on: March 25, 2018, 07:42:41 PM »
Hi,
I think Mach as it ships has two lines of code, one which includes X and Y axes and the other,like your example,
has code affecting the Z axis only.

If you go to the screen load script you will find it and then you can make the choice as to which code runs
and suits your machine and expectations.

Craig
'I enjoy sex at 73.....I live at 71 so its not too far to walk.'

Offline thosj

*
  •  532 532
    • View Profile
Re: G53 G00 G90 Z0 - movement with Build 3485
« Reply #2 on: March 26, 2018, 06:04:25 AM »
I could be mistaken, but I thought the OP was asking about a line of Gcode, not Go To Machine Zero or whatever it's called. If he MDI's his line, or it's in a program, it shouldn't move X/Y, should it?
--
Tom
Re: G53 G00 G90 Z0 - movement with Build 3485
« Reply #3 on: March 26, 2018, 06:35:12 AM »
Hi,
if indeed it is just a line of code then no X and Y should not move. That line of code though looks like it came straight from the Go To Zero function.

Craig
'I enjoy sex at 73.....I live at 71 so its not too far to walk.'

Offline thosj

*
  •  532 532
    • View Profile
Re: G53 G00 G90 Z0 - movement with Build 3485
« Reply #4 on: March 27, 2018, 04:48:16 PM »
Really the OP's block of code should move Z and only Z no matter where it is. If it's in the Go To Zero function, THAT block of code should only move the Z. If there are other G53 lines or if one G53 line also included X and Y, then more that Z will move.

Hopefully the OP will show up back here and tell us what's happening!!

Tom
--
Tom