chaoticchoas
chaoticchoas
It depends on what version of marlin you are trying to use. If you are using the latest version of marlin 2.0.x you will need to go to platformio.io file...
If your axis are moving in the wrong direction I would go into configuration.h and search for INVERT_X_DIR and change what ever axis is moving in the wrong direction. I...
[This fork](https://github.com/chaoticchoas/Marlin/tree/bugfix-2.0.x) should be pretty much what I have for marlin. The 3 file you want to look at are platformio.io, Configuration.h and Configuration_adv.h since that all I edited. I...
@Pukington I used the z endstop pins since it was easier for me to do it that way at the time. Bigtreetech support did mention this > #define SERVO0_PIN PA1...
Hello I had the same issue though in my case I haven't used it in months since I only solder occasionally.