Page 1 of 1

A10M upgraded to Marlin 2.0.0 bugfix z moves down but homes correctly

Posted: Wed Dec 18, 2019 8:24 am
by kelly.eldritch
My config.h can be viewed here: https://drive.google.com/file/d/1rR-nQD ... sp=sharing

I recently upgraded to marlin 2.0 and added the bltouch sensor for auto leveling. When I try to print the print head moves down into the bed rather than up. I compared my settings to other a10m examples and everything is set to go the correct direction. When I send the command G0 Z1 the head goes down. I am contemplating changing:

#define INVERT_Z_DIR true

and possibly:

#define Z_HOME_DIR 1

Any help would be appreciated.

Re: A10M upgraded to Marlin 2.0.0 bugfix z moves down but homes correctly

Posted: Wed Dec 18, 2019 9:33 am
by William

Re: A10M upgraded to Marlin 2.0.0 bugfix z moves down but homes correctly

Posted: Wed Dec 18, 2019 11:54 pm
by kelly.eldritch
Thanks for the link. I have a pretty much stock a10m and I cannot find any information on other a10m owners having to do that. I will give it a try though and see if I have any luck.