(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:
Luc Van Daele 2017-10-27 06:49:20 +02:00 committed by Scott Lahteine
parent e374d87ac4
commit e64cfb13b8
11 changed files with 415 additions and 188 deletions

View file

@ -40,10 +40,10 @@
#if ENABLED(DELTA)
extern float delta[ABC],
endstop_adj[ABC];
extern float delta[ABC];
extern float delta_radius,
extern float delta_endstop_adj[ABC],
delta_radius,
delta_tower_angle_trim[ABC],
delta_tower[ABC][2],
delta_diagonal_rod,