File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -567,8 +567,11 @@ It is up to the end user to supply the appropriate driver and HAL file connectio
567567QtDragon can be set up to automatically raise and lower the Z axis when the spindle is paused. +
568568When a program is paused, then you press the 'Spindle Pause' button to stop the spindle and raise it in Z. +
569569Press 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
573576In the INI, under the AXIS_Z heading.
574577
You can’t perform that action at this time.
0 commit comments