protoloft / klipper_z_calibration

Klipper plugin for self-calibrating z-offset
GNU General Public License v3.0
1.05k stars 151 forks source link

Offset to low #82

Closed MrHardstyle closed 1 year ago

MrHardstyle commented 1 year ago

I have one Pi and two Ender 3 Pros and in both is Klipper. They are working in two instances. I have also a klicky probe on both devices and the tolarances are up to 0.05. Both printers are the same Setup and both are in Same config. One Ender ist working Like a Charm with the Auto z but the second one is getting whole time to Low. When i Change in the config the Offset of the Switch nothing Happens. My start Code is G28,G29 for BedMesh, Calibrate Z I have No BedMesh saved and No Z Offset in the probe. AS i told config issue is Not present because both are in the exact Same config. Only E Steps of Extruder are a bit different. Could it be that the Plugin is Not for more than one instance of Klipper?

Klipper newest Version Interface Fluidd Plugin newest Version.

TitusLabs commented 1 year ago

There is no reason why it should not work with two instances on one Pi. Even if you think everything is the same, they are still two physically different machines. If you really haven't overlooked anything in the configuration, it will probably be in the mechanics...

TitusLabs commented 1 year ago

Any news on this? Otherwise, I will close this ticket..