makerbase-mks / MKS-Robin-Nano-V3.X

Robin nano V3 is an upgraded version of Robin Nano V2.0. The upgrade changes are quite large, including upgrading the MCU to the M4 core, and adding support for USB disk.
GNU General Public License v3.0
138 stars 67 forks source link

Cannot compile #warning "Motherboard DIAG jumpers must be removed when SENSORLESS_HOMING is disabled" #75

Closed Bergateo closed 2 years ago

Bergateo commented 2 years ago

This error, #warning "Motherboard DIAG jumpers must be removed when SENSORLESS_HOMING is disabled", is displayed when I try to compile and for this error I cannot create the .bin file to upload.

Anyone has any clue to solve this error? My setup has:

Bergateo commented 2 years ago

Managed to solve it, it was compiling indeed but somehow the board didn't get the update

jessepietila commented 1 year ago

I get the warning as well---> "Motherboard DIAG jumpers must be removed when SENSORLESS_HOMING is disabled.

What to do?

Romain80200 commented 1 year ago

Hello, you can ad that in configuration.h, line66:

//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)

define DIAG_JUMPERS_REMOVED