-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Open
Labels
Milestone
Description
Did you test the latest bugfix-2.1.x
code?
No, but I will test it now!
Bug Description
g29 and g34 is not working
Bug Timeline
after beta 3
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
I send G28 via OctoPi, it homes as it should. Then I send G29. It moves to the front left corner, probes the first point, and then the Z axis moves up to around 180 mm and stops, so it fails. The same thing happens with G34: it doesn't move to the next probing point.
I used WinMerge to make sure I didn’t miss any settings, and I’ve double-checked everything to see if I did something wrong. Version 2.1.2.5 works perfectly, so it’s not mechanical.
Version of Marlin Firmware
2.1.3 beta 3
Printer model
prusa mk3 bear upgrade
Electronics
skr 3 ez tmc 2226 xy 2209 2xZ and e
LCD/Controller
lcd 2004
Other add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
None
Host Software
OctoPrint
Don't forget to include
- A ZIP file containing your
Configuration.h
andConfiguration_adv.h
.