Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: riporeno on March 07, 2010, 03:30:55 AM

Title: G28.1 HOMING
Post by: riporeno on March 07, 2010, 03:30:55 AM
hi   
I would like to make the homing with the gcode. 
I have written G28.1 but it doesn't work. 
Where am I wrong? 
thanks 
moreno
Title: Re: G28.1 HOMING
Post by: Overloaded on March 07, 2010, 08:04:11 AM
Maybe you are not entering complete information.
Try
G28.1 X1 Y1 Z-1
Title: Re: G28.1 HOMING
Post by: riporeno on March 07, 2010, 08:21:51 AM
ok thanks.   :)
I now try. 
hi 
moreno
Title: Re: G28.1 HOMING
Post by: Graham Waterworth on March 07, 2010, 08:34:30 AM
G28.1 X0 Y0 Z0 searches for the home position

G28 X0 Y0 Z0 goes to a known home position

Graham
Title: Re: G28.1 HOMING
Post by: scrambled on May 20, 2010, 02:28:26 AM
Graham-

when you say that Mach searches for a known home position, is that the same as the reference position?

Steve
Title: Re: G28.1 HOMING
Post by: riporeno on May 20, 2010, 02:23:00 PM
with the G28.1 the machine goes on the switches of home. 
 
don't confuse with the origin piece. 
 
regards 
 
moreno