2011/12/2 Francesca Sca <[email protected]> > Hallo, > It is possible to modulate the feed rate when I use a G-code for move my > robot? I say this because I tried to set the feed rate ( F200 or F300 in a > line of a ngc file) but the velocity is always the max_velocity setted in > the ini file.... >
If you use G0 it is always max speed. Use G1 and the speed is defined by F code. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
