-
gefink committed patchset 438 of module src to the flasher for linux CVS repository, changing 2 files.
2008-10-03 15:11:59 UTC in flasher for linux
-
gefink committed patchset 437 of module src to the flasher for linux CVS repository, changing 2 files.
2008-10-02 08:47:53 UTC in flasher for linux
-
gefink committed patchset 436 of module src to the flasher for linux CVS repository, changing 1 files.
2008-10-02 08:44:53 UTC in flasher for linux
-
gefink committed patchset 435 of module src to the flasher for linux CVS repository, changing 1 files.
2008-09-21 20:05:46 UTC in flasher for linux
-
This is cleared in version 3.5
Thanks for reporting.
2008-09-18 19:34:03 UTC in flasher for linux
-
This will be corrected in next release
Soory for the late response
Thanks.
2008-09-18 19:31:30 UTC in flasher for linux
-
Now a new problem happens.
If you decrase the acceleration to low values while the axis is moving fast the limit-positon is overdriven.
One Idea is to buffer the users-command if acceleration shold be decrased and the axis is moving linear or decrasing speed.
i think like this dummycode
get newacceleration
if (newacceleration>acceleration) then acceleration =newacceleration
else...
2008-04-30 16:22:13 UTC in Enhanced Machine Controller
-
Now a new problem happens.
If you decrase the acceleration to low values while the axis is moving fast the limit-positon is overdriven.
One Idea is to buffer the users-command if acceleration shold be decrased and the axis is moving linear or decrasing speed.
i think like this dummycode
get newacceleration
if (newacceleration>acceleration) then acceleration =newacceleration
else...
2008-04-30 15:53:51 UTC in Enhanced Machine Controller
-
The problem happens while the motor ist automatic moving between boundarys. In the moment the acceleration is
reduced to zero the axis is rapidly moved verry wide.
I tested this with EMC2.2.4 , mm setting.
2008-04-09 16:00:53 UTC in Enhanced Machine Controller
-
gefink committed patchset 434 of module src to the flasher for linux CVS repository, changing 1 files.
2006-08-26 12:06:51 UTC in flasher for linux