So I got an error in compiling Marlin:
I have no idea why these two should conflict with each other.
It raises a question for me, what is the exact difference between the two?
I mean they both should compensate for bed surface irregularities so what causes the real difference that they couldn't both run with preheating?
I couldn't find an appropriate explanation in Marlin's documentation for the difference between the two.
I have a very large bed and I'm going to use the BLTOUCH to correct the bed surface height before each print. What option I can make use of?
#error "Disable PREHEAT_BEFORE_LEVELING when using PREHEAT_BEFORE_PROBING."
I have no idea why these two should conflict with each other.
It raises a question for me, what is the exact difference between the two?
I mean they both should compensate for bed surface irregularities so what causes the real difference that they couldn't both run with preheating?
I couldn't find an appropriate explanation in Marlin's documentation for the difference between the two.
I have a very large bed and I'm going to use the BLTOUCH to correct the bed surface height before each print. What option I can make use of?