Discussion:
[Emc-users] remove [TRAJ]CYCLE_TIME, it was never read
Valerio Bellizzomi
2017-07-17 06:34:35 UTC
Permalink
https://github.com/LinuxCNC/linuxcnc/commit/a5c7736af80bb4e357b4db4ec126c6347f5e999f


hello,
I am removing manually those lines from my config, there is also a
CYCLE_TIME = 0.100 in [EMCIO] section, config file generated by pncconf,
should that go also?
Sebastian Kuzminsky
2017-07-17 15:15:19 UTC
Permalink
Post by Valerio Bellizzomi
https://github.com/LinuxCNC/linuxcnc/commit/a5c7736af80bb4e357b4db4ec126c6347f5e999f
hello,
I am removing manually those lines from my config, there is also a
CYCLE_TIME = 0.100 in [EMCIO] section, config file generated by pncconf,
should that go also?
No, [EMCIO]CYCLE_TIME is needed, it should not be removed.
--
Sebastian Kuzminsky
Valerio Bellizzomi
2017-07-17 15:32:49 UTC
Permalink
Post by Sebastian Kuzminsky
Post by Valerio Bellizzomi
https://github.com/LinuxCNC/linuxcnc/commit/a5c7736af80bb4e357b4db4ec126c6347f5e999f
hello,
I am removing manually those lines from my config, there is also a
CYCLE_TIME = 0.100 in [EMCIO] section, config file generated by pncconf,
should that go also?
No, [EMCIO]CYCLE_TIME is needed, it should not be removed.
Thanks. I was starting to build a new cnc that will go under linuxcnc
control, when we found rats in the workshop, so I am delaying until the
situation is back to normal.

Loading...