CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: Re: Emc -- program problems

Posted by Gene
on 2002-08-10 13:54:51 UTC
I used the tutorial for text on circle on the vector site and here's
what happened.
EMC ini. settings--
Task controller section
task=minimilltask
cycletime=.020
interpreter section= rs274ngc
parameter file=emc.var

Vector NC section settings---
contour = &normal mode
cycle = 0
driver = incremental coordinates x,y,z
output G00,G01,G02,G03 modal
show only changed x coordinates
show only changed y coordinates
show only changed z coordinates
circular motion = incremental coordinates(I J (the rest of this line
went off the screen)
coordinate format = no plus sign
decimal digits 6
scale factor xyz-1
initial position x0 y0 z2
units = dialogdigits = 6

here's the return-
command(N16 X-0.030676 Y0.119846 Z0)called
execute return 0
read return 0
line return 8
command(N17 X-0.026933 Y-0.120741)called
execute return 0
read return 0
line return 9
command(N18 G02 X-0.063984 Y-0.030428 I-0.043921 J0.009797)called
ERROR- radius to end of ark differs from radius to start

Do you think there could be something wrong with my computer? Or maybe
my EMC settings?

Ray Henry wrote:
>
> Gene
>
> To really understand what is going on here we would need the line before
> n61 so that we know where the tool is supposed to be when this command is
> issued. A bit of math and geometry would easily tell the source of the
> problem.
>
> Al
>
> Good thinking. I believe that this test in the stock release is set to
> five sig digits.
>
> There may be one additional problem. If Gene is trying to command a full
> circle -- it is a tiny one -- it is possible that he is running into the
> problem with some releases of the BDI ( >2.10 at least) and the EMC. For
> full circles, there was a problem with it and full circles. The way to
> overcome the problem with vector is to split your circles in half and
> then ask it to generate the code.
>
> It seems more likely with the tiny I and J that this is some kind of
> contouring and just needs more significance to the computations in Vector.
>
> HTH
>
> Ray
>
> On Friday 09 August 2002 10:00 am, you wrote:
> > Message: 6
> > Date: Fri, 09 Aug 2002 06:40:08 -0000
> > From: "alenz2002" <alenz@...>
> > Subject: Re: Emc
> >
> > --- In CAD_CAM_EDM_DRO@y..., Gene <capper@i...> wrote:
> > > Thanks to everyone's help I got this far and this is what I learned.
> > > EMC task plan command{ N61 G02 X-2.3261 Y-0.0735 I0.0004 J0.062}
> >
> > called
> >
> > > EMCTASK.cc 229: RS274NGC_error: Radius to end of arc differs from
> >
> > radius
> >
> > > to start.
> > > I tried this with two programs generated with vector and both had
> >
> > the
> >
> > > same error.????
> >
> > Gene, It could just be round-off error. You might try using 5 or even
> > 6 decimal places and see if that doesn't fix it.
> > Al
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto: aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider this as a sister site to the CCED group, as many of the same members are there, for OT subjects, that are not allowed on the CCED list.
>
> NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
>
> Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
> Moderator: jmelson@... timg@... [Moderator]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
> bill,
> List Mom
> List Owner
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

Discussion Thread

Ray Henry 2002-08-09 11:10:23 UTC Re: Re: Emc -- program problems Gene 2002-08-10 13:54:51 UTC Re: [CAD_CAM_EDM_DRO] Re: Re: Emc -- program problems Jon Elson 2002-08-10 14:41:14 UTC Re: [CAD_CAM_EDM_DRO] Re: Re: Emc -- program problems