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

emccanon function signature changed causing error message #3079

Open
c-morley opened this issue Aug 18, 2024 · 2 comments
Open

emccanon function signature changed causing error message #3079

c-morley opened this issue Aug 18, 2024 · 2 comments

Comments

@c-morley
Copy link
Collaborator

recent master

running sim/qtdragon/qtdragon_probe_tool/tdragon_auto_tool_probe.ini
causes an error message when loading chips.ngc:

G-Code error in 3D_Chips.ngc
Near line 0 of
/home/chris/linuxcnc/nc_files/examples/3D_Chips.ngc
M6/change_epilog: Python argument types in
emccanon.CHANGE_TOOL(int)
did not match C++ signature:
CHANGE_TOOL(void)

This config uses remap of m6

@c-morley
Copy link
Collaborator Author

ok this is caused because I have an installed version of linuxcnc that is 2.9 based.
My sim INI uses paths like: ~/linuxcnc/nc_files/examples/remap_lib
I do this so that in an installed version the sim actually works.

Any idea how to best handle the need for different paths for RIP vrs installed versions?

@6XoCtujg2C0gne
Copy link
Contributor

6XoCtujg2C0gne commented Aug 19, 2024 via email

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

2 participants