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

Cleanup EL70x1 and EL70x7 #202

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

cdn-lnk
Copy link
Contributor

@cdn-lnk cdn-lnk commented Feb 15, 2024

Hi @kivel and @anderssandstrom,

Just a small cleanup. It started with a fix for the missing ) but then I noticed we are setting the default values on top of the reset. Not sure if you added that on purpose or not.

Changes:

  • Remove "speed range" (default value already is 2000 steps/s)
  • Remove "invert motor polarity" (default value already is 0)
  • Remove "feedback type" (default value already is 1)
  • Use ecmcEX70XX.cmd for EL7041-0052 and EL7041-1000 (also fixes a missing close parenthesis)

Remove "speed range" (default value already is 2000 steps/s)
Remove "invert motor polarity" (default value already is 0)
Remove "feedback type" (default value already is 1)
Use ecmcEX70XX.cmd for EL7041-0052 and EL7041-1000 (also fixes a missing close parenthesis)
@anderssandstrom anderssandstrom merged commit 5a6398e into paulscherrerinstitute:master Feb 15, 2024
1 of 2 checks passed
@anderssandstrom
Copy link
Contributor

Thanks

@cdn-lnk cdn-lnk deleted the el7xxx-pdo branch February 16, 2024 11:55
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.

2 participants