On Mon, 2011-09-19 at 12:31 -0700, Shabbir Hussain wrote:
> I am using EMC2 2.4.6 on Ubuntu 10.04 LTS (from live CD and updated).
> The problem appeared two to three times during last 20 days. The
> problem is, work offset values (saved in G54 using G10 L2 P1 X....)
> became zero when I powered up the machine next morning. All offsets
> (X, Y and Z) became Zero. I retrofit this machine a month ago.
... snip

Just in case you haven't looked at these:
http://linuxcnc.org/docs/html/common_machining_center.html#sub:Parameters 
http://dynomotion.com/Help/GCodeScreen/EMC_Handbook/node100.html (Old and may 
not apply)
http://linuxcnc.org/docs/html/gcode_coordinates.html

Basically the emc.var file holds parameter values. When EMC2 starts, it
looks for the file and loads the values, then overwrites the file when
EMC2 exits. One needs to consider how the file may be written to or
lost. If needed, a copy of the file with the desired parameters can be
made, then copied back to emc.var just before one loads EMC2. File names
other than emc.var could be used by changing the name in the
configuration's .ini file. I haven't played with emc.var, so there may
be other issues.

-- 
Kirk Wallace
http://www.wallacecompany.com/machine_shop/
http://www.wallacecompany.com/E45/index.html
California, USA


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to