> So my next thought is I also needed to remove the parenthesis in the > references, changing > setp hm2_[HOSTMOT2](BOARD).0.watchdog.timeout_ns 25000000
This type of line does requires the parentheses since additional text is appended to the ini variable. Accomodating this form in twopass processing has not been available but is addressed with today's bugfix patch to the 2.7 branch: http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=commitdiff;h=9ea83272937f190e97acc572bafd1ed00c0e29da If you use the 2.7 branch and build from source (RIP), you must update git and rebuild. If you install 2.7 from deb you can get a deb from the buildbot when it completes a build for 2.7. -- Dewey Garrett ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
