|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>850</width> |
10 | | - <height>555</height> |
| 10 | + <height>582</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
43 | 43 | <property name="minimumSize"> |
44 | 44 | <size> |
45 | 45 | <width>445</width> |
46 | | - <height>455</height> |
| 46 | + <height>485</height> |
47 | 47 | </size> |
48 | 48 | </property> |
49 | 49 | <property name="toolTip"> |
|
375 | 375 | <x>10</x> |
376 | 376 | <y>10</y> |
377 | 377 | <width>421</width> |
378 | | - <height>417</height> |
| 378 | + <height>441</height> |
379 | 379 | </rect> |
380 | 380 | </property> |
381 | 381 | <layout class="QGridLayout" name="commonGridLayout"> |
382 | | - <item row="5" column="0"> |
| 382 | + <item row="6" column="0"> |
383 | 383 | <widget class="QCheckBox" name="nog64CheckBox"> |
384 | 384 | <property name="toolTip"> |
385 | 385 | <string><html><head/><body><p><span style=" font-style:italic;">--nog64</span></p><p>do not explicitly set G64 inside the output gcode. This option makes the gcode compatible with low-end cnc controllers (like grbl)</p></body></html></string> |
|
395 | 395 | </property> |
396 | 396 | </widget> |
397 | 397 | </item> |
398 | | - <item row="6" column="0"> |
| 398 | + <item row="7" column="0"> |
399 | 399 | <widget class="QLabel" name="toleranceLabel"> |
400 | 400 | <property name="toolTip"> |
401 | 401 | <string><html><head/><body><p><span style=" font-style:italic;">--tolerance</span></p><p>maximum deviation from toolpath</p></body></html></string> |
|
430 | 430 | </property> |
431 | 431 | </widget> |
432 | 432 | </item> |
433 | | - <item row="10" column="1"> |
| 433 | + <item row="11" column="1"> |
434 | 434 | <widget class="QSpinBox" name="dpiSpinBox"> |
435 | 435 | <property name="enabled"> |
436 | 436 | <bool>false</bool> |
|
468 | 468 | </property> |
469 | 469 | </widget> |
470 | 470 | </item> |
471 | | - <item row="10" column="0"> |
| 471 | + <item row="11" column="0"> |
472 | 472 | <widget class="QLabel" name="dpiLabel"> |
473 | 473 | <property name="toolTip"> |
474 | 474 | <string><html><head/><body><p><span style=" font-style:italic;">--dpi</span></p><p>Resolution used internally</p></body></html></string> |
|
481 | 481 | </property> |
482 | 482 | </widget> |
483 | 483 | </item> |
484 | | - <item row="7" column="0"> |
| 484 | + <item row="8" column="0"> |
485 | 485 | <widget class="QCheckBox" name="optimiseCheckBox"> |
486 | 486 | <property name="toolTip"> |
487 | 487 | <string><html><head/><body><p><span style=" font-style:italic;">--optimise</span></p><p>optimise output gcode, reducing its output size up to 95%, while accepting a very little loss of precision</p></body></html></string> |
|
494 | 494 | </property> |
495 | 495 | </widget> |
496 | 496 | </item> |
497 | | - <item row="8" column="0"> |
| 497 | + <item row="9" column="0"> |
498 | 498 | <widget class="QCheckBox" name="zerostartCheckBox"> |
499 | 499 | <property name="toolTip"> |
500 | 500 | <string><html><head/><body><p><span style=" font-style:italic;">--zero-start</span></p><p>set the starting point of the project at (0,0). With this option the projet will be between (0,0) and (max_x_value, max_y_value) (positive values)</p></body></html></string> |
|
507 | 507 | </property> |
508 | 508 | </widget> |
509 | 509 | </item> |
510 | | - <item row="6" column="1"> |
| 510 | + <item row="7" column="1"> |
511 | 511 | <widget class="QDoubleSpinBox" name="toleranceDoubleSpinBox"> |
512 | 512 | <property name="enabled"> |
513 | 513 | <bool>true</bool> |
|
671 | 671 | </item> |
672 | 672 | </layout> |
673 | 673 | </item> |
674 | | - <item row="11" column="1"> |
| 674 | + <item row="12" column="1"> |
675 | 675 | <layout class="QHBoxLayout" name="tileHorizontalLayout"> |
676 | 676 | <item> |
677 | 677 | <widget class="QLabel" name="tilexLabel"> |
|
727 | 727 | </item> |
728 | 728 | </layout> |
729 | 729 | </item> |
730 | | - <item row="11" column="0"> |
| 730 | + <item row="12" column="0"> |
731 | 731 | <widget class="QLabel" name="tileLabel"> |
732 | 732 | <property name="toolTip"> |
733 | 733 | <string><html><head/><body><p><span style=" font-style:italic;">--tile-x</span>, <span style=" font-style:italic;">--tile-y</span></p><p>number of tiling rows/columns</p></body></html></string> |
|
737 | 737 | </property> |
738 | 738 | </widget> |
739 | 739 | </item> |
740 | | - <item row="4" column="0"> |
| 740 | + <item row="5" column="0"> |
741 | 741 | <widget class="QCheckBox" name="vectorialCheckBox"> |
742 | 742 | <property name="toolTip"> |
743 | 743 | <string><html><head/><body><p><span style=" font-style:italic;">--vectorial</span></p><p>enable the new vectorial core. This new core offers much better performances, higher precision, smaller output files and support for internal cutoffs (like thermal pads). When --vectorial is enabled, --dpi is ignored.</p></body></html></string> |
|
750 | 750 | </property> |
751 | 751 | </widget> |
752 | 752 | </item> |
753 | | - <item row="9" column="1"> |
| 753 | + <item row="10" column="1"> |
754 | 754 | <layout class="QHBoxLayout" name="mirrorAbsoluteHorizontalLayout"> |
755 | 755 | <item> |
756 | 756 | <widget class="QRadioButton" name="mirrorAbsoluteOffRadioButton"> |
|
783 | 783 | </item> |
784 | 784 | </layout> |
785 | 785 | </item> |
786 | | - <item row="9" column="0"> |
| 786 | + <item row="10" column="0"> |
787 | 787 | <widget class="QLabel" name="mirrorAbsoluteLabel"> |
788 | 788 | <property name="toolTip"> |
789 | 789 | <string><html><head/><body><p><span style=" font-style:italic;">--mirror-absolute</span></p><p>Mirror operations on the back side along the Y axis instead of the board center, which is the default</p></body></html></string> |
|
793 | 793 | </property> |
794 | 794 | </widget> |
795 | 795 | </item> |
796 | | - <item row="12" column="0" colspan="2"> |
| 796 | + <item row="13" column="0" colspan="2"> |
797 | 797 | <spacer name="verticalSpacer_7"> |
798 | 798 | <property name="orientation"> |
799 | 799 | <enum>Qt::Vertical</enum> |
|
806 | 806 | </property> |
807 | 807 | </spacer> |
808 | 808 | </item> |
| 809 | + <item row="4" column="0" colspan="2"> |
| 810 | + <widget class="QCheckBox" name="zchangeAbsoluteCheckBox"> |
| 811 | + <property name="toolTip"> |
| 812 | + <string><html><head/><body><p><span style=" font-style:italic;">--zchange-absolute</span></p><p>use zchange as a machine coordinates height (G53)</p></body></html></string> |
| 813 | + </property> |
| 814 | + <property name="text"> |
| 815 | + <string>Use "Tool change height" as machine coordinate</string> |
| 816 | + </property> |
| 817 | + </widget> |
| 818 | + </item> |
809 | 819 | </layout> |
810 | 820 | </widget> |
811 | 821 | </widget> |
|
992 | 1002 | <item row="3" column="0"> |
993 | 1003 | <widget class="QCheckBox" name="voronoiCheckBox"> |
994 | 1004 | <property name="enabled"> |
995 | | - <bool>false</bool> |
| 1005 | + <bool>true</bool> |
996 | 1006 | </property> |
997 | 1007 | <property name="toolTip"> |
998 | 1008 | <string><html><head/><body><p><span style=" font-style:italic;">--voronoi</span></p><p>enable the voronoi mode (requires --vectorial). This option is more efficient than a large --offset value, and provides the same result.</p></body></html></string> |
|
2146 | 2156 | <x>0</x> |
2147 | 2157 | <y>0</y> |
2148 | 2158 | <width>850</width> |
2149 | | - <height>28</height> |
| 2159 | + <height>25</height> |
2150 | 2160 | </rect> |
2151 | 2161 | </property> |
2152 | 2162 | <widget class="QMenu" name="menuFile"> |
|
0 commit comments