The error is self explanatory
"X_MIN_PIN is not interrupt-capable"
So disable the line that says to use interrupts for endstops.
ie #define ENDSTOP_INTERRUPTS_FEATURE
"X_MIN_PIN is not interrupt-capable"
So disable the line that says to use interrupts for endstops.
ie #define ENDSTOP_INTERRUPTS_FEATURE