Marek Bel
4c146a5b2c
Fix compiler warning: sketch/mesh_bed_leveling.cpp:24:6: warning: unused parameter 'use_default' [-Wunused-parameter].
2018-08-07 14:44:53 +02:00
bubnikv
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
...
Implemented bed skew calibration by matching a precise physical model
to the measured data using the least squares method.
Rewrote handling of the command buffer to preserve memory
and allow pushing the commands to the front of the queue.
2016-06-23 08:46:15 +02:00
bubnikv
6cff4b92ff
Automatic bed calibration by searching the 3x3 point matrix.
...
Fixed a problem with low RAM by re-vamping the langtool.
2016-06-16 14:29:04 +02:00
michalprusa
a4a80b3eb7
MK2 Firmware release.
2016-05-31 14:08:04 +02:00
michalprusa
d7417e1dd3
Mesh Bed Leveling rewritten, upcaling of tiles, better bed finding method and minor other tweaks.
2016-04-01 16:48:48 +02:00
michalprusa
f98cf1b44b
Added automatic mesh bed leveling feature
2016-03-12 17:14:11 +01:00