Re: [Emc-developers] EMC Master NML configuration file buffer size changes

2020-10-24 Thread Rod Webster
John, Some of the increase will be due to the addition of state tags data structure to emcmot_status_t; See https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/motion/motion.h and https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/motion/state_tag.h Also I think the number of entries i

[Emc-developers] EMC Master NML configuration file buffer size changes

2020-10-24 Thread Johannes Fassotte
There are changes to the NML configuration file Master that concerns me a lot. From the NML configuration file at the start of 2.9 pre0 B emcStatus SHMEM localhost  16384  0  0  2 16 1002 TCP=5005 xdr B toolSts   SHMEM localhost   8192  0  0  5 16 1005 TCP=5005 xdr Present 2.9 pre0 I use B emcS