-
Great article on microstepping on Hackaday
Moritz Walter posted a great article on the accuracy of microstepping on hackaday. Would have been curious how our TMC2100 on the silentStepStick would perform in comparison. Read the full article here: How Accurate Is Microstepping Really? Stepper motors divide a full rotation into hundreds of discrete steps, which makes them ideal to precisely control movements, be […]
-
TMCL: Different Microstep Resolutions
TMCL is the simple way to implement your motion control application. With this series of simple coding examples we want to provide you an easy start. This program demonstrates how to turn a motor at the same speed (~1 RPS) with different microstep resolutions. Before use: Restore Factory Defaults // *** Values that have to be adapted *** […]