Skip to content

Commit 3b6ca28

Browse files
authored
Merge pull request #186 from tlight9/master
11/13/2024 fix tooltips
2 parents f46151f + e6602df commit 3b6ca28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/touch-probe3/touch-probe3.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,7 +2240,7 @@ SET</string>
22402240
</rect>
22412241
</property>
22422242
<property name="toolTip">
2243-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Search distance on Angle final point.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2243+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Search distance for Angle final point.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
22442244
</property>
22452245
<property name="toolTipDuration">
22462246
<number>-1</number>
@@ -2346,7 +2346,7 @@ SET</string>
23462346
</rect>
23472347
</property>
23482348
<property name="toolTip">
2349-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Distance to move on corner probing to begin X &amp;amp; Y probe moves.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2349+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Safe retract distance for probe over workpiece in world coordinates (G53).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
23502350
</property>
23512351
<property name="toolTipDuration">
23522352
<number>-1</number>

0 commit comments

Comments
 (0)