Teacup_Firmware/research
Phil Hord 77d8583cca Add dynamic 3-point bed-leveling support
Adds G29 commands to register bed level points.  When three points
are registered, the plane of the bed is calculated and dynamic bed
leveling takes effect.

Add a warning if bed-leveling is enabled when MAX_JERK_Z is zero.
In this case lookahead will always fail when bed-leveling is active
since the Z-axis is not allowed to move during lookahead.
2018-08-20 10:38:10 -07:00
..
A Rasterizing Algorithm for Drawing Curves - Alois Zingl 2012.pdf Add research for dda-split. 2012-11-08 16:39:45 +01:00
alg.c more stuffing around with the algorithm, looks like we have to use floats during setup for this to work 2012-11-08 16:38:51 +01:00
alg.make algorithm proof of concept in perl, partial implementation in c 2012-11-08 16:38:41 +01:00
alg.pl more stuffing around with the algorithm, looks like we have to use floats during setup for this to work 2012-11-08 16:38:51 +01:00
alg.plot algorithm proof of concept in perl, partial implementation in c 2012-11-08 16:38:41 +01:00
alg2.c Add research for dda-split. 2012-11-08 16:39:45 +01:00
alg2.make Add research for dda-split. 2012-11-08 16:39:45 +01:00
alg2.plot Add research for dda-split. 2012-11-08 16:39:45 +01:00
datalog.plot Add gnuplot script to explore simulator output 2013-12-06 19:24:58 +01:00
planes.py Add dynamic 3-point bed-leveling support 2018-08-20 10:38:10 -07:00