Replies: 4 comments 18 replies
-
Hello Freeejack, just have seen your message. If you like to use the convenience of acceleration/deceleration controlled by FastAccelStepper, then the high level interface of your solution is appropriate. But those moves are only synchronized by time. If you would dive into the low level interface, then you can achieve synchronous From your provided solution, I do see two possible improvements:
Hope this helps |
Beta Was this translation helpful? Give feedback.
-
I have a strange situation and after a day of debugging doesn't find the cause of it. I commented out the wifi and most of the code, but doesnt find the root of this. Can you please help me with this situation? Thank you very very much if you have some time to help me.
|
Beta Was this translation helpful? Give feedback.
-
Hi @gin66! Imagine, after several weeks of reading and testing, I managed to find out what the problem was. The error was in the TMC settings. It looks like it's working now. Today I tested live for about two hours and the results are encouraging. I still have a few minor problems, these are likely programming errors. I will try to find out their reasons.
If you don't mind, I'll attach my current code, just in case you spot something in it that is very bad and I haven't noticed so far.
|
Beta Was this translation helpful? Give feedback.
-
I want to use the library with three stepper motors.
The movement of the three motors is smooth, silent, so this is ok.
But i want to move sometimes the motors from one saved place to a second place and back. This method do the job for me with near syncronized movement? Or need to search for another solution?
Previously i used Steppercontrol with accelstepper library for this, but i moved to your library and try to figure out how to move synced the three motors.
Thank you if you can show me the right way to do this!
Beta Was this translation helpful? Give feedback.
All reactions