Skip to content

Commit

Permalink
fix: QTVCP: help text for G43 is misleading #3161
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten/Eckeneckepen committed Oct 23, 2024
1 parent 125a11d commit 7dc49a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/python/qtvcp/lib/mdi_text.py
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,8 @@ def gcode_descriptions(gcode):
"""
G43 = """G43 Tool Length Offset
G43 H
H = tool number (optional)
G43 Hn
n = tool number, Hn is optional
G43 enables tool length compensation. G43 changes
subsequent motions by offsetting the axis
Expand Down

0 comments on commit 7dc49a0

Please sign in to comment.