CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] reprap build started

Posted by Jon Elson
on 2011-10-11 18:25:47 UTC
Alan wrote:
> Kevin, Mike,
>
> What's the basic relationship of feeding stock to the travel in X &Y?
>
> Sounds like it would be a direct relationship. So one could calculate a
> "feed distance" for the stock, and assign it to another axis to drive the
> extruder (scaled, of course)...
>
> Seems like if the X axis needed to move 5" to lay down the filament, then 5"
> of stock (or some scale of that) would need to be extruded at the same time.
> Just like a "coordinated move"! Has someone already thought of that?
>
> I could see a little program that took normal Gcode, and generated the
> "pseudo axis" for the coordinated move.
>
Since the filament fabricator has no Z axis, just a layer step size, one
could assign the
extruder drive to another axis, like Z (or U). Then, the G-code could
be written to
always move Z scaled by the sqrt(x*2 + Y*2) movement. This would give
an acceleration
ramp on the extruder that matches the acceleration of the X-Y table.
The only thing this
lacks is the pull-back each time the extruder needs to stop. That could
also be written
into the code.

So, this could ALL be done in G-code, although it might end up being a
LOT of lines.

Jon

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