Skip to content

Commit 7ca8750

Browse files
committed
Updated al-probe-on/off tooltip
1 parent f360eeb commit 7ca8750

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mainwindow.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@
10171017
<item row="7" column="0">
10181018
<widget class="QLabel" name="alprobeoffLabel">
10191019
<property name="toolTip">
1020-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1020+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
10211021
</property>
10221022
<property name="text">
10231023
<string>al-probe-off</string>
@@ -1037,7 +1037,7 @@
10371037
<item row="6" column="0">
10381038
<widget class="QLabel" name="alprobeonLabel">
10391039
<property name="toolTip">
1040-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1040+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
10411041
</property>
10421042
<property name="text">
10431043
<string>al-probe-on</string>
@@ -1121,14 +1121,14 @@
11211121
<item row="6" column="1">
11221122
<widget class="QLineEdit" name="alprobeonLineEdit">
11231123
<property name="toolTip">
1124-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1124+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
11251125
</property>
11261126
</widget>
11271127
</item>
11281128
<item row="7" column="1">
11291129
<widget class="QLineEdit" name="alprobeoffLineEdit">
11301130
<property name="toolTip">
1131-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1131+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;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&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
11321132
</property>
11331133
</widget>
11341134
</item>

0 commit comments

Comments
 (0)