A10M upgraded to Marlin 2.0.0 bugfix z moves down but homes correctly
Posted: Wed Dec 18, 2019 8:24 am
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.
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.