CNC Controllers
Posted by
Jenni Harrowell
on 2001-03-01 06:55:52 UTC
Hi everyone,
My partner has desided to build a CNC router and the hardware site seems
fine, but we'd like to drive it from some of the industry standard S/W like
signlab, etc. without the large expense of an industry controller.
That's where I come in.
I'm a programmer by trade so I'm trying to put together a program that can
read HPGL and output step/directoion for the stepper boards. I'm
prototyping in good old basic so I only have to worry about the logic, not
the code, but I'm getting a few teething troubles.
So has anybody out there got any routines for handling linear interpolation
and ramping. I think I've got the linear interpolation nearly sorted but
the code is a little cludgy and at the moment it adds 1 extra step onto the
primary axis (whichever one is doing the most steps in this move), but I'm
not sure how to handle the ramping.
Any help at at all would be greatly appreciated.
Jen.
My partner has desided to build a CNC router and the hardware site seems
fine, but we'd like to drive it from some of the industry standard S/W like
signlab, etc. without the large expense of an industry controller.
That's where I come in.
I'm a programmer by trade so I'm trying to put together a program that can
read HPGL and output step/directoion for the stepper boards. I'm
prototyping in good old basic so I only have to worry about the logic, not
the code, but I'm getting a few teething troubles.
So has anybody out there got any routines for handling linear interpolation
and ramping. I think I've got the linear interpolation nearly sorted but
the code is a little cludgy and at the moment it adds 1 extra step onto the
primary axis (whichever one is doing the most steps in this move), but I'm
not sure how to handle the ramping.
Any help at at all would be greatly appreciated.
Jen.
Discussion Thread
Jenni Harrowell
2001-03-01 06:55:52 UTC
CNC Controllers
Doug Fortune
2001-03-01 07:43:57 UTC
CNC Controllers
Jenni Harrowell
2001-03-01 07:54:59 UTC
Re: [CAD_CAM_EDM_DRO] CNC Controllers
kleinbauer@j...
2001-03-01 08:08:55 UTC
Re: CNC Controllers
Art Fenerty
2001-03-01 10:23:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Controllers
skauphusma@a...
2001-03-01 10:58:35 UTC
Re: CNC Controllers
Tim Goldstein
2001-03-01 11:21:13 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Controllers
Paul
2001-03-01 13:18:04 UTC
Re: [CAD_CAM_EDM_DRO] CNC Controllers
Alan Marconett KM6VV
2001-03-01 13:31:06 UTC
Re: CNC Controllers
ballendo@y...
2001-03-01 16:56:41 UTC
Re: CNC Controllers