Skip to content

Commit 2378edb

Browse files
committed
qtdragon -docs -fix links
1 parent b68911d commit 2378edb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/src/gui/qtdragon.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,8 @@ current user system origin (zero point) and Machine system origin. +
407407
User origin is the first MDI command in the INI list, machine origin is the second. +
408408
This example shows how to move Z axis up first. Commands separated by the ';' are run one after another. +
409409
The button label text can be set with any text after a comma, the `\n` symbol adds a line break. +
410-
These commands can be run with external HAL pins, if using the hal_bridge component. See <<cha:bridge,HAL_BRIDGE>>
410+
These commands can be run with external HAL pins, if using the hal_bridge component. See <<sec:bridge,HAL_BRIDGE>>
411+
411412
[source,{ini}]
412413
----
413414
[MDI_COMMAND_LIST]
@@ -453,7 +454,7 @@ These pins could be used with HALUI to built a more friendly control panel. +
453454
- The jog rate/increments will be reported. +
454455
- There is a cycle start and pause pin - these call the code in QtDragon rather then the motion controller.
455456
This allows custom behaviour, such as spindle lift to work with external buttons. +
456-
- If there are macros defined in the INI ()see: <<cha:macro-buttons,Macro Buttons>>), there will be pins available to initiate them. +
457+
- If there are macros defined in the INI ()see: <<sec:macro-buttons,Macro Buttons>>), there will be pins available to initiate them. +
457458

458459
.Sample entry. Remove '-d' to quiet debugging messages.
459460
[source,{ini}]

0 commit comments

Comments
 (0)