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

Communication with VFD over RS485 #5

Open
bartei opened this issue Mar 2, 2024 · 1 comment
Open

Communication with VFD over RS485 #5

bartei opened this issue Mar 2, 2024 · 1 comment

Comments

@bartei
Copy link
Owner

bartei commented Mar 2, 2024

No description provided.

@thatch
Copy link
Contributor

thatch commented Mar 3, 2024

Capturing some rough thoughts:

  • controller board would need to support multi-drop (selectable termination)
  • python software could have on/off/speed selector
  • ui picker for part and cutter materials could do surface speed calculations (this works on both lathe and mill). cutter material could be saved in tool table.
  • lathe-focused: we could adjust speed "continuously" based on what the readout for part dia is

I'm also personally interested in making this work with some older servo drives (Parker Aries, Teknic SST) that don't speak RS485, but have either a +/-10v analog + digital run signal, or take step/dir. This would take a pretty trivial adapter board once we figure out who handles the acceleration ramps.

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