Geschrieben September 12, 2018 at 09:3012. Sep 2018 Hi, with the GUI of the silent stepper brick I can drive "steps". How can I drive "millimeters", based on a given conversion factor (e.g. 1 step = 0.1 mm). I would be happy if I could just change the available GUI and did not need to do much programming ;-) Thank you so far, Florian
Geschrieben September 12, 2018 at 09:4312. Sep 2018 You can find the Silent Stepper Brick code of the Brick Viewer here: https://github.com/Tinkerforge/brickv/blob/master/src/brickv/plugin_system/plugins/silent_stepper/silent_stepper.py I don't know how many steps 0.1mm are in your application, it depends on the motor you use and so on.
Geschrieben September 12, 2018 at 09:5612. Sep 2018 Autor Oh that's great, thank you for the quick answer!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.