CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir!

Posted by JanRwl@A...
on 2002-06-27 18:25:50 UTC
In a message dated 27-Jun-02 20:13:52 Central Daylight Time,
luisguillermo98@... writes:


> Sure I can try that. but I just wanted to know why it keeps doing it.
> I need to know if this is a software bug or an stepper issue.


Both, actually. But one of the little "things in life" one must deal with,
like friction! If you suddenly reverse-step stepper-motors, the normal
"ringing" that might be handled just fine if stepping stopped for a time, or,
another axis were "suddenly" chosen. BUT, if you reverse-step the SAME axis,
the motor is "still ringing", so the motor can integrate this into a phantom
step. Hard to describe without a pad and pencil and show-and-tell time. As
I said, you can "fix this" by putting a delay-loop after each step-out
command. In BASIC, this could be as simple as a single-line FOR-NEXT loop
like this:
100 STEP XF (Step X forward)
110 FOR I=1 TO 10:NEXT (Added DELAY-LOOP)
112 STEP XR (Step X reverse)


[Non-text portions of this message have been removed]

Discussion Thread

JanRwl@A... 2002-06-27 17:31:54 UTC Re: [CAD_CAM_EDM_DRO] I am loosing one step. weir! luisguillermo98 2002-06-27 18:12:59 UTC Re: I am loosing one step. weir! JanRwl@A... 2002-06-27 18:25:50 UTC Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! luisguillermo98 2002-06-27 18:39:56 UTC Re: I am loosing one step. weir! JanRwl@A... 2002-06-27 19:59:26 UTC Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! Jon Elson 2002-06-27 23:38:59 UTC Re: [CAD_CAM_EDM_DRO] I am loosing one step. weir! Dan Mauch 2002-06-28 06:21:06 UTC RE: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! luisguillermo98 2002-07-02 12:32:49 UTC Re: I am loosing one step. weir! JanRwl@A... 2002-07-02 17:02:13 UTC Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! luisguillermo98 2002-07-02 18:44:54 UTC Re: I am loosing one step. weir! JanRwl@A... 2002-07-02 20:43:25 UTC Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! luisguillermo98 2002-07-03 15:41:42 UTC Re: I am loosing one step. weir! luisguillermo98 2002-07-03 16:16:10 UTC Re: I am loosing one step. weir! Dennis Cranston 2002-07-03 16:56:25 UTC RE: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! Thomas Mayfield 2002-07-03 16:57:55 UTC [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! JanRwl@A... 2002-07-03 22:42:08 UTC Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! JanRwl@A... 2002-07-03 22:43:17 UTC Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! Doug Harrison 2002-07-04 07:33:01 UTC Re: [CAD_CAM_EDM_DRO] Re: I am loosing one step. weir! keongsan 2002-08-18 03:21:57 UTC ringing sound Dan Mauch 2002-08-18 06:40:33 UTC RE: [CAD_CAM_EDM_DRO] ringing sound turbulatordude 2002-08-18 07:32:35 UTC Re: ringing sound cadcamcenter 2002-08-18 08:42:49 UTC Re: ringing sound