Use set_current_from_steppers for other kinematics
This commit is contained in:
parent
5db9b940ee
commit
9f30cc84ce
2 changed files with 24 additions and 13 deletions
|
|
@ -318,7 +318,6 @@ float code_value_temp_diff();
|
|||
void calculate_delta(float cartesian[3]);
|
||||
void recalc_delta_settings(float radius, float diagonal_rod);
|
||||
float delta_safe_distance_from_top();
|
||||
void set_current_from_steppers();
|
||||
void set_cartesian_from_steppers();
|
||||
void forwardKinematics(float point[3]);
|
||||
void forwardKinematics(float z1, float z2, float z3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue