Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
I coverted my flsun sr to klipper. All works except the function to measure the bed-height.
On a coreXY i could use probe:z_virtual_endstop. If for example the pei sheet is 1 or 2mm thick, this doesn’t matter, the probe will correct it.
But on a Delta de z-endstop is in the top. How can i measure where the bed is? Of example, when the pei sheet is 1mm thick, after probe it correct the height. Then change the pei sheet to 2mm and probe again. And then it correct it automatically, to prevent the nozzle going into the sheet.
But i don’t want to do the paper test every time, when to pei thickness changes. On a coreXY that isn’t necessary. But can’t find the solution for it on a Delta. Even in the documentation i can’t find it what i am looking for
As far as I understand, normally you should not, because you have the probe for this task.
So, as long as you do bed mesh before print, it should work.
I tested the eddy hack.
That also worked for me, for what i was looking for.
Now i can home with the endstops in top. And after homing it measures the distance from probe to bed and sets that as new Z-height. Great, again thanks