Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 510 Bytes

mapleleaf: a motor control system in python

mapleleaf is a python-based motor control system. it can detect stalls, and control motors with millimeter precision. it is designed for stepper motors, specifically the TMC2209 driver family.

changelog

mapleleaf v1.0

changes

nothing

additions

added the core

future plans

adding a mock driver

mapleleaf v1.1

changes

changed the QGL function

additions

added a log file and a universal data file

future plans

adding more functions