File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -407,7 +407,8 @@ current user system origin (zero point) and Machine system origin. +
407407User origin is the first MDI command in the INI list, machine origin is the second. +
408408This example shows how to move Z axis up first. Commands separated by the ';' are run one after another. +
409409The 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.
455456This 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}]
You can’t perform that action at this time.
0 commit comments