This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
Feature expansion, major improvements
- Current motor position in steps is tracked precisely in SDK and in Arduino.
- Inverse Kinematics replaced to improve accuracy.
- Straight line implemented.
- Acceleration/deceleration implemented.
- Laser on/off implemented. Currently this command is asynchronous to the movement commands, meaning regardless of how many movement commands have been queued on Arduino the laser command is executed right away.