Re: [Emc-users] Following error only on jog

2012-01-04 Thread Tomaz T .
I solved those foloowing errors linear acis, but I still have it on angular. Shows up after homing in World mode, when jog with +/- button. Maybe weird thing is, if I jog it in positive direction it gives error in moment of release button, when I jog in negative, error shows up immediately. Did

Re: [Emc-users] Following error only on jog

2011-12-31 Thread Tomaz T .
Problem solved, Thank you! Regards! > > Hi > > See Integrator Manual Chap 4.2.8 > > In [TRAJ] section of ini file, set > > DEFAULT_VELOCITY= > DEFAULT_ACCELERATION= > > to figures far lower than your current MAX figures (1/4 at least) and > experiment from there > > Acceleration is the one which

Re: [Emc-users] Following error only on jog

2011-12-30 Thread Schooner
Hi See Integrator Manual Chap 4.2.8 In [TRAJ] section of ini file, set DEFAULT_VELOCITY= DEFAULT_ACCELERATION= to figures far lower than your current MAX figures (1/4 at least) and experiment from there Acceleration is the one which causes the problems normally, when moves are activated by k

[Emc-users] Following error only on jog

2011-12-30 Thread Tomaz T .
Hi all, I'm in process to setup my 5 axis milling machine (gantry construction), and I managed to configure all axes, so I can home all of them and then switch to world. There I can enter some code to test all axes and they run with no problem with G0 speed (3000mm/min linear) all at the same t