update probe basic

This commit is contained in:
2026-06-23 09:12:27 +02:00
parent 3b8e11d127
commit 3a1aa86fb3
105 changed files with 8568 additions and 13453 deletions

View File

@@ -20,11 +20,11 @@
<string>offset_dros_xyz</string>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
<enum>Qt::LayoutDirection::LeftToRight</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="x_axis_dro_layout">
<layout class="QHBoxLayout" name="x_axis_dro_offsets_layout">
<property name="spacing">
<number>12</number>
</property>
@@ -52,11 +52,11 @@
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
<enum>Qt::FocusPolicy::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">MDIButton {
font: 15pt &quot;Bebas Kai&quot;;
font: 15pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
</property>
<property name="text">
@@ -110,14 +110,14 @@
border-width: 1px;
border-radius: 5px;
color: rgb(238, 238, 236);
font: 18pt &quot;Bebas Kai&quot;;
font: 18pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
</property>
<property name="text">
<string>X</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
</widget>
</item>
@@ -143,27 +143,20 @@
</property>
<property name="font">
<font>
<family>Bebas Kai</family>
<family>Probe Basic Bebas Mono</family>
<pointsize>17</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
padding-right: 2px;
font: 17pt &quot;Bebas Kai&quot;;
}</string>
<property name="focusPolicy">
<enum>Qt::FocusPolicy::ClickFocus</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
@@ -187,28 +180,8 @@
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QLabel{
border-style: transparent;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
padding-right: 2px;
}
QLabel[style=&quot;unhomed&quot;]{
color: red;
}
QLabel[style=&quot;homing&quot;]{
color: rgb(196, 160, 0);
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="referenceType" stdset="0">
<number>0</number>
@@ -228,6 +201,9 @@ QLabel[style=&quot;homing&quot;]{
<property name="latheMode" stdset="0">
<number>0</number>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -250,23 +226,15 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:g5x_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][0])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -289,23 +257,15 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:g92_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][0])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -328,29 +288,21 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:tool_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][0])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="y_axis_dro_layout">
<layout class="QHBoxLayout" name="y_axis_dro_offsets_layout">
<property name="spacing">
<number>12</number>
</property>
@@ -378,11 +330,11 @@ QLabel[style=&quot;homing&quot;]{
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
<enum>Qt::FocusPolicy::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">MDIButton {
font: 15pt &quot;Bebas Kai&quot;;
font: 15pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
</property>
<property name="text">
@@ -430,14 +382,14 @@ QLabel[style=&quot;homing&quot;]{
border-width: 1px;
border-radius: 5px;
color: rgb(238, 238, 236);
font: 18pt &quot;Bebas Kai&quot;;
font: 18pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
</property>
<property name="text">
<string>Y</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
</widget>
</item>
@@ -463,31 +415,24 @@ QLabel[style=&quot;homing&quot;]{
</property>
<property name="font">
<font>
<family>Bebas Kai</family>
<family>Probe Basic Bebas Mono</family>
<pointsize>17</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
padding-right: 2px;
font: 17pt &quot;Bebas Kai&quot;;
}</string>
<property name="focusPolicy">
<enum>Qt::FocusPolicy::ClickFocus</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="axisNumber" stdset="0">
<number>1</number>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -510,28 +455,8 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QLabel{
border-style: transparent;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
padding-right: 2px;
}
QLabel[style=&quot;unhomed&quot;]{
color: red;
}
QLabel[style=&quot;homing&quot;]{
color: rgb(196, 160, 0);
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="referenceType" stdset="0">
<number>0</number>
@@ -551,6 +476,9 @@ QLabel[style=&quot;homing&quot;]{
<property name="latheMode" stdset="0">
<number>0</number>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -573,23 +501,15 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:g5x_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][1])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -612,23 +532,15 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:g92_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][1])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -651,29 +563,21 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:tool_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][1])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="z_axis_dro_layout">
<layout class="QHBoxLayout" name="z_axis_dro_offsets_layout">
<property name="spacing">
<number>12</number>
</property>
@@ -701,11 +605,11 @@ QLabel[style=&quot;homing&quot;]{
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
<enum>Qt::FocusPolicy::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">MDIButton {
font: 15pt &quot;Bebas Kai&quot;;
font: 15pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
</property>
<property name="text">
@@ -753,14 +657,14 @@ QLabel[style=&quot;homing&quot;]{
border-width: 1px;
border-radius: 5px;
color: rgb(238, 238, 236);
font: 18pt &quot;Bebas Kai&quot;;
font: 18pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
</property>
<property name="text">
<string>Z</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
</widget>
</item>
@@ -786,31 +690,24 @@ QLabel[style=&quot;homing&quot;]{
</property>
<property name="font">
<font>
<family>Bebas Kai</family>
<family>Probe Basic Bebas Mono</family>
<pointsize>17</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
padding-right: 2px;
font: 17pt &quot;Bebas Kai&quot;;
}</string>
<property name="focusPolicy">
<enum>Qt::FocusPolicy::ClickFocus</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="axisNumber" stdset="0">
<number>2</number>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -833,28 +730,8 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QLabel{
border-style: transparent;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
padding-right: 2px;
}
QLabel[style=&quot;unhomed&quot;]{
color: red;
}
QLabel[style=&quot;homing&quot;]{
color: rgb(196, 160, 0);
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="referenceType" stdset="0">
<number>0</number>
@@ -874,6 +751,9 @@ QLabel[style=&quot;homing&quot;]{
<property name="latheMode" stdset="0">
<number>0</number>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -896,23 +776,15 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:g5x_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][2])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -935,23 +807,15 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;trigger&quot;: true, &quot;type&quot;: &quot;tuple&quot;, &quot;url&quot;: &quot;status:g92_offset&quot;}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][2])&quot;, &quot;name&quot;: &quot;New Rule&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
<item>
@@ -974,23 +838,15 @@ QLabel[style=&quot;homing&quot;]{
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">StatusLabel{
border-style: transparant;
border-color: rgb(235, 235, 235);
border-width: 1px;
border-radius: 5px;
color: black;
background: rgb(235, 235, 235);
font: 17pt &quot;Bebas Kai&quot;;
}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
</property>
<property name="rules" stdset="0">
<string>[{&quot;channels&quot;: [{&quot;url&quot;: &quot;status:tool_offset&quot;, &quot;trigger&quot;: true}], &quot;property&quot;: &quot;Text&quot;, &quot;expression&quot;: &quot;\&quot;{:.4f}\&quot;.format(ch[0][2])&quot;, &quot;name&quot;: &quot;tool offset&quot;}]</string>
</property>
<property name="styleSet" stdset="0">
<string>dataField17</string>
</property>
</widget>
</item>
</layout>