Skip to content

Commit 4a783a2

Browse files
committed
qtdragon -docs: fix an annoying warning about indent
As a bonus, I figure out how to get the line break where I wanted it.
1 parent 5b60fde commit 4a783a2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/src/gui/qtdragon.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -454,11 +454,11 @@ These pins could be used with HALUI to built a more friendly control panel. +
454454

455455
- It can report/change the current selected Axis button. +
456456
- The jog rate/increments will be reported. +
457-
- There is a cycle start and pause pin - these call the code in QtDragon rather then the motion controller.
458-
This allows custom behaviour, such as spindle lift to work with external buttons. +
459-
- If there are macros defined in the INI (see: <<sec:macro-buttons,Macro Buttons>>), there will be pins available to initiate them.
460-
These macros can require the mode to be preset to MDI or to automatically switch from MANUAL to MDI mode by
461-
setting preferences on the settings page. +
457+
- There is a cycle start and pause pin - these call the code in QtDragon rather then the motion controller. +
458+
This allows custom behaviour, such as spindle lift to work with external buttons.
459+
- If there are macros defined in the INI (see: <<sec:macro-buttons,Macro Buttons>>), there will be pins available to initiate them. +
460+
These macros can require the mode to be preset to MDI or to automatically switch from MANUAL to MDI mode by
461+
setting preferences on the settings page.
462462
- clear/reload the display
463463
- shutdown the screen
464464
- ok/cancel of dialogs and notify (error) messages

0 commit comments

Comments
 (0)