Commit e9bd769 1 parent 4a4ec5a commit e9bd769 Copy full SHA for e9bd769
File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,7 @@ def setup(parent):
33
33
'\n '
34
34
'Note: to delete an axis just change the axis to Select\n '
35
35
'\n '
36
- 'Check the generated INI in the Info tab for correct\n '
37
- 'axis and joint entries\n '
36
+ 'Check the generated INI in the Info tab for correctaxis and joint entries\n '
38
37
'\n '
39
38
'Correct is axis then the jointfor gantry one axis then the two or more joints\n '
40
39
'for that axis\n '
@@ -43,6 +42,10 @@ def setup(parent):
43
42
'use the Copy Values button to copy to the next joint\n '
44
43
'\n '
45
44
'To build the INI file when updating check the Update Build INI in the Settings Tab\n '
45
+ '\n '
46
+ 'Test Check Config:\n '
47
+ 'Press Check Config and add missing entries one at a time and see if any checks are missing\n '
48
+ '\n '
46
49
)
47
50
parent .tests_pte .setPlainText (msg )
48
51
parent .mainTW .setCurrentIndex (12 )
You can’t perform that action at this time.
0 commit comments