On 15 May 2010 00:39, Agustin Cruz <[email protected]> wrote: > If the g-code is: > G1 X0 > S 200 > G1 X20 > S100 > G1 X25 > S150 > > there is acceleration from X0, deceleration to X20, acceleration from X20, > deceleration to X25, etc.
Read Eric's reply, that might be a better answer, and note that you have x,y,z,a,b,c,u,v,w, coordinates available, so even if you are using Z any of the others can be intensity. Set one of those to a very high accelleration and speed and give it a very, very high scale factor (so that spatially it is seen as a tiny movement but numerically it is large enough to do the job) and it should cause no Y-axis speed changes. -- atp ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
