Skip to content

Commit

Permalink
fix: auto bed lvl
Browse files Browse the repository at this point in the history
  • Loading branch information
thiago-scherrer committed Aug 21, 2023
1 parent c0f1e27 commit 4d38e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@
//#define AUTO_BED_LEVELING_LINEAR
#define AUTO_BED_LEVELING_BILINEAR
//#define AUTO_BED_LEVELING_UBL
#define MESH_BED_LEVELING
//#define MESH_BED_LEVELING

/**
* Normally G28 leaves leveling disabled on completion. Enable one of
Expand Down

0 comments on commit 4d38e59

Please sign in to comment.