Servo Tuning wont open
- 3D-Master
- Offline
- Elite Member
-
- Posts: 235
- Thank you received: 5
i hope i am not getting annoying but i cannot open the Servo Tuning tab. nothing happens, restarted linuxcnc and the whole pc but still doesnt open.
i have searched in the internet but havent found a solution.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
- Posts: 18448
- Thank you received: 5039
This allows you to conveniently tweak tuning parameters in real time
and give you the option to save them back to your ini file
Please Log in or Create an account to join the conversation.
- 3D-Master
- Offline
- Elite Member
-
- Posts: 235
- Thank you received: 5
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
- Posts: 18448
- Thank you received: 5039
can you post it here?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
- Posts: 23271
- Thank you received: 4929
yes but when i click on it, nothing happens. The window simply doesnt pop up
It looks for certain entries in the INI file.
Hmmm... I wonder if those entries have different names in 2.8?
Seems not, this old bug tracker indicates that something happened, just not exactly the right thing.
github.com/LinuxCNC/linuxcnc/issues/94
Please Log in or Create an account to join the conversation.
- dgarrett
- Offline
- Platinum Member
-
- Posts: 567
- Thank you received: 325
github.com/LinuxCNC/linuxcnc/commit/4d1cdd76d
github.com/LinuxCNC/linuxcnc/commit/740c4252a
740c4252a:
Now support additional stanza names:
[JOINT_N]name=value (suffix N is a joint number)
[AXIS_L]name=value (suffix L is an axis letter)
[TUNE]name=value (no suffixes for the [TUNE] stanza)
Please Log in or Create an account to join the conversation.
- 3D-Master
- Offline
- Elite Member
-
- Posts: 235
- Thank you received: 5
Please Log in or Create an account to join the conversation.
- 3D-Master
- Offline
- Elite Member
-
- Posts: 235
- Thank you received: 5
Please Log in or Create an account to join the conversation.
- 3D-Master
- Offline
- Elite Member
-
- Posts: 235
- Thank you received: 5
github.com/LinuxCNC/linuxcnc/commit/f0e10a37a
github.com/LinuxCNC/linuxcnc/commit/4d1cdd76d
github.com/LinuxCNC/linuxcnc/commit/740c4252a
740c4252a:
Now support additional stanza names:
[JOINT_N]name=value (suffix N is a joint number)
[AXIS_L]name=value (suffix L is an axis letter)
[TUNE]name=value (no suffixes for the [TUNE] stanza)
so do i have to edit the file/s manually?
Please Log in or Create an account to join the conversation.
- alan_3301
- Offline
- Elite Member
-
- Posts: 256
- Thank you received: 33
Please Log in or Create an account to join the conversation.