|
23 | 23 | <string>Axis Selection</string> |
24 | 24 | </property> |
25 | 25 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 26 | + <item> |
| 27 | + <widget class="PushButton" name="pushbutton_9"> |
| 28 | + <property name="text"> |
| 29 | + <string>None</string> |
| 30 | + </property> |
| 31 | + <property name="checkable"> |
| 32 | + <bool>true</bool> |
| 33 | + </property> |
| 34 | + <property name="autoExclusive"> |
| 35 | + <bool>true</bool> |
| 36 | + </property> |
| 37 | + <property name="pin_name" stdset="0"> |
| 38 | + <string>axis-none</string> |
| 39 | + </property> |
| 40 | + </widget> |
| 41 | + </item> |
26 | 42 | <item> |
27 | 43 | <widget class="PushButton" name="pushbutton"> |
28 | 44 | <property name="text"> |
29 | 45 | <string>X</string> |
30 | 46 | </property> |
| 47 | + <property name="checkable"> |
| 48 | + <bool>true</bool> |
| 49 | + </property> |
| 50 | + <property name="autoExclusive"> |
| 51 | + <bool>true</bool> |
| 52 | + </property> |
31 | 53 | <property name="pin_name" stdset="0"> |
32 | 54 | <string>axis-x</string> |
33 | 55 | </property> |
|
38 | 60 | <property name="text"> |
39 | 61 | <string>Y</string> |
40 | 62 | </property> |
| 63 | + <property name="checkable"> |
| 64 | + <bool>true</bool> |
| 65 | + </property> |
| 66 | + <property name="autoExclusive"> |
| 67 | + <bool>true</bool> |
| 68 | + </property> |
41 | 69 | <property name="pin_name" stdset="0"> |
42 | 70 | <string>axis-y</string> |
43 | 71 | </property> |
|
48 | 76 | <property name="text"> |
49 | 77 | <string>Z</string> |
50 | 78 | </property> |
| 79 | + <property name="checkable"> |
| 80 | + <bool>true</bool> |
| 81 | + </property> |
| 82 | + <property name="autoExclusive"> |
| 83 | + <bool>true</bool> |
| 84 | + </property> |
51 | 85 | <property name="pin_name" stdset="0"> |
52 | 86 | <string>axis-z</string> |
53 | 87 | </property> |
|
146 | 180 | </layout> |
147 | 181 | </widget> |
148 | 182 | </item> |
| 183 | + <item> |
| 184 | + <widget class="QGroupBox" name="groupBox_5"> |
| 185 | + <property name="title"> |
| 186 | + <string>Mode Comands</string> |
| 187 | + </property> |
| 188 | + <layout class="QHBoxLayout" name="horizontalLayout_6"> |
| 189 | + <item> |
| 190 | + <widget class="PushButton" name="pushbutton_10"> |
| 191 | + <property name="text"> |
| 192 | + <string>Manual</string> |
| 193 | + </property> |
| 194 | + <property name="checkable"> |
| 195 | + <bool>true</bool> |
| 196 | + </property> |
| 197 | + <property name="autoExclusive"> |
| 198 | + <bool>true</bool> |
| 199 | + </property> |
| 200 | + <property name="pin_name" stdset="0"> |
| 201 | + <string>manual-mode</string> |
| 202 | + </property> |
| 203 | + <property name="indicator_option" stdset="0"> |
| 204 | + <bool>true</bool> |
| 205 | + </property> |
| 206 | + <property name="indicator_status_option" stdset="0"> |
| 207 | + <bool>true</bool> |
| 208 | + </property> |
| 209 | + <property name="is_manual_status" stdset="0"> |
| 210 | + <bool>true</bool> |
| 211 | + </property> |
| 212 | + </widget> |
| 213 | + </item> |
| 214 | + <item> |
| 215 | + <widget class="PushButton" name="pushbutton_11"> |
| 216 | + <property name="text"> |
| 217 | + <string>MDI</string> |
| 218 | + </property> |
| 219 | + <property name="checkable"> |
| 220 | + <bool>true</bool> |
| 221 | + </property> |
| 222 | + <property name="autoExclusive"> |
| 223 | + <bool>true</bool> |
| 224 | + </property> |
| 225 | + <property name="pin_name" stdset="0"> |
| 226 | + <string>mdi-mode</string> |
| 227 | + </property> |
| 228 | + <property name="indicator_option" stdset="0"> |
| 229 | + <bool>true</bool> |
| 230 | + </property> |
| 231 | + <property name="indicator_status_option" stdset="0"> |
| 232 | + <bool>true</bool> |
| 233 | + </property> |
| 234 | + <property name="is_mdi_status" stdset="0"> |
| 235 | + <bool>true</bool> |
| 236 | + </property> |
| 237 | + </widget> |
| 238 | + </item> |
| 239 | + <item> |
| 240 | + <widget class="PushButton" name="pushbutton_12"> |
| 241 | + <property name="text"> |
| 242 | + <string>Auto</string> |
| 243 | + </property> |
| 244 | + <property name="checkable"> |
| 245 | + <bool>true</bool> |
| 246 | + </property> |
| 247 | + <property name="autoExclusive"> |
| 248 | + <bool>true</bool> |
| 249 | + </property> |
| 250 | + <property name="pin_name" stdset="0"> |
| 251 | + <string>auto-mode</string> |
| 252 | + </property> |
| 253 | + <property name="indicator_option" stdset="0"> |
| 254 | + <bool>true</bool> |
| 255 | + </property> |
| 256 | + <property name="indicator_status_option" stdset="0"> |
| 257 | + <bool>true</bool> |
| 258 | + </property> |
| 259 | + <property name="is_auto_status" stdset="0"> |
| 260 | + <bool>true</bool> |
| 261 | + </property> |
| 262 | + </widget> |
| 263 | + </item> |
| 264 | + </layout> |
| 265 | + </widget> |
| 266 | + </item> |
149 | 267 | <item> |
150 | 268 | <widget class="QGroupBox" name="groupBox_7"> |
151 | 269 | <property name="title"> |
|
163 | 281 | </widget> |
164 | 282 | </item> |
165 | 283 | <item> |
166 | | - <widget class="PushButton" name="pushbutton_17"> |
| 284 | + <widget class="PushButton" name="pushbutton_20"> |
167 | 285 | <property name="text"> |
168 | 286 | <string>pause</string> |
169 | 287 | </property> |
|
172 | 290 | </property> |
173 | 291 | </widget> |
174 | 292 | </item> |
| 293 | + <item> |
| 294 | + <widget class="PushButton" name="pushbutton_17"> |
| 295 | + <property name="text"> |
| 296 | + <string>Abort</string> |
| 297 | + </property> |
| 298 | + <property name="pin_name" stdset="0"> |
| 299 | + <string>cycle-abort</string> |
| 300 | + </property> |
| 301 | + </widget> |
| 302 | + </item> |
175 | 303 | </layout> |
176 | 304 | </widget> |
177 | 305 | </item> |
|
0 commit comments