Ender 3 V2 - Move Out of Range

Hello @anthonylavado !

[bltouch]
sensor_pin = ^PB1
control_pin = PB0
x_offset = -42.0
y_offset = -10.0
z_offset = 1.840

[bed_mesh]
speed = 120
horizontal_move_z = 5
mesh_pps = 2, 2
mesh_min = 15, 15
mesh_max = 191,220
probe_count = 5,5
algorithm = bicubic
fade_start = 1
fade_end = 10
fade_target = 0

You have to take the offsets into consideration of the bed mesh.

Lines 12 & 13 are nozzle coordinates.

If the probe is 42 mm left of the nozzle, the mesh may start at 42 + 15 = 57

Please also see here: Move out of range: X Y Z [E]