Hello everyone

I have an Artillery genius printer to which I've added the BL Touch 3.1 sensor. Currently it's working with any problems using Waggster mod BLTouch v1.5 firmware, which is based on 2.0.2

However I'm trying to update the printer to marling 2.0.8.1. I've tried to move all parameters from Configuration.h. file to Marlin 2.0.8 using as a base the Artillery Genius configuration example they have at https://github.com/MarlinFirmware/Co...tillery/Genius but I'm unable to make the homing (G28) to work correctly. I couldn't find what parameter or configuration is failing
Below there's the source code of what I'm using, both from Waggster mod and from Marlin 2.0.8 (which is the one I'm trying to configure myself. I'm also adding videos to show you what happens when I send the G28 command to the printer

Waggster mod firmware: https://d.pr/f/F0gfYS
Marlin 2.0.8: https://d.pr/f/eMOztd


Video Waggster mod, working ok: https://d.pr/v/A35WW4
Video Marlin 2.0.8: https://d.pr/v/VGBaP6 (as you can see, it never goes down to do the measuring


I've also tried Marlin 2.0.6, same thing

Thanks for any help!