Hey all,
i have a Creality CR-10s and wanted to use BlTouch so i followed the tutorials out there and tried to compile a working firmware for it to work.
The issue is when i try to compile the firmware the Arduino software spits out following error lines:
I've tried a lot of things but i can't manage to get it to work.
As you can see from this guides comment section on Thingiverse, some others have had the same problem: [www.thingiverse.com]
Please help me guys. I'm broken. I have no hope. I feel lost.
This is the line i use to get BlTouch to work:
As well as uncommenting
i have a Creality CR-10s and wanted to use BlTouch so i followed the tutorials out there and tried to compile a working firmware for it to work.
The issue is when i try to compile the firmware the Arduino software spits out following error lines:
Quote
SanityCheck.h:791:4: error: #error "Please enable only one probe option: PROBE_MANUALLY, FIX_MOUNTED_PROBE, BLTOUCH, SOLENOID_PROBE, Z_PROBE_ALLEN_KEY, Z_PROBE_SLED, or Z Servo."
#error "Please enable only one probe option: PROBE_MANUALLY, FIX_MOUNTED_PROBE, BLTOUCH, SOLENOID_PROBE, Z_PROBE_ALLEN_KEY, Z_PROBE_SLED, or Z Servo."
^
#error "Please enable only one probe option: PROBE_MANUALLY, FIX_MOUNTED_PROBE, BLTOUCH, SOLENOID_PROBE, Z_PROBE_ALLEN_KEY, Z_PROBE_SLED, or Z Servo."
I've tried a lot of things but i can't manage to get it to work.
As you can see from this guides comment section on Thingiverse, some others have had the same problem: [www.thingiverse.com]
Please help me guys. I'm broken. I have no hope. I feel lost.
This is the line i use to get BlTouch to work:
Quote
#define AUTO_BED_LEVELING_BILINEAR
#define BLTOUCH
#define SERVO0_PIN 11
#define Z_SAFE_HOMING
As well as uncommenting
and setting up the probe offset to -40 -10Quote
//#define CUSTOM_PROBE