Closed genzo76 closed 7 years ago
There's a procedure that you can follow to help us collect data. First enable DEBUG_LEVELING_FEATURE
and re-flash with that enabled. Before you use G28
and G29
execute M111 S255
to turn on all logging. When you do G29
do it as G29 V4
to turn on the most verbose output. Then post the log output here.
I will take a look at the video in a moment…
I have follow your procedure and this is the result:
If you invert sign plus with minus the value of Bed Height Topography is correct.
You need to sendM111 S255
as one command, not two separate commands
Also, get the latest RCBugFix
code. Several changes have been applied, some affecting bed leveling.
Have try todey with the RCBugFix version, but have a new type of problem, the autolevel on travel not raise the senso from the plate and move the extrudere on random coordinate of X/Y. I have loaded old firmware this not work.
@genzo76 I see you're using a normal servo probe. That type of probe should do the normal raise between probes. Please post a log. First, enable DEBUG_LEVELING_FEATURE
and re-flash. Then send the command M111 S247
before doing G28
and G29 V4
to give full details. Post the log here and we should be able to see what's going on with the missing raise.
excuse me not is in my home, attach the log in the next week.
I have see the log and in the log is write rise probe 20, but not is execute, I think becouse not have the time for the operation, after move at next point and not raise the probe.
I think you are correct. Something is causing Z raise to fail, and there are now various issues about it. A typo or logical error sneaked in during recent code cleanup. I will track it down soon.
@thinkyhead is this still to be tracked?
I believe this was fixed when we patched an endstop issue. @genzo76 can you confirm?
@genzo76 can you confirm the problem is fixed?
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I opened two tickets for the auto level problem of my printer. I tried different branch but with all I have always the same problem. The last code on my printer is Marlin-RCBugFix of 21/09/2016. On my printer corexy the matrix which calculates the height of the point Z, it seems to be reversed both for the X axis and Y. At position 0.0 in the pot should go up, while pulling down instead nell'angollo 200,200 should fall, but instead the plate rises on.
To give you an idea I shot a video I posted on my youtube account:
https://www.youtube.com/watch?v=PpLZca50yDU
The printer with your firmware is perfect but this defect forces me to manually modifcare the flat level before each print after running the self-leveling.
Please if you can help me.