From fff2e2daf935d4b309f59205a48331f04369878f Mon Sep 17 00:00:00 2001 From: Connor9220 Date: Fri, 12 Sep 2025 10:40:08 -0400 Subject: [PATCH] CAM: Reorder the Clearance height and Safe Height spinners in task panel (#23727) Co-authored-by: Billy --- .../Gui/Resources/panels/PageHeightsEdit.ui | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/Mod/CAM/Gui/Resources/panels/PageHeightsEdit.ui b/src/Mod/CAM/Gui/Resources/panels/PageHeightsEdit.ui index 7febd2ec12..845caa4440 100644 --- a/src/Mod/CAM/Gui/Resources/panels/PageHeightsEdit.ui +++ b/src/Mod/CAM/Gui/Resources/panels/PageHeightsEdit.ui @@ -19,36 +19,13 @@ - - - Safe height - - - - - - - The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds. - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - -999999999.000000000000000 - - - 999999999.000000000000000 - - - - Clearance height - + The height where lateral movement of the toolbit is not obstructed by any fixtures or the part / stock material itself. @@ -64,7 +41,30 @@ - + + + + Safe height + + + + + + + The height above which it is safe to move the tool bit with rapid movements. Below this height all lateral and downward movements are performed with feed rate speeds. + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + -999999999.000000000000000 + + + 999999999.000000000000000 + + + + Qt::Vertical