Servo Tuning wont open
- 3D-Master
- Offline
- Elite Member
-
Less
More
- Posts: 235
- Thank you received: 5
16 Nov 2018 00:53 #120798
by 3D-Master
Replied by 3D-Master on topic Servo Tuning wont open
Thank you very much!
Woow this is a very stupid mistake... in my .ini file i had an extra HALFILE called chaintoolchange.hal but it didnt look like this:
HALFILE = chaintoolchange.hal
instead it looked like this:
HALFILE =chaintoolchange.hal
i forgot to put a space between "=" and "c"...
i dont know what this has to do with the Tuning window but
now i dont have to close, correct, start linuxcnc and home the machine over and over again anymore
Woow this is a very stupid mistake... in my .ini file i had an extra HALFILE called chaintoolchange.hal but it didnt look like this:
HALFILE = chaintoolchange.hal
instead it looked like this:
HALFILE =chaintoolchange.hal
i forgot to put a space between "=" and "c"...
i dont know what this has to do with the Tuning window but
now i dont have to close, correct, start linuxcnc and home the machine over and over again anymore

Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23271
- Thank you received: 4929
16 Nov 2018 01:31 #120805
by andypugh
Replied by andypugh on topic Servo Tuning wont open
No, that isn't a stupid mistake. That looks like a bug to me if a missing space matters.
Please Log in or Create an account to join the conversation.
- dgarrett
- Offline
- Platinum Member
-
Less
More
- Posts: 567
- Thank you received: 325
16 Nov 2018 02:47 #120808
by dgarrett
This is handled ok in the master branch (2.8~pre) so i've added a commit
backport a fix for the next 2.7 release.
github.com/LinuxCNC/linuxcnc/commit/d7de...ba49ac6b00d69c7635ee
Thanks for reporting
Replied by dgarrett on topic Servo Tuning wont open
i forgot to put a space between "=" and "c"...
This is handled ok in the master branch (2.8~pre) so i've added a commit
backport a fix for the next 2.7 release.
github.com/LinuxCNC/linuxcnc/commit/d7de...ba49ac6b00d69c7635ee
Thanks for reporting
Please Log in or Create an account to join the conversation.
Time to create page: 0.090 seconds