RDL2 - Arduino Command-Line Stepper Testing Utility
31 Mar 2018 04:11 - 31 Mar 2018 04:41 #108162
by BrendaEM
RDL2 - Arduino Command-Line Stepper Testing Utility was created by BrendaEM
Hi,
I've written a Arduino command-line utility to test stepper motors using the command-line or a joystick.
Of course you would need an Arduino, and stepper (electrical) drivers for doing the heavy electrical lifting.
It can be used to test motor timings for configuring LinuxCNC. RDL is not meant to machine things with, but it is useful for testing and moving motors, as well as run experimental stuff too piddly for LinuxCNC. Or course, it can make a rotating store display by RPM, as well : )
It has smooth acceleration, but that can be disabled. Most settings are saved to EEPROM.
Right now, I am using it for moving the axis on my CNC machine while I finish building and wiring it.
There is a video manual, a video for V2, and even a code review linked to the code.
forum.arduino.cc/index.php?topic=469343.msg3213804#msg3213804
I've written a Arduino command-line utility to test stepper motors using the command-line or a joystick.
Of course you would need an Arduino, and stepper (electrical) drivers for doing the heavy electrical lifting.
It can be used to test motor timings for configuring LinuxCNC. RDL is not meant to machine things with, but it is useful for testing and moving motors, as well as run experimental stuff too piddly for LinuxCNC. Or course, it can make a rotating store display by RPM, as well : )
It has smooth acceleration, but that can be disabled. Most settings are saved to EEPROM.
Right now, I am using it for moving the axis on my CNC machine while I finish building and wiring it.
There is a video manual, a video for V2, and even a code review linked to the code.
forum.arduino.cc/index.php?topic=469343.msg3213804#msg3213804
Last edit: 31 Mar 2018 04:41 by BrendaEM.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.093 seconds