Thanks, Andy. I didn't realise the INI file worked that way. I know about G54 etc, but if I want to read the current co-ordinates, where would I find them? Or do I simply use G28.1 or G30.1 then work with the values that puts into 5161-6? I wanted to do it without having to issue a command, although perhaps it wouldn't matter, except that it changes those parameters which I had set up for a tool change.
Marcus On 8 Oct 2012, at 21:05, andy pugh wrote: On 8 October 2012 19:49, Marcus Bowman <[email protected]> wrote: > Where are the HOME co-ordinates stored? The answer rather depends on what you mean. The absolute positions of the home switches are in the INI file. The homing process finds the switches and then sets the axis absolute (machine coordinates) position to the value from the INI file. The origins for each reference frame (G54 for example) are stored in the corresponding parameters (5221 to 5230 for G54) http://www.linuxcnc.org/docs/2.5/html/gcode/overview.html#sec:parameters -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
