CAD CAM EDM DRO - Yahoo Group Archive

Re: G-code to stepper controller (?)

on 2003-01-12 21:46:02 UTC
Hi,

There motor drivers that incorporare "indexer" functions in the
drive, That means there is a microcomputer that interpretps high
level level commands and turns them into step and direction
internally.

I have shied away from them because they mix into a drive a component
that I feel should not be there.

A CNC system is broken up into several parts. The PC should do the
brains part; work out the trignometery, come up with trajectory of
the motion intended.

Perhaps an external pulse generator can off-load the PC of the burden
of generating the actual pulses. It is not well suited to
that "donkey-work" task.

Either the PC or the freq generator delivers the step and direction
the drive.

The motor drive should be all brawns and no brains. It should take
commands and turn them into many volts and amps to run the motor. It
should be a dumb but very strong servant.

When you try to put brains in a drive, you defeat the purpose of a
drive. It limits what it can do, it is limited by its local
controller. What function should it serve; will it apply to every
application? Not every application uses G-Codes (like 90%).

In my mind, keep the brains where it belongs (the PC) and keep the
drive stupid like it should be. Then eveything is well with the world.

Mariss












--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Matt Evans
<kaptnknemo@y...>" <kaptnknemo@y...> wrote:
> Does anyone know how to convert g-code to a stepper contoller
> xylox/gecko etc.

Discussion Thread

Matt Evans <kaptnknemo@y... 2003-01-12 16:12:25 UTC G-code to stepper controller (?) turbulatordude <davemucha@j... 2003-01-12 16:24:20 UTC Re: G-code to stepper controller (?) Dan Statman 2003-01-12 16:47:49 UTC Re: [CAD_CAM_EDM_DRO] G-code to stepper controller (?) Tim Goldstein 2003-01-12 17:06:26 UTC RE: [CAD_CAM_EDM_DRO] G-code to stepper controller (?) John Guenther 2003-01-12 17:08:13 UTC RE: [CAD_CAM_EDM_DRO] G-code to stepper controller (?) turbulatordude <davemucha@j... 2003-01-12 17:28:19 UTC Re: G-code to stepper controller (?) Brian 2003-01-12 18:23:33 UTC Re: [CAD_CAM_EDM_DRO] G-code to stepper controller (?) Carol & Jerry Jankura 2003-01-12 19:53:16 UTC RE: [CAD_CAM_EDM_DRO] G-code to stepper controller (?) Mariss Freimanis <mariss92705@y... 2003-01-12 21:46:02 UTC Re: G-code to stepper controller (?) Matt Evans <kaptnknemo@y... 2003-01-13 07:38:13 UTC Re: G-code to stepper controller (?)