florian Geschrieben September 12, 2018 at 09:30 Geschrieben September 12, 2018 at 09:30 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 Zitieren
borg Geschrieben September 12, 2018 at 09:43 Geschrieben September 12, 2018 at 09:43 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. Zitieren
florian Geschrieben September 12, 2018 at 09:56 Autor Geschrieben September 12, 2018 at 09:56 Oh that's great, thank you for the quick answer! Zitieren
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.