|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>404</width> |
10 | | - <height>537</height> |
| 9 | + <width>389</width> |
| 10 | + <height>600</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
22 | 22 | <property name="title"> |
23 | 23 | <string>Axis Selection</string> |
24 | 24 | </property> |
25 | | - <layout class="QHBoxLayout" name="horizontalLayout_2"> |
26 | | - <item> |
27 | | - <widget class="PushButton" name="pushbutton_9"> |
| 25 | + <layout class="QGridLayout" name="gridLayout"> |
| 26 | + <property name="leftMargin"> |
| 27 | + <number>0</number> |
| 28 | + </property> |
| 29 | + <property name="topMargin"> |
| 30 | + <number>3</number> |
| 31 | + </property> |
| 32 | + <property name="rightMargin"> |
| 33 | + <number>0</number> |
| 34 | + </property> |
| 35 | + <property name="bottomMargin"> |
| 36 | + <number>0</number> |
| 37 | + </property> |
| 38 | + <property name="horizontalSpacing"> |
| 39 | + <number>4</number> |
| 40 | + </property> |
| 41 | + <item row="0" column="4"> |
| 42 | + <widget class="PushButton" name="pushbutton_3"> |
28 | 43 | <property name="text"> |
29 | | - <string>None</string> |
| 44 | + <string>Z</string> |
30 | 45 | </property> |
31 | 46 | <property name="checkable"> |
32 | 47 | <bool>true</bool> |
|
35 | 50 | <bool>true</bool> |
36 | 51 | </property> |
37 | 52 | <property name="pin_name" stdset="0"> |
38 | | - <string>axis-none</string> |
| 53 | + <string>axis-z</string> |
39 | 54 | </property> |
40 | 55 | </widget> |
41 | 56 | </item> |
42 | | - <item> |
| 57 | + <item row="0" column="2"> |
43 | 58 | <widget class="PushButton" name="pushbutton"> |
44 | 59 | <property name="text"> |
45 | 60 | <string>X</string> |
|
55 | 70 | </property> |
56 | 71 | </widget> |
57 | 72 | </item> |
58 | | - <item> |
| 73 | + <item row="0" column="1"> |
| 74 | + <widget class="PushButton" name="pushbutton_9"> |
| 75 | + <property name="text"> |
| 76 | + <string>None</string> |
| 77 | + </property> |
| 78 | + <property name="checkable"> |
| 79 | + <bool>true</bool> |
| 80 | + </property> |
| 81 | + <property name="autoExclusive"> |
| 82 | + <bool>true</bool> |
| 83 | + </property> |
| 84 | + <property name="pin_name" stdset="0"> |
| 85 | + <string>axis-none</string> |
| 86 | + </property> |
| 87 | + </widget> |
| 88 | + </item> |
| 89 | + <item row="0" column="3"> |
59 | 90 | <widget class="PushButton" name="pushbutton_2"> |
60 | 91 | <property name="text"> |
61 | 92 | <string>Y</string> |
|
71 | 102 | </property> |
72 | 103 | </widget> |
73 | 104 | </item> |
74 | | - <item> |
75 | | - <widget class="PushButton" name="pushbutton_3"> |
| 105 | + <item row="1" column="4"> |
| 106 | + <widget class="PushButton" name="pushbutton_15"> |
76 | 107 | <property name="text"> |
77 | | - <string>Z</string> |
| 108 | + <string>C</string> |
78 | 109 | </property> |
79 | 110 | <property name="checkable"> |
80 | 111 | <bool>true</bool> |
|
83 | 114 | <bool>true</bool> |
84 | 115 | </property> |
85 | 116 | <property name="pin_name" stdset="0"> |
86 | | - <string>axis-z</string> |
| 117 | + <string>axis-c</string> |
| 118 | + </property> |
| 119 | + </widget> |
| 120 | + </item> |
| 121 | + <item row="1" column="3"> |
| 122 | + <widget class="PushButton" name="pushbutton_14"> |
| 123 | + <property name="text"> |
| 124 | + <string>B</string> |
| 125 | + </property> |
| 126 | + <property name="checkable"> |
| 127 | + <bool>true</bool> |
| 128 | + </property> |
| 129 | + <property name="autoExclusive"> |
| 130 | + <bool>true</bool> |
| 131 | + </property> |
| 132 | + <property name="pin_name" stdset="0"> |
| 133 | + <string>axis-b</string> |
| 134 | + </property> |
| 135 | + </widget> |
| 136 | + </item> |
| 137 | + <item row="1" column="2"> |
| 138 | + <widget class="PushButton" name="pushbutton_13"> |
| 139 | + <property name="text"> |
| 140 | + <string>A</string> |
| 141 | + </property> |
| 142 | + <property name="checkable"> |
| 143 | + <bool>true</bool> |
| 144 | + </property> |
| 145 | + <property name="autoExclusive"> |
| 146 | + <bool>true</bool> |
| 147 | + </property> |
| 148 | + <property name="pin_name" stdset="0"> |
| 149 | + <string>axis-a</string> |
87 | 150 | </property> |
88 | 151 | </widget> |
89 | 152 | </item> |
|
96 | 159 | <string>Axis Jog</string> |
97 | 160 | </property> |
98 | 161 | <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 162 | + <property name="leftMargin"> |
| 163 | + <number>0</number> |
| 164 | + </property> |
| 165 | + <property name="topMargin"> |
| 166 | + <number>3</number> |
| 167 | + </property> |
| 168 | + <property name="rightMargin"> |
| 169 | + <number>0</number> |
| 170 | + </property> |
| 171 | + <property name="bottomMargin"> |
| 172 | + <number>0</number> |
| 173 | + </property> |
99 | 174 | <item> |
100 | 175 | <widget class="PushButton" name="pushbutton_7"> |
101 | 176 | <property name="text"> |
|
134 | 209 | <enum>Qt::Horizontal</enum> |
135 | 210 | </property> |
136 | 211 | <property name="pin_name" stdset="0"> |
137 | | - <string>Jog-rate</string> |
| 212 | + <string>jog-rate</string> |
| 213 | + </property> |
| 214 | + </widget> |
| 215 | + </item> |
| 216 | + </layout> |
| 217 | + </widget> |
| 218 | + </item> |
| 219 | + <item> |
| 220 | + <widget class="QGroupBox" name="groupBox_6"> |
| 221 | + <property name="title"> |
| 222 | + <string>jAngular jog rate</string> |
| 223 | + </property> |
| 224 | + <layout class="QHBoxLayout" name="horizontalLayout_7"> |
| 225 | + <item> |
| 226 | + <widget class="Slider" name="slider_angular"> |
| 227 | + <property name="maximum"> |
| 228 | + <number>1800</number> |
| 229 | + </property> |
| 230 | + <property name="orientation"> |
| 231 | + <enum>Qt::Horizontal</enum> |
| 232 | + </property> |
| 233 | + <property name="pin_name" stdset="0"> |
| 234 | + <string>jog-rate-angular</string> |
138 | 235 | </property> |
139 | 236 | </widget> |
140 | 237 | </item> |
|
341 | 438 | <rect> |
342 | 439 | <x>0</x> |
343 | 440 | <y>0</y> |
344 | | - <width>404</width> |
| 441 | + <width>389</width> |
345 | 442 | <height>22</height> |
346 | 443 | </rect> |
347 | 444 | </property> |
|
0 commit comments