CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] Encoders on stepper motors.

Posted by Tim Goldstein
on 2001-03-25 10:05:58 UTC
If Art takes you up on this offer and needs any help with the programming to
read the DRO card I will be glad to help. With Tom Kulaga's help I was able
to take apart his Turbo C program and write my own custom program to read
the board in QBasic.

Tim
[Denver, CO]

> In a properly constructed driver, with the properly set software
> configuration and a proper machine you shouldn't lose any steps, however,
> in addition to what other folks have mentioned there is stepper motor
> resonance problems to content with. Just take some steppers and
> lay them on
> the bench and do a G02x1.y1.i2 command and watch the motors as the
> transition from one direction to the other. That is generally
> when you will
> note stepper motor resonance. The use of encoders and the
> software that can
> utilize encoders helps, if not eliminates this problem. Deskncrt and EMC
> both use the Kulaga/Mauch DRO boards to take encoder feedback and
> compare it
> to values set in the .ini files. If the error is greater than the
> zero(error) it tries to speed up the motor and if successful continues the
> toolpath. If the error is greater than the set value then the program stop
> all three axis and an error message is displayed. If you want to
> add encoder
> feedback to your program MC5 then I would be willing to donate an
> assembled
> board for the task. I guess the source code can be found in EMC
> Dan
>
> FAQ: http://www.ktmarketing.com/faq.html

Discussion Thread

Art Fenerty 2001-03-25 08:31:27 UTC Encoders on stepper motors. Bob Campbell 2001-03-25 09:14:35 UTC Re: [CAD_CAM_EDM_DRO] Encoders on stepper motors. kleinbauer@j... 2001-03-25 09:31:26 UTC Re: Encoders on stepper motors. Dan Mauch 2001-03-25 09:50:43 UTC Re: [CAD_CAM_EDM_DRO] Encoders on stepper motors. Tim Goldstein 2001-03-25 10:05:58 UTC RE: [CAD_CAM_EDM_DRO] Encoders on stepper motors. Art Fenerty 2001-03-25 12:34:35 UTC Re: [CAD_CAM_EDM_DRO] Encoders on stepper motors. ptengin@a... 2001-03-25 15:40:57 UTC Re: [CAD_CAM_EDM_DRO] Encoders on stepper motors. Tony Jeffree 2001-03-25 23:54:50 UTC Re: Encoders on stepper motors. Tom Eldredge 2001-03-26 08:43:47 UTC Re: [CAD_CAM_EDM_DRO] Encoders on stepper motors. Tim Goldstein 2001-03-26 09:16:40 UTC RE: [CAD_CAM_EDM_DRO] Encoders on stepper motors. andy@o... 2001-03-26 11:11:35 UTC Re: Encoders on stepper motors. Tim Goldstein 2001-03-26 11:41:40 UTC RE: [CAD_CAM_EDM_DRO] Re: Encoders on stepper motors. Ian Wright 2001-03-26 13:38:23 UTC Re: [CAD_CAM_EDM_DRO] Re: Encoders on stepper motors. Tim Goldstein 2001-03-26 13:51:27 UTC RE: [CAD_CAM_EDM_DRO] Re: Encoders on stepper motors. Jon Elson 2001-03-26 21:30:18 UTC Re: [CAD_CAM_EDM_DRO] Re: Encoders on stepper motors. Dan Mauch 2001-03-27 06:13:27 UTC Re: [CAD_CAM_EDM_DRO] Encoders on stepper motors.