On Jun 26, 2009, at 11:17 AM, pstenl...@portoflongview.com wrote:

>
> I've got my machine built and cutting (small signs, model parts).  
> I'm using
> X0, Y0, Z0 for home. I converted some DXF designs to gcode and they  
> use the
> center of the design for 0,0,0. I moved home to the center of the  
> workpiece
> but it won't move in the minus direction - exceeds minimum limits -  
> run
> anyway doesn't work - can't check they override limits box. Would  
> offsets
> be the answer ???
>
>
> Paul Stenlund
>
IIRC there are two ways to  do this.
Offsets are easy and adjustable without having to edit the .ini.  
Assuming that your G54 zero is the lower left hand corner of the
bed simple set your X and Y offsets, in say G55, to X(length of bed)/ 
2 and Y(length of bed)/2.
If your home is someplace else then change the signs appropriately.

Also in the .ini file there should be, or you can add HOME_OFFSET or  
something close to that with the appropriate numbers.
Your mill should home to the switches then move rapidly to the home  
offset position in X and Y. I'm assuming you are happy with your
Z zero. If this doesn't make sense then consult the EMC user manual  
or the EMC integrator manual for greater detail.

HTH

Dave
>
> ---------------------------------------------------------------------- 
> --------
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to