Welcome! Log In Create A New Profile

Advanced

How to delete z-probe deployment and retraction?

Posted by Eddy 
How to delete z-probe deployment and retraction?
December 29, 2016 07:07PM
I have just changed my z_min mechanical switch to a proximity sensor, so I won't be needing probe deployment or retraction anymore. Can someone point me to how this is done in Marlin?

Thanks smiling smiley
Re: How to delete z-probe deployment and retraction?
December 30, 2016 03:00AM
In marlin, you have to build up the firmware from scratch and reflash it with the Arduino IDE ( erase EEprom first ! ) If you are lucky and have the current FW at hand, you can search the ABL-section of config.h for the deploy definition and outcomment it ( put // in front of the #define )
Sorry, only registered users may post in this forum.

Click here to login