RE: [CAD_CAM_EDM_DRO] reprap build started
Posted by
Alan
on 2011-10-10 18:00:43 UTC
If the CNC controller software already does acceleration/deceleration, then
why would they "interpolate" Feed rates between Blocks (G-code lines)?
I understand that advanced or very fast CNC controllers for woodwork do some
sort of profiling, and alter tool paths on the fly to smooth out contours
(?), does the RepRat need something like that?
What "special" G-codes does the RepRat want? I can guess at some to control
the temp of the extruder and warming bed, maybe calculate or accept
extrusion material "feeds"? What does the Skeining software do extra
(besides generate Gcode from STL files)?
Any SKeining-generated code samples?
I get it that the FiveD GCode interpreter on the mainboard processes the
G-code in the RepRat systems, Just wanting to understand from a CAD_CAM
prospective.
Thanks!
Alan KM6VV
why would they "interpolate" Feed rates between Blocks (G-code lines)?
I understand that advanced or very fast CNC controllers for woodwork do some
sort of profiling, and alter tool paths on the fly to smooth out contours
(?), does the RepRat need something like that?
What "special" G-codes does the RepRat want? I can guess at some to control
the temp of the extruder and warming bed, maybe calculate or accept
extrusion material "feeds"? What does the Skeining software do extra
(besides generate Gcode from STL files)?
Any SKeining-generated code samples?
I get it that the FiveD GCode interpreter on the mainboard processes the
G-code in the RepRat systems, Just wanting to understand from a CAD_CAM
prospective.
Thanks!
Alan KM6VV
> -----Original Message-----the
> [mailto:CAD_CAM_EDM_DRO@yahoogroups.com] On Behalf Of Kevin Martin
>
> By "gcode interpreter/stepper driver" I meant the firmware that converts
> GCode moves into realtime motor speed/motion control. This is where theskeining
> acceleration handling should be, no need for custom hardware.
> In the setup we are using, the acceleration is essentially managed by the
> software playing with the F words on the G1 commands, with "help" from theand Y
> 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
> are, so a move starts at the last move's final feed speed, andAs a
> accelerates/decelerates to the value in the F word of the current move).
> 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
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