You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On ender 3 v2 with bltouch
After fiddling with AUTO_BED_LEVELING_LINEAR after running G29 I can't control the xyz (tested with lcd control)
changing it to AUTO_BED_LEVELING_BILINEAR fixed that
as far as I guess changing this shouldn't affect the after effects of G29
Bug Timeline
Tested only on new bugfix-2.0.x
Expected behavior
after G29 in AUTO_BED_LEVELING_LINEAR you should be able to control xyz
Actual behavior
After G29 can't control z
Steps to Reproduce
compile with AUTO_BED_LEVELING_LINEAR uncommented
run auto level
try moving xyz in control
Version of Marlin Firmware
bugfix-2.0.x
Printer model
Creality Ender 3 v2
Electronics
Stock
Add-ons
BLTouch
Your Slicer
Cura
Host Software
SD Card (headless)
Additional information & file uploads
The configuration here is with AUTO_BED_LEVELING_BILINEAR which works, only
changing this to AUTO_BED_LEVELING_LINEAR breaks it Configuration.zip
The text was updated successfully, but these errors were encountered:
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
On ender 3 v2 with bltouch
After fiddling with
AUTO_BED_LEVELING_LINEAR
after running G29 I can't control the xyz (tested with lcd control)changing it to
AUTO_BED_LEVELING_BILINEAR
fixed thatas far as I guess changing this shouldn't affect the after effects of G29
Bug Timeline
Tested only on new bugfix-2.0.x
Expected behavior
after G29 in
AUTO_BED_LEVELING_LINEAR
you should be able to control xyzActual behavior
After G29 can't control z
Steps to Reproduce
AUTO_BED_LEVELING_LINEAR
uncommentedVersion of Marlin Firmware
bugfix-2.0.x
Printer model
Creality Ender 3 v2
Electronics
Stock
Add-ons
BLTouch
Your Slicer
Cura
Host Software
SD Card (headless)
Additional information & file uploads
The configuration here is with
AUTO_BED_LEVELING_BILINEAR
which works, onlychanging this to
AUTO_BED_LEVELING_LINEAR
breaks itConfiguration.zip
The text was updated successfully, but these errors were encountered: