hannobraun / stepper

Universal Stepper Motor Interface
Other
107 stars 17 forks source link

Use motion control interface in example #111

Closed hannobraun closed 3 years ago

hannobraun commented 3 years ago

The high-level motion control interface is more powerful, more convenient, and more universal (supported for all STEP/DIR drivers via software fallback, as well as any motion control chips that will be supported in the future). It makes sense to prefer it over the lower-level interface in the documentation.