Added #error + mention not to enable ABL and Mesh at the same time

This commit is contained in:
Edward Patel
2015-04-06 19:38:59 +02:00
parent 5360158545
commit 9a093b2e8f
12 changed files with 45 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Background
This mesh based method of leveling/compensating can compensate for an non-flat bed. There are various opinions about doing this. It was primarily written to compensate a RigidBot BIG bed (40x30cm) that was somewhat bent.
Currently there is no automatic way to probe the bed like the Auto Bed Leveling feature. This might soon be implemented though, stay tuned.
Currently there is no automatic way to probe the bed like the Auto Bed Leveling feature. So, you can not enable `ENABLE_AUTO_BED_LEVELING` at the same time. This might soon be implemented though, stay tuned.
Theory
------