Hi Aram,

RS-274NGC as far as I can tell just doesn't provide for special  
functions. It does provide G01, G02, G03. Anything else is programmed  
by using that facility and programming externally. A few  
manufacturers have provided splines specially coded within their  
version of the interpreter ( Okuma comes to mind). More might do so  
if there were an universally agreed upon standard to representing the  
splines.

To get around this most people with special needs write programs in  
their favorite language that represent the desired function in G code  
usually as small straight line segments or as short G02 or G03  
segments to interpolate
the function to the desired accuracy.

This is also true of most of the CAD programs; they output small  
segments to represent contours, etc.

The developers of EMC2 have worked on making the short segment stuff  
work well and that is within the limits of
the present interpreter.

So my suggestion is to grab your favorite programming language and go  
to work. Check Jon Elson's page for
an example of hole making.  I occasionally write programs to  
represent contours that are curved in two dimensions. Not too  
difficult to do.
You just have to pay attention to details. A little geometry/trig and  
a good loop can do wonders.

HTH

Dave

On May 6, 2008, at 9:01 PM, [EMAIL PROTECTED] wrote:

>
> Hi
> I want to ask about Wednesday  -- Hand coded part programs part 1
> Is this programming with G code?
> I think that use G code to program part possible to find in every
> community college. Help in G code programming is every way.
> What is impossible to find it is EMC2 inside. Learn how to make  
> special G
> code for example 555- G555 with special move is much more  
> important. To
> learn about G code programming do not need to go to EMC2 fest.
> Unfortunately the are one place to find about inside architect of  
> EMC2 and
> it is EMC2 fest.
> I think that need to establish on line school about EMC2 structure   
> and
> use ENC2 FEST as a culmination point. I am sure that tuition fee  
> should be
> applied to on line school!
>
> Thanks
> Aram
>
>
>>
>> Hi Dale
>>
>> I'll be bringing a few computers that I want/plan to network together
>> into some sort of 8.04-EMC2 lab.
>>
>> My first class at will start at 8:00 am will be a Linux/EMC2 intro.
>>      Monday     -- Starting EMC2 in the Ubuntu Linux environment.
>>      Tuesday    -- EMC2 operator interfaces
>>      Wednesday  -- Hand coded part programs part 1
>>      Thursday   -- Hand coded part programs 2
>>      Friday     -- Part programming assistants
>>
>> Beyond this I'll plan to be in/around the lab for a couple hours each
>> day when users can sign up for machines and test ideas and seek help.
>>
>> I'm hoping that several others will also offer classes in the lab  
>> during
>> the week.
>>
>> Ray
>>
>>
>>
>>
>>
>> On Mon, 2008-05-05 at 19:27 -0700, Dale Ertley wrote:
>>> Hello,
>>>
>>> Will there be any good training for newbies at the EMC Fest 2008?
>>>
>>> I am new to EMC. I am also in the process of putting a 4+ axis  
>>> (xyzw+)
>>> full size mill on EMC2.
>>>
>>> Thank you
>>> Dale
>>>
>>> ____________________________________________________________________ 
>>> __
>>> Be a better friend, newshound, and know-it-all with Yahoo!  
>>> Mobile. Try
>>> it now.
>>> -------------------------------------------------------------------- 
>>> -----
>>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>>> Don't miss this year's exciting event. There's still time to save  
>>> $100.
>>> Use priority code J8TL2D2.
>>> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// 
>>> java.sun.com/javaone
>>> _______________________________________________ Emc-users mailing  
>>> list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>>
>> --------------------------------------------------------------------- 
>> ----
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save  
>> $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// 
>> java.sun.com/javaone
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>
>
>
> ---------------------------------------------------------------------- 
> ---
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save  
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// 
> java.sun.com/javaone
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to