Skip to content

Commit 17f55a4

Browse files
committed
Merge branch '2.9'
2 parents f17e2ff + 5f95a27 commit 17f55a4

5 files changed

Lines changed: 575 additions & 254 deletions

File tree

docs/src/gui/qtdragon.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,8 +567,11 @@ It is up to the end user to supply the appropriate driver and HAL file connectio
567567
QtDragon can be set up to automatically raise and lower the Z axis when the spindle is paused. +
568568
When a program is paused, then you press the 'Spindle Pause' button to stop the spindle and raise it in Z. +
569569
Press the button again to start spindle and lower it, then unpause the program. +
570-
The amount to raise and lower is set in the 'Settings' tab under the heading 'Z Ext Offset'. +
571-
This requires additions to the INI and the qtdragon_post_gui file.
570+
The amount to raise is set in the 'Settings' tab under the heading 'SPINDLE RAISE'. +
571+
This line edit box can only be directly set when not in Auto mode. +
572+
The up/down buttons can be used to adjust the raise amount at any time, including when the spindle is already raised. +
573+
The button increments are 1 inch or 5 mm (depending on the units the machine is based on) +
574+
This optional behaviour requires additions to the INI and the qtdragon_post_gui HAL file.
572575

573576
In the INI, under the AXIS_Z heading.
574577

0 commit comments

Comments
 (0)