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

Technosoft motor support #221

Merged
merged 10 commits into from
May 16, 2024
Merged

Technosoft motor support #221

merged 10 commits into from
May 16, 2024

Conversation

gilesknap
Copy link
Member

@gilesknap gilesknap commented May 16, 2024

This adds a test that shows an example of a Technosoft motor controller and axes.

It also includes the following fixes to make this work:

  • make sure jija renders of args get back into the args list for subsequent arg rendering
  • add a 'shared' key to the root of IOC for anchors that can avoid repetition in the Entities
  • add a message to show which Jinja template was being rendered when Jinja exceptions occur to aid debugging
  • dont raise an exception when using the utils.get_var for not existent argument (easier on debugging and can help with bootstrapping a string concatenation for example)

@gilesknap gilesknap merged commit a3bb5db into main May 16, 2024
12 checks passed
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.

1 participant