EXP3D Imprimante Multifonction (#16079)

This commit is contained in:
Vertabreaker
2019-12-03 07:52:38 -05:00
committed by Scott Lahteine
parent cb4cd76086
commit 0832a60db3
6 changed files with 5079 additions and 6 deletions

View File

@ -95,7 +95,7 @@ void forward_kinematics_SCARA(const float &a, const float &b) {
void inverse_kinematics(const xyz_pos_t &raw) {
#if ENABLED(MORGAN_SCARA)
/**
* Morgan SCARA Inverse Kinematics. Results in 'delta'.
*