I have a program that makes a special toothed adaptor.

To do so, based on yesterday's suggestion, I change a coordinate system
changes to G54 with G10 L2 P1. (move and rotation).

It even sort of worked the first time (cutting in the air). and works great
in simulation mill_sim.

However, after I stopped the program and on restarts of the mill, when the
program starts it immediately moves far away from the part.

I think that I am missing some re-initiailzation code that would unset all
coordinate systems to all zero or something like that.

I know that my question is vague, but I am not quite sure what exactly am I
doing wrong.

All I know is that I set (in G54, I think) X0 Y0 Z0, and then I say G0 X0 Y0
Z0 and the mill moves who knows where.

i
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to