CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI

Posted by Art Fenerty
on 2002-02-02 10:48:44 UTC
Jon:

If you look in the Trajectory.c file there is a section of code which will
correctthsi if you do a setting like the following at the beginning of the
file...

#define A_CHANGE_MAX .1

and the .1 should be a typical ratio of pulses per unit in A to pulses in
Unit to the other axis, it will correct the problem. For eaxmple if the PPI
of the A axis is 50 and the X is 500 then the value is around .1 if X is
5000 then the value is .01
This fixed my problems anyway and the Axis will work properly in this
kind of move.

Good luck,
Art
Master5 Software
http://users.andara.com/~fenerty/master.htm

----- Original Message -----
From: "Jon Elson" <elson@...>
To: <CAD_CAM_EDM_DRO@yahoogroups.com>
Sent: Saturday, February 02, 2002 1:16 PM
Subject: Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI


> Art Fenerty wrote:
>
> > Hi Jon:
> >
> > The specification may say what it wants, but it is not unusual to have
> > some people useing A to drive a linear rod or actuator or some such
thing.
> > It may be rare, but CNC is growing so fast that the way its being used
is
> > changing. It just didn't seem right to me, that the planner could allow
an
> > axis A move to be pulses at that rate. The software should do a square
sum
> > as Dave says, otherwise the A axis feedrate has to be factored into the
> > small X axis move as a percentage of that axis's move. Try to do the G0X
.1
> > A 180 move under EMC and I suspect you'll get a servo fault or lost
pulses
> > unless the feedrate is very low on the X axis. This should at least be
> > autocorrecting to the maximum frequency of the A axis just in case.
>
> The problem is the trajectory planner actually computes feedrate at the
> cutting surface, and it has no way to know that when a rotary axis is
> added. A definite deficiency. So, I guess it assumed that the A axis
> was always at a radius zero, therefore it could move at max speed
> (or maybe infinite speed) and still be OK. It gets VERY tricky when
> cutter radius compensation is on, because the feedrate is based on the
> moving tangent where the tool touches the work, not the centerline
> of the tool, which is easier to compute.
>
> Jon
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>
> 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 page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
> bill,
> List Manager
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>

Discussion Thread

Chris L 2002-01-29 21:43:35 UTC EMC Contouring Settings Jon Elson 2002-01-29 22:31:06 UTC Re: [CAD_CAM_EDM_DRO] EMC Contouring Settings Chris L 2002-01-29 23:10:41 UTC Re: [CAD_CAM_EDM_DRO] EMC Contouring Settings awemawson 2002-01-30 00:58:38 UTC Re: EMC Contouring Settings Gene 2002-01-30 01:56:40 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings chewy8833 2002-01-30 06:22:57 UTC Re: EMC Contouring Settings/ downloading BDI Richard Konnen 2002-01-30 08:13:40 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Engine Tech 2002-01-30 08:53:21 UTC RE: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI ballendo 2002-01-30 09:05:42 UTC Re: EMC Contouring Settings/ downloading BDI Mike Gann 2002-01-30 09:11:15 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Chris L 2002-01-30 17:00:40 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings Chris L 2002-01-30 18:08:18 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Art Fenerty 2002-01-30 18:35:28 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Jon Elson 2002-01-30 22:48:30 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Art Fenerty 2002-02-01 13:53:40 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI ballendo 2002-02-01 15:12:25 UTC Re: EMC Contouring Settings/ downloading BDI Art Fenerty 2002-02-01 15:25:57 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Alan Marconett KM6VV 2002-02-01 16:03:17 UTC Re: EMC Contouring Settings/ downloading BDI Art Fenerty 2002-02-01 16:47:06 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI dkowalcz2000 2002-02-01 20:50:03 UTC Re: EMC Contouring Settings/ downloading BDI Jon Elson 2002-02-01 22:25:32 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Jon Elson 2002-02-01 23:06:05 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Bill Vance 2002-02-02 02:02:57 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Art Fenerty 2002-02-02 06:24:20 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Art Fenerty 2002-02-02 07:06:19 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Alan Marconett KM6VV 2002-02-02 09:13:37 UTC Re: EMC Contouring Settings/ downloading BDI Jon Elson 2002-02-02 09:56:22 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Jon Elson 2002-02-02 10:01:44 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Art Fenerty 2002-02-02 10:48:44 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Paul 2002-02-02 13:31:39 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI Bill Vance 2002-02-02 14:09:59 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI ballendo 2002-02-03 01:43:45 UTC Universal head was Re: EMC Contouring Settings/ downloading BDI Bill Vance 2002-02-03 05:24:55 UTC Re: [CAD_CAM_EDM_DRO] Universal head was Re: EMC Contouring Settings/ downloading BDI Hugh Currin 2002-02-03 09:26:30 UTC Re: Universal head was ballendo 2002-02-04 08:09:08 UTC Re: Universal head was