|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>795</width> |
10 | | - <height>467</height> |
| 10 | + <height>504</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
29 | 29 | <x>440</x> |
30 | 30 | <y>10</y> |
31 | 31 | <width>341</width> |
32 | | - <height>391</height> |
| 32 | + <height>431</height> |
33 | 33 | </rect> |
34 | 34 | </property> |
35 | 35 | <property name="toolTip"> |
|
57 | 57 | <x>10</x> |
58 | 58 | <y>10</y> |
59 | 59 | <width>317</width> |
60 | | - <height>341</height> |
| 60 | + <height>375</height> |
61 | 61 | </rect> |
62 | 62 | </property> |
63 | 63 | <layout class="QGridLayout" name="commonGridLayout"> |
|
119 | 119 | </property> |
120 | 120 | </widget> |
121 | 121 | </item> |
122 | | - <item row="10" column="1"> |
| 122 | + <item row="11" column="1"> |
123 | 123 | <widget class="QSpinBox" name="dpiSpinBox"> |
124 | 124 | <property name="toolTip"> |
125 | 125 | <string><html><head/><body><p>Resolution used internally</p></body></html></string> |
|
148 | 148 | </property> |
149 | 149 | </widget> |
150 | 150 | </item> |
151 | | - <item row="10" column="0"> |
| 151 | + <item row="11" column="0"> |
152 | 152 | <widget class="QLabel" name="dpiLabel"> |
153 | 153 | <property name="toolTip"> |
154 | 154 | <string><html><head/><body><p>Resolution used internally</p></body></html></string> |
|
216 | 216 | </property> |
217 | 217 | </widget> |
218 | 218 | </item> |
| 219 | + <item row="0" column="0"> |
| 220 | + <widget class="QLabel" name="inputValuesLabel"> |
| 221 | + <property name="toolTip"> |
| 222 | + <string/> |
| 223 | + </property> |
| 224 | + <property name="text"> |
| 225 | + <string>Input values</string> |
| 226 | + </property> |
| 227 | + </widget> |
| 228 | + </item> |
219 | 229 | <item row="2" column="0"> |
220 | 230 | <widget class="QLabel" name="zsafeLabel"> |
221 | 231 | <property name="toolTip"> |
|
226 | 236 | </property> |
227 | 237 | </widget> |
228 | 238 | </item> |
| 239 | + <item row="10" column="0"> |
| 240 | + <widget class="QLabel" name="svgLabel"> |
| 241 | + <property name="text"> |
| 242 | + <string>svg output file</string> |
| 243 | + </property> |
| 244 | + </widget> |
| 245 | + </item> |
| 246 | + <item row="1" column="0"> |
| 247 | + <widget class="QLabel" name="outputValuesLabel"> |
| 248 | + <property name="toolTip"> |
| 249 | + <string/> |
| 250 | + </property> |
| 251 | + <property name="text"> |
| 252 | + <string>Output values</string> |
| 253 | + </property> |
| 254 | + </widget> |
| 255 | + </item> |
229 | 256 | <item row="3" column="1"> |
230 | 257 | <widget class="QDoubleSpinBox" name="zchangeDoubleSpinBox"> |
231 | 258 | <property name="toolTip"> |
|
248 | 275 | </property> |
249 | 276 | </widget> |
250 | 277 | </item> |
251 | | - <item row="0" column="0"> |
252 | | - <widget class="QLabel" name="inputValuesLabel"> |
253 | | - <property name="toolTip"> |
254 | | - <string/> |
255 | | - </property> |
256 | | - <property name="text"> |
257 | | - <string>Input values</string> |
258 | | - </property> |
259 | | - </widget> |
260 | | - </item> |
261 | 278 | <item row="0" column="1"> |
262 | 279 | <layout class="QHBoxLayout" name="inputSystemOfMeasurementHorizontalLayout"> |
263 | 280 | <item> |
|
294 | 311 | </item> |
295 | 312 | </layout> |
296 | 313 | </item> |
297 | | - <item row="1" column="0"> |
298 | | - <widget class="QLabel" name="outputValuesLabel"> |
299 | | - <property name="toolTip"> |
300 | | - <string/> |
301 | | - </property> |
302 | | - <property name="text"> |
303 | | - <string>Output values</string> |
304 | | - </property> |
305 | | - </widget> |
306 | | - </item> |
307 | 314 | <item row="1" column="1"> |
308 | 315 | <layout class="QHBoxLayout" name="outputSystemOfMeasurementHorizontalLayout"> |
309 | 316 | <item> |
|
337 | 344 | </item> |
338 | 345 | </layout> |
339 | 346 | </item> |
| 347 | + <item row="10" column="1"> |
| 348 | + <widget class="QLineEdit" name="svgLineEdit"> |
| 349 | + <property name="enabled"> |
| 350 | + <bool>false</bool> |
| 351 | + </property> |
| 352 | + </widget> |
| 353 | + </item> |
340 | 354 | </layout> |
341 | 355 | </widget> |
342 | 356 | </widget> |
|
1127 | 1141 | <string>Mach3</string> |
1128 | 1142 | </property> |
1129 | 1143 | </item> |
| 1144 | + <item> |
| 1145 | + <property name="text"> |
| 1146 | + <string>Mach4</string> |
| 1147 | + </property> |
| 1148 | + </item> |
1130 | 1149 | <item> |
1131 | 1150 | <property name="text"> |
1132 | 1151 | <string>TurboCNC</string> |
|
1477 | 1496 | <property name="geometry"> |
1478 | 1497 | <rect> |
1479 | 1498 | <x>340</x> |
1480 | | - <y>410</y> |
| 1499 | + <y>450</y> |
1481 | 1500 | <width>131</width> |
1482 | 1501 | <height>23</height> |
1483 | 1502 | </rect> |
|
0 commit comments