LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.81k stars 1.16k forks source link

QTVCP: help text for G43 is misleading #3161

Closed Eckeneckepen closed 4 weeks ago

Eckeneckepen commented 4 weeks ago
  1. Start qtdragon_hd
  2. Switch to GCODES
  3. Select G43

This is what I expected to happen:

G43 Hn, n is tool number, Hn is optional

This is what happened instead:

G43 H H = tool number (optional)

Is misleading to e.g. "G43 1" instead of the correct "G43 H1". At least it was misleading us.

It worked properly before this:

n/a

Information about my hardware and software:

Master, simulated