MKFirmware / MK4duo

MK4duo Firmware Printers 3D for Arduino and Arduino due
http://www.marlinkimbra.it
GNU General Public License v3.0
206 stars 117 forks source link

Wrong movement at delta autocal. #741

Open Arhigos opened 4 years ago

Arhigos commented 4 years ago

I'm trying to setup mk4duo with my printer. I was able to do everything, only one issue that i have is when i'm doing autocalibration after homing it deploy pin, then moves to the middle and and start slowly moving UP instead of DOWN. and waiting for the pin to probe bed.

Other than that i can control and move everything in pronterface up and down, i can print models (if i remove g29 from begining in my g-code). I can deploy and stow sensor and it report triggered/not triggered correctly.

Configuration_Overall.txt Configuration_Pins.txt

Firmware version

4.3.9

My setup

Ramps 1.5 Atmega2560 Bltouch v3.1 (authentic from antclabs)

Looks like there was pretty similar issue that is already resolved https://github.com/MKFirmware/MK4duo/issues/420

MagoKimbra commented 4 years ago

Chek with M119 if the probe is triggered or not when deploy.

Arhigos commented 4 years ago

Yeah, as i said m119 works. It's not triggered when it deployed and triggered when stow.

Every time i send m119 it's changing probe position. For example i send m119 and it deploy, then i send m119 again and it stow.