mdi
      G10 L2 P1 X2 Y2 Z2
      G54
      G90 G00 X0 Y0 Z0 - moves to machine postion X2 Y2 Z2
      G10 L2 P1 X0 Y0 Z0 - look in var file - no change to G54 parameters
      G55
      G10 L2 P1 X0 Y0 Z0 - look in var file - change is applied to G54
parameters
      G10 L2 P2 X1 Y1 Z1 - look in var file - no change to G55 parameters
      G54
      G10 L2 P2 X1 Y1 Z1 - look in var file - change is applied to G55
parameters

I closed and opened the var file for each instance of - look in var file
to be honest I did not look in the documentation to see if this is
there - I do not remember it there
thanks
Stuart


On Tue, Nov 18, 2008 at 8:11 PM, Chris Radek <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 18, 2008 at 07:53:38PM -0600, Stuart Stevenson wrote:
>> Gentlemen,
>>    I worked with Aram on this. When G54 is active the G10 assignment
>> will not write to the G54 offset. Maybe there should be a notice come
>> up on the screen telling someone the offset values are not written
>> when the attempted write is to an active offset.
>> thanks
>> Stuart
>
> Thanks Stuart.  Can you give more details about what you are seeing
> that is not what you expect?  Here is the procedure I used to test
> it, and it does what I expect:
>
> start emc (G54 is active)
> home machine
> note DRO reads 0,0,0
> mdi G10 L2 P1 X1 to move origin to X=1 in unoffset machine coordinates
> note DRO reads -1,0,0
>
> mdi G0 X0
> machine moves 1" to the right
> note DRO now reads 0,0,0
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to