TMCStepper icon indicating copy to clipboard operation
TMCStepper copied to clipboard

[FR] Add more "Human-readable" helper functions

Open wolfgangmauer opened this issue 5 years ago • 1 comments

I like to use your library in other languages, such as .netcore, it would be nice to have some more "Human-readable" funtions and not just have "register-name" funktions e.g. toff/MSCNT/TPWMTHRS/uv_cp/........ ;-)

wolfgangmauer avatar Sep 20 '20 15:09 wolfgangmauer

This is what I did with the old TMC2130Stepper library, but in the end I didn't use them much and looking at the TMCStepper header file, there are hundreds of methods. There's also a concern for the compile size that should not be affected.

teemuatlut avatar Oct 04 '20 16:10 teemuatlut