Search found 1 match

by keescools
Sun Jun 03, 2018 5:40 pm
Forum: Firmware
Topic: Marlin 1.1.8 with BLTouch for i3 Pro B - with T8 Lead Screw
Replies: 49
Views: 220349

Re: Marlin 1.1.8 with BLTouch for i3 Pro B - with T8 Lead Screw

I have the 3D Touch from Geeetech, this never worked properly until i found a thread on another forum that said to enlarge the delay time for the sensor to allow more time react.
This is in my configuration.h:
#define BLTOUCH
#if ENABLED(BLTOUCH)
//#define BLTOUCH_DELAY 375 // (ms) Enable and ...