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.
A10M upgraded to Marlin 2.0.0 bugfix z moves down but homes correctly
-
- Posts: 2
- Joined: Wed Dec 18, 2019 8:11 am
Re: A10M upgraded to Marlin 2.0.0 bugfix z moves down but homes correctly
Hi, I find this:https://reprap.org/forum/read.php?267,150264
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-
- Posts: 2
- Joined: Wed Dec 18, 2019 8:11 am
Re: A10M upgraded to Marlin 2.0.0 bugfix z moves down but homes correctly
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.