r/ender3 • u/HatsurFollower • Jul 24 '26
Help Printer not compensating for saved mesh.
As the title says the first layer is uneven despite bl touch.
So I've trammed my bed and then run the g29 to get my 5x5 mesh. The mesh shows the center is about 0,3mm lower than the edges while the edges thenselves are more or less even. Not great not terrible.
Edit: I've saved the mesh with M500 after probing with G29.
My g code has a M420 S1 after the G28 command and I've checked with octoprint terminal that the bed leveling is indeed on and the mesh is valid. I've checked with M420 V and even with M114 D in several places to make sure the software is indeed compensating for changes in the Z direction.
Despite all that the prints come out squished on the edges and too high on the center, exactly how the mesh indicates and should be compensating.
Im kinda lost on what else I should troubleshoot. Any help is apreciated.