Skip to content

Commit b3d96b2

Browse files
committed
qtdragon -docs: info about the utilities tab detachable panels
Detachable and resizeable
1 parent 0eed7c0 commit b3d96b2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/src/gui/qtdragon.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1468,12 +1468,16 @@ The settings tab is used to set running options, probing/touchplate/laser/camera
14681468

14691469
=== Utilities Tab
14701470

1471-
This tabs will display another stab election of G-code utility programs:
1471+
This tab will display another tab selection of G-code utility programs (and any embedded panels):
14721472

14731473
* 'Facing': allows quick face milling of a definable area at angles of 0,45 and 90 degrees.
14741474
* 'Hole Circle': allows quick setting of a program to drill a bolt circle of definable diameter and number of holes.
14751475
* 'NGCGUI': is a QtVCP version of the popular G-code subroutine builder/selector, see <<sub:qtvcp:widgets:qt-ngcgui,Widgets-NGCGUI>>.
1476+
* 'Hole Enlarge': allows milling a preexisting hole larger.
14761477

1478+
These tabs are detachable from the main screen by pressing the small arrow key on the far right of the tab header. +
1479+
You can close the panel by pressing the arrow again or closing the window with the x button. +
1480+
The last size and location of the detached window will be remembered each time the window is closed. +
14771481
Custom QtVCP panels can be displayed here by setting the EMBED_TAB_LOCATION option to `tabWidget_utilities`
14781482

14791483
=== User Tab

0 commit comments

Comments
 (0)