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,6 +567,10 @@ 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+ If you have the HAL pin 'spindle.0.at-speed' connected to a driving pin, the spindle will not lower until the pin is true +
571+ You typically connect this to a timer or logic that detects the speed of the spindle. +
572+ If that pin is not connected to a driving pin, a dialog will pop up to warn you to wait for the spindle response. +
573+ The spindle will lower when you close that dialog. +
570574The amount to raise is set in the 'Settings' tab under the heading 'SPINDLE RAISE'. +
571575This line edit box can only be directly set when not in Auto mode. +
572576The up/down buttons can be used to adjust the raise amount at any time, including when the spindle is already raised. +
You can’t perform that action at this time.
0 commit comments