Feature Requests item #2678193, was opened at 2009-03-10 10:21 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=356744&aid=2678193&group_id=6744
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Robert (robert_h272) Assigned to: Nobody/Anonymous (nobody) Summary: G52 coordinate offset Initial Comment: The G52 command works very much like the G92 when used but is very much more forgiving and operator friendly in use. G52 specifies an incremental shift to be added to the part zero location. Each G52 replaced the last G52 command not adding to it. so to simple cancel a G52, G52 X0 Y0 Z0 will cancel any G52 offsets in use. Just like G92, G52 will specify a local coordinate system shift for all work coordinate offsets (G54 - G92.3) not just the active one. unlike G92, G52 is not set on the tools location, it only adds an incremental shift relative to the work coordinate offset. see wiki entry for more info http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?CoordinateSystems#G52_coordinate_offset_not_yet_implemented ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=356744&aid=2678193&group_id=6744 ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
