Welcome! Log In Create A New Profile

Advanced

Disabling Z home double bumping in Marlin 1.1.8

Posted by Ismangil 
Disabling Z home double bumping in Marlin 1.1.8
January 05, 2018 06:33PM
Since using a piezo sensor, I want to disable the double bump feature of Z homing.

I've already increased the double bump speed (piezo requires certain speed to make sure it triggers) by setting divisor to 1.

Configuration_adv.h:

#define Z_HOME_BUMP_MM 5
#define HOMING_BUMP_DIVISOR { 2, 2, 1 }

Is it possible to disable it entirely?
Sorry, only registered users may post in this forum.

Click here to login