Disable SW_MODE for BLTouch. Also reenable mesh insets to ensure the nozzle stays inside boundries.

This commit is contained in:
Knutwurst
2021-04-21 12:40:55 +02:00
parent d7a11222a8
commit 5ffe3eed64
2 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.2.0-b1hotfix1"
#define CUSTOM_BUILD_VERSION "1.2.0-b1hotfix2"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-04-21"