Jon Elson wrote:
> It is what your G-code is commanding, with the G0 moves.  Prove it to 
> yourself by editing the G-code file to change all G0 to G1 and run again.
> But, the proper fix is to give you some headroom.  In your .ini file, 
> change MAX_VELOCITY in both the [TRAJ]  section  and in each [AXIS_x] 
> section to be 1.0 (1 inch/second = 60 IPM) and try with the existing 
> program.  You should now see the velocity spikes up to 60 IPM, and 
> hopefully that will not cause any further problems.
> 
> Jon

Jon, thanks a lot for your help! Limiting EMC2 to 60 IPM seems to work 
fine, plus I now understand what is going on. Again, many thanks. :)

Andy

-- 
Andy
PGP Key ID: 0xDC1B5864

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to