Skip to content

Tool Offset Parameters #5401-5409 #2994

@ToddZuercher

Description

@ToddZuercher

Here are the steps I follow to reproduce the issue:

  1. Install Linuxcnc
  2. Open any Linuxcnc configuration.
  3. Load a tool offset using G43Hn, where "n" is not equal to the loaded tool number.

This is what I expected to happen:

I expected the values displayed by parameter #5401-5409 to equal the values saved in the tool table for "n".

This is what happened instead:

What happened is that the values displayed for parameters #5401-5409 were either all zero if no tool is loaded, or equal to the values saved for the current loaded tool number.

If the developers feel the current behavior is correct, I would like to make this a request to add either a new set of number parameters or global named parameters that will display the current "applied" tool offset values, inducing any additional tool offsets from G43.2.

It worked properly before this:

I do not know if this has ever worked correctly, but it behaves as described above in 2.5, 2.9, and 2.10(Master).

Information about my hardware and software:

I have checked this behavior on multiple systems and distributions, including virtual machine simulation.

Metadata

Metadata

Assignees

Labels

2.10-candidatewould be nice to have fixed in 2.10

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions