|
1017 | 1017 | <item row="7" column="0"> |
1018 | 1018 | <widget class="QLabel" name="alprobeoffLabel"> |
1019 | 1019 | <property name="toolTip"> |
1020 | | - <string><html><head/><body><p>Insert these commands at the end of the probing sequence, replacing the standard M0 command. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically disable the probe tool. Use a dollar sign ($) to insert a newline</p></body></html></string> |
| 1020 | + <string><html><head/><body><p>Insert these commands at the end of the probing sequence, replacing the standard M0 command. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically disable the probe tool. Use a at sign (@) to insert a newline</p></body></html></string> |
1021 | 1021 | </property> |
1022 | 1022 | <property name="text"> |
1023 | 1023 | <string>al-probe-off</string> |
|
1037 | 1037 | <item row="6" column="0"> |
1038 | 1038 | <widget class="QLabel" name="alprobeonLabel"> |
1039 | 1039 | <property name="toolTip"> |
1040 | | - <string><html><head/><body><p>Insert these commands at the start of the probing sequence. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically enable the probe tool. Use a dollar sign ($) to insert a newline</p></body></html></string> |
| 1040 | + <string><html><head/><body><p>Insert these commands at the start of the probing sequence. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically enable the probe tool. Use a at sign (@) to insert a newline</p></body></html></string> |
1041 | 1041 | </property> |
1042 | 1042 | <property name="text"> |
1043 | 1043 | <string>al-probe-on</string> |
|
1121 | 1121 | <item row="6" column="1"> |
1122 | 1122 | <widget class="QLineEdit" name="alprobeonLineEdit"> |
1123 | 1123 | <property name="toolTip"> |
1124 | | - <string><html><head/><body><p>Insert these commands at the start of the probing sequence. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically enable the probe tool. Use a dollar sign ($) to insert a newline</p></body></html></string> |
| 1124 | + <string><html><head/><body><p>Insert these commands at the start of the probing sequence. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically enable the probe tool. Use a at sign (@) to insert a newline</p></body></html></string> |
1125 | 1125 | </property> |
1126 | 1126 | </widget> |
1127 | 1127 | </item> |
1128 | 1128 | <item row="7" column="1"> |
1129 | 1129 | <widget class="QLineEdit" name="alprobeoffLineEdit"> |
1130 | 1130 | <property name="toolTip"> |
1131 | | - <string><html><head/><body><p>Insert these commands at the end of the probing sequence, replacing the standard M0 command. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically disable the probe tool. Use a dollar sign ($) to insert a newline</p></body></html></string> |
| 1131 | + <string><html><head/><body><p>Insert these commands at the end of the probing sequence, replacing the standard M0 command. You can use this argument to add a M64/M65 command (LinuxCNC) to automatically disable the probe tool. Use a at sign (@) to insert a newline</p></body></html></string> |
1132 | 1132 | </property> |
1133 | 1133 | </widget> |
1134 | 1134 | </item> |
|
0 commit comments