Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: Formula272 on November 03, 2024, 10:47:14 AM

Title: G54 nullen bei bie Mach4 Programmstart
Post by: Formula272 on November 03, 2024, 10:47:14 AM
Hello,

When I start Mach4 I want to have G54 X0 Y0 Z0.
Is that possible????

With Mach3 you could set that.



Hallo,

wenn ich Mach4 starte möchte ich G54 X0 Y0 Z0 haben.
Ist das möglich ????

Bei Mach3 konnte mann das einstellen.

Title: Re: G54 nullen bei bie Mach4 Programmstart
Post by: Graham Waterworth on November 04, 2024, 03:57:32 PM
Just add the code in this screen.
Title: Re: G54 nullen bei bie Mach4 Programmstart
Post by: Formula272 on November 05, 2024, 09:53:44 AM
Thank you Graham.
I've already tried that, but unfortunately it doesn't work with the input of G54 X0 Y0 Z0.
Best wishes Andreas
Title: Re: G54 nullen bei bie Mach4 Programmstart
Post by: Graham Waterworth on November 05, 2024, 06:31:07 PM
Can you explain just what you are wanting to do?

Are you expecting the machine to move to G54 X0 Y0 Z0 or something else to happen?
Title: Re: G54 nullen bei bie Mach4 Programmstart
Post by: Cbyrdtopper on November 06, 2024, 08:43:10 AM
Wouldn't that be kind of risky, to have the machine move on an initialization code like this?
If Mach4 shuts down improperly, you lose your work offsets; what's to say that X0Y0Z0 is an undesirable position if this happens?