Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 2831

Auto Bed Leveling Bilinear Marlin 2.1.1 (no replies)

$
0
0
Hi everyone;

i'm tru and i'm getting mad about ABL Bilinear (Marlin 2.1.1)

In past, i'ved used Marlin 1.1.8 with ABL Bilinear and it works very fine.
It's a inductive sensor.

But now i've trouble with ABL Marlin 2.1.1, the probe only move to the half of the Bed and stops.

I've make a illustration of it and will attache the configuration.h and configuration_adv.h.

And; when i take this #define NOZZLE_TO_PROBE_OFFSET { 30, 8, 0 }, my printer can't make homing, error massage is: "probe is outside"
So i've to change it to #define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0 } but that is absolutly wrong...

Can you pLE@$e help me, it's so frustrating, cause i can't find the mistake.

So i toke the default configuration.h and configuration_adv.h from GitHub, same problem, just changed bed size and Nozzle to Probe etc.
[attachment 119946 ABL00.jpg]
[attachment 119947 ABL01.jpg]


[attachment 119948 Configuration.h]
[attachment 119949 Configuration_adv.h]

Viewing all articles
Browse latest Browse all 2831

Trending Articles