(1.1.x) auto tune calibration parameters (#8031)
* auto tune calibration parameters * solve warnings * Tweaks to formatting * review Thinkyhead * Error
This commit is contained in:
parent
e374d87ac4
commit
e64cfb13b8
11 changed files with 415 additions and 188 deletions
|
|
@ -297,7 +297,7 @@ extern float soft_endstop_min[XYZ], soft_endstop_max[XYZ];
|
|||
#endif
|
||||
|
||||
#if ENABLED(DELTA)
|
||||
extern float endstop_adj[ABC],
|
||||
extern float delta_endstop_adj[ABC],
|
||||
delta_radius,
|
||||
delta_diagonal_rod,
|
||||
delta_calibration_radius,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue