CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] reprap build started

Posted by Kevin Martin
on 2011-10-10 17:31:46 UTC
By "gcode interpreter/stepper driver" I meant the firmware that converts the GCode moves into realtime motor speed/motion control. This is where the acceleration handling should be, no need for custom hardware.
In the setup we are using, the acceleration is essentially managed by the skeining software playing with the F words on the G1 commands, with "help" from the obtuse implementation of said words by the FiveD GCode interpreter on the mainboard (which treats feed speed as a value to be interpolated like X and Y are, so a move starts at the last move's final feed speed, and accelerates/decelerates to the value in the F word of the current move). As a result, one must regenerate the GCode to change axis accelerations.

-Kevin Martin
the Papertrail Handmade Paper & Book Arts
New Dundee, Ontario
518-884-7123
www.papertrail.ca

-----Original Message-----
From: CAD_CAM_EDM_DRO@yahoogroups.com [mailto:CAD_CAM_EDM_DRO@yahoogroups.com] On Behalf Of Mike Payson
>
> Before going around replacing axis steppers with servos, a better approach would be to put the acceleration smarts into the gcode interpreter/stepper drivers, and make it possible to adjust these tuning parameters without having to build and load new firmware. Properly-tuned steppers could go a long way in curing (perceived or real) stepper performance problems.

Putting the smarts in the drivers would mean all custom drivers...
Certainly possible, but you would need to make a pretty compelling
argument to justify doubling or tripling the driver cost (the most
widely used reprap stepper driver costs $13).

Discussion Thread

Kevin Martin 2011-10-09 08:24:58 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Mike Payson 2011-10-09 13:38:30 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Kevin Martin 2011-10-09 15:45:57 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Mike Payson 2011-10-09 17:57:57 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Kevin Martin 2011-10-10 07:31:23 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Mike Payson 2011-10-10 11:50:09 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Kevin Martin 2011-10-10 17:31:46 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Mike Payson 2011-10-10 18:00:39 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Alan 2011-10-10 18:00:43 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Alan 2011-10-11 12:30:50 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Kevin Martin 2011-10-11 13:01:41 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Alan 2011-10-11 14:04:01 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Jon Elson 2011-10-11 18:25:47 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Mike Payson 2011-10-11 19:02:31 UTC Re: [CAD_CAM_EDM_DRO] reprap build started KM6VV 2011-10-11 19:45:08 UTC Re: [CAD_CAM_EDM_DRO] reprap build started alenz@b... 2011-10-11 20:24:29 UTC Re: reprap build started KM6VV 2011-10-11 20:53:03 UTC Re: [CAD_CAM_EDM_DRO] Re: reprap build started Jon Elson 2011-10-11 21:56:04 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Jon Elson 2011-10-11 21:59:32 UTC Re: [CAD_CAM_EDM_DRO] Re: reprap build started Kevin Martin 2011-10-11 22:24:34 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Kevin Martin 2011-10-11 22:37:39 UTC RE: [CAD_CAM_EDM_DRO] reprap build started Mike Payson 2011-10-11 22:59:20 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Ron Ginger 2011-10-12 05:24:52 UTC Re: reprap build started Ron Thompson 2011-10-12 05:32:50 UTC Re: [CAD_CAM_EDM_DRO] Re: reprap build started Dan Mauch 2011-10-12 06:41:32 UTC Re: [CAD_CAM_EDM_DRO] Re: reprap build started Dan Mauch 2011-10-12 07:34:21 UTC RE: [CAD_CAM_EDM_DRO] Re: reprap build started Jon Elson 2011-10-12 10:02:39 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Alan 2011-10-12 10:06:48 UTC RE: [CAD_CAM_EDM_DRO] Re: reprap build started Alan 2011-10-12 11:12:07 UTC RE: [CAD_CAM_EDM_DRO] Re: reprap build started Mike Payson 2011-10-12 11:24:57 UTC Re: [CAD_CAM_EDM_DRO] Re: reprap build started Alan 2011-10-12 11:29:36 UTC RE: [CAD_CAM_EDM_DRO] Re: reprap build started Alan 2011-10-12 13:38:16 UTC RE: [CAD_CAM_EDM_DRO] Re: reprap build started David G. LeVine 2011-10-15 12:25:59 UTC Re: [CAD_CAM_EDM_DRO] reprap build started Jon Elson 2011-10-15 15:39:39 UTC Re: [CAD_CAM_EDM_DRO] reprap build started