Welcome! Log In Create A New Profile

Advanced

#define DEFAULT_LEVELING_FADE_HEIGHT 3

Posted by R23D 
#define DEFAULT_LEVELING_FADE_HEIGHT 3
February 16, 2021 06:27AM
Hi,

I am wanting to set a default value for probe z fade height when I compile Marlin if possible rather than using M420 commands in my slicer's start gcode. I am wondering if I am using Marlin 1.1.9 and I add the following code (#define DEFAULT_LEVELING_FADE_HEIGHT 3) to the config.h file whether or not there is other underlying code elsewhere to support this functionality or whether it will just be ignored. Thanks in advance for any light anyone can shed on this. :-)
Re: #define DEFAULT_LEVELING_FADE_HEIGHT 3
February 16, 2021 06:46AM
DEFAULT_LEVELING_FADE_HEIGHT is brand new (Sun Nov 29 13:00:08 2020) is only used in Marlin 2.0.x bugfix
Re: #define DEFAULT_LEVELING_FADE_HEIGHT 3
February 16, 2021 07:01AM
Ok. Thanks. Guess I'm using M420 then. :-)
Sorry, only registered users may post in this forum.

Click here to login