How about programming the move using inverse time mode (G93) ?

Regards,
Alex

----- Original Message ----- 
From: "Stuart Stevenson" <stus...@gmail.com>
To: "Enhanced Machine Controller (EMC)" <emc-users@lists.sourceforge.net>
Sent: Friday, April 02, 2010 3:29 PM
Subject: Re: [Emc-users] independent motion of axes


>  The one line program you show will not work. That motion can be achieved
> but the program would probably be a very long program. A CAM system can
> output the code to move the axes in the manner you wish depending on each
> slide configuration and the actual requirements you have. With the limited
> amount of information available it is impossible to determine the
> possibility for your situation.
>
> On Fri, Apr 2, 2010 at 12:50 AM, Klemen Dovrtel 
> <klemen_dovr...@yahoo.com>wrote:
>
>> Hello everybody,
>>
>> Is there a way to move axes independently using G code? For instance i 
>> want
>> to move G0 X200 Y300 and at the same time G1 U30 F100 and G1 V20 F50.
>>
>> This probably won't work:
>> N100 G0 X200 Y300   G1 U30 F100   G1 V20 F50
>>
>> Regards
>> Klemen
>>


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to