Skip to content

Commit c391e67

Browse files
committed
Gmoccapy Docs: Update bottom button functions for 'Touch Off Mode'
Reflect changes after moving buttons to the tooltable frame
1 parent b315d1e commit c391e67

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/src/gui/gmoccapy.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -602,15 +602,15 @@ m| gmoccapy.h-button.button-9 | exit if machine is off, otherwise nothing | open
602602
[cols="10,10,10,10", options="header"]
603603
|===
604604
| Pin | Settings Mode | Homing Mode | Touch off Mode
605-
m|gmoccapy.h-button.button-0 | delete MDI history | | edit offsets
606-
m|gmoccapy.h-button.button-1 | | home all | touch X
607-
m|gmoccapy.h-button.button-2 | | | touch Y
608-
m|gmoccapy.h-button.button-3 | | home x | touch Z
605+
m|gmoccapy.h-button.button-0 | delete MDI history | | touch X
606+
m|gmoccapy.h-button.button-1 | | home all | touch Y
607+
m|gmoccapy.h-button.button-2 | | | touch Z
608+
m|gmoccapy.h-button.button-3 | | home x |
609609
m|gmoccapy.h-button.button-4 | open classic ladder | home y |
610610
m|gmoccapy.h-button.button-5 | open HAL scope | home z |
611-
m|gmoccapy.h-button.button-6 | open HAL status | | zero G92
611+
m|gmoccapy.h-button.button-6 | open HAL status | |
612612
m|gmoccapy.h-button.button-7 | open HAL meter | |
613-
m|gmoccapy.h-button.button-8 | open HAL calibration | unhome all | set selected
613+
m|gmoccapy.h-button.button-8 | open HAL calibration | unhome all |
614614
m|gmoccapy.h-button.button-9 | open HAL show | back | back
615615
|===
616616

0 commit comments

Comments
 (0)