On 11 September 2010 16:16, Spiderdab <[email protected]> wrote: > i've read the doc, but didn't got how it would do the trick. immagine > that my path is only a series of arcs (like the simple flying of a > volleyball, between four people.) when i draw the arcs, the density of > the points is equal in all the length. i've also tried to add points > manually at the end and beginning of every arc, wishing lines were > enough short to make the movement slow down a little, but nothing. with > a speed of 20mt/min it doesn't slow down.
Are you using G1 and F ? If you are using G0 to move, then it will always go at top speed. > ehm.. the meaning of the word naive, is something like ingenuous? More like the opposite. It detects that the G-code has been written foolishly by a stupid piece of CAM software, and that the series of very short straight-line segments is really meant to be a smooth curve. -- atp ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
