Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remap fails: remap_finished: got -13 - not in cblock.remappings! #2325

Open
gcanzalo opened this issue Feb 5, 2023 · 0 comments
Open

Remap fails: remap_finished: got -13 - not in cblock.remappings! #2325

gcanzalo opened this issue Feb 5, 2023 · 0 comments

Comments

@gcanzalo
Copy link

gcanzalo commented Feb 5, 2023

def M34(self, **words):
    self.execute('G91')
    self.execute('G1 Z-0.1 F300')
    self.execute('G90')

Placed in remap.py and initialized in the ini with:

REMAP= M34 modalgroup=10 python=M34

yields:

emc/task/emctask.cc 69: interp_error: remap_finished: got -13 - not in cblock.remappings!
remap_finished: got -13 - not in cblock.remappings!

This same remapping works fine in 2.9.

LINUXCNC - 2.10.0~pre0
Linux 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64 GNU/Linux
RIP
v2.10.0-pre0-728-g8890c410ee
Axis
Sim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant