From df477ff18f5b4d2801f4bba6073052e7887ff877 Mon Sep 17 00:00:00 2001 From: Daniel Wood Date: Thu, 5 Sep 2019 18:12:30 +0100 Subject: [PATCH] Add the coolant dropdown to the 3D Surface Op --- .../Gui/Resources/panels/PageOpSurfaceEdit.ui | 148 ++++++++++-------- 1 file changed, 82 insertions(+), 66 deletions(-) diff --git a/src/Mod/Path/Gui/Resources/panels/PageOpSurfaceEdit.ui b/src/Mod/Path/Gui/Resources/panels/PageOpSurfaceEdit.ui index 91996fa8e1..d019e3fe67 100644 --- a/src/Mod/Path/Gui/Resources/panels/PageOpSurfaceEdit.ui +++ b/src/Mod/Path/Gui/Resources/panels/PageOpSurfaceEdit.ui @@ -6,15 +6,15 @@ 0 0 - 400 - 140 + 357 + 427 Form - - + + QFrame::StyledPanel @@ -22,35 +22,49 @@ QFrame::Raised - - + + ToolController - + <html><head/><body><p>The tool and its settings to be used for this operation.</p></body></html> + + + + Coolant Mode + + + + + + + <html><head/><body><p>The tool and its settings to be used for this operation.</p></body></html> + + + - + - + Algorithm - + @@ -64,14 +78,14 @@ - + BoundBox - + @@ -85,8 +99,7 @@ - - + BoundBox extra offset X, Y @@ -94,28 +107,27 @@ - + mm - + mm - - + Drop Cutter Direction - + @@ -129,23 +141,21 @@ - - - - - Depth offset - - - - - - - mm - - - - - + + + + Depth offset + + + + + + + mm + + + + Sample interval @@ -153,13 +163,13 @@ - + mm - + Step over @@ -167,25 +177,25 @@ - - - <html><head/><body><p>The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter.</p><p>A step over of 100% results in no overlap between two different cycles.</p></body></html> - - - 1 - - - 100 - - - 10 - - - 100 - - + + + <html><head/><body><p>The amount by which the tool is laterally displaced on each cycle of the pattern, specified in percent of the tool diameter.</p><p>A step over of 100% results in no overlap between two different cycles.</p></body></html> + + + 1 + + + 100 + + + 10 + + + 100 + + - + Optimize output @@ -193,17 +203,16 @@ - - - Enabled - - + + + Enabled + + - - - - - + + + + Qt::Vertical @@ -218,6 +227,13 @@ + + + Gui::InputField + QWidget +
gui::inputfield.h
+
+