bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
2.01k stars 1.97k forks source link

Unable to configure BLTouch 3.1 probe - Marlin Bugfix 2.0.7.2 - SKR Mini e3 V1.2 #540

Open CraigVR85 opened 3 years ago

CraigVR85 commented 3 years ago

I'm at my wits end with this issue. I have recently installed the SKR Mini e3 V 1.2 on my Ender 5 - with a BLTouch.

If i use the precompiled firmware (from the SKR Mini e3 Github) the probe works perfectly without any issues. the problem is that I have reasons to want to alter the FW (linear advance and other features).

I have tried everything to configure the BLT in marlin 2.0 using the SKR mini e3 config files from the Marlin Configurations Github.

The probe fails to deploy when homing and i have to kill the power to prevent the nozzle from crashing into the bed. I've trawled the internet to find a solution, and while there are instances of similar failings none of these fixes seems to work for me.

Im convinced that it is a software issue (as i said the precompiled binaries (firmware-ender5-bltouch-for-z-homing-v1.2 works perfectly).

I've enabled #define BLTOUCH, #define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN, and Z_SAFE-HOMING - the problem seems to be the deployment, but i cant tell.

It is worth noting that with my marlin configs the probe does deploy and retract twice when the power is turned on. If i click the "deploy" and "stow" buttons repeatedly from the LCD the probe will occasionally deploy and stow - this is not repeatable.

Is there any way of getting the actual source files used to create the precompiled binaries?

Any assistance is better than where i am now.

Regards

mikensan commented 3 years ago

Are you using only the probe or probe + separate z switch? And if you're only using the probe version 3.1, the default wiring does not allow you to connect it to the z min pin... all 5 wires are in a single connector.

orrgii commented 3 years ago

Had the same issue with the probe with a separate z-switch. The crashing for me was due to the wires being reversed. Swapped and now I have to figure out how to stop it from printing 1/2 inch about the pad :-)

daniframinan commented 3 years ago

Hi, I have the exact problem, but the precompiled firmware doesn't work for me, could you share the exact precompiled firmware you used?

CraigVR85 commented 3 years ago

I eventually used the ender 3 firmware and configured it for the 5. There’s a problem with that firmware config that I couldn’t find. Use the e3 and change the config.

Sent from my iPhone

On 03 Jul 2021, at 20:24, daniframinan @.***> wrote:

 Hi, I have the exact problem, but the precompiled firmware doesn't work for me, could you share the exact precompiled firmware you used?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.