You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mainwindow.ui
+11-24Lines changed: 11 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -561,19 +561,6 @@
561
561
</widget>
562
562
</item>
563
563
<itemrow="5"column="0"colspan="2">
564
-
<widgetclass="QCheckBox"name="vectorialCheckBox">
565
-
<propertyname="toolTip">
566
-
<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).</p></body></html></string>
567
-
</property>
568
-
<propertyname="text">
569
-
<string>Vectorial core</string>
570
-
</property>
571
-
<propertyname="checked">
572
-
<bool>true</bool>
573
-
</property>
574
-
</widget>
575
-
</item>
576
-
<itemrow="6"column="0"colspan="2">
577
564
<widgetclass="QCheckBox"name="nog64CheckBox">
578
565
<propertyname="toolTip">
579
566
<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>
@@ -589,7 +576,7 @@
589
576
</property>
590
577
</widget>
591
578
</item>
592
-
<itemrow="7"column="0">
579
+
<itemrow="6"column="0">
593
580
<widgetclass="QLabel"name="toleranceLabel">
594
581
<propertyname="toolTip">
595
582
<string><html><head/><body><p><span style=" font-style:italic;">--tolerance</span></p><p>maximum deviation from toolpath</p></body></html></string>
<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>
<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>
653
640
</property>
654
641
<propertyname="suffix">
655
-
<string> in</string>
642
+
<string> mm </string>
656
643
</property>
657
644
<propertyname="decimals">
658
645
<number>5</number>
@@ -671,7 +658,7 @@
671
658
</property>
672
659
</widget>
673
660
</item>
674
-
<itemrow="9"column="0"colspan="2">
661
+
<itemrow="8"column="0"colspan="2">
675
662
<widgetclass="QCheckBox"name="zerostartCheckBox">
676
663
<propertyname="toolTip">
677
664
<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>
@@ -684,7 +671,7 @@
684
671
</property>
685
672
</widget>
686
673
</item>
687
-
<itemrow="10"column="0">
674
+
<itemrow="9"column="0">
688
675
<widgetclass="QLabel"name="mirroraxisLabel">
689
676
<propertyname="toolTip">
690
677
<string><html><head/><body><p><span style=" font-style:italic;">--mirror-axis</span></p><p>Distance from zero axis to flip the bcb around</p></body></html></string>
0 commit comments