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

Fixes db_demo simulation and adds back DB_PROGRAM functionality #2733

Merged
merged 7 commits into from
Nov 6, 2023

Conversation

havardAasen
Copy link
Contributor

The should add back the missing functionality to use DB_PROGRAM, it seems this was forgotten in 7ebe7d9. This also adds two error messages and initializes variables in the header file.

The simulation db_demo, both random and nonrandom should be fixed with this PR.

Fixes #2719

The variable 'tooltable_filename' can be used without being initialized,
which is we want to prevent.
Makes the code more consistent with the surrounding code.
This functionality was forgotten in the rewrite in commit
7ebe7d9.
@rene-dev rene-dev merged commit d88be47 into LinuxCNC:master Nov 6, 2023
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

Successfully merging this pull request may close these issues.

Tool Database Interface not working
4 participants