I know that there is a way to change the X and Y zero point by using the #define X_MIN_POS -6 and #define Y_MIN_POS -10 when creating a new build, but every time I try building a new .bin file, something else doesn’t work. It’s probably the “tutorial” I’ve been using, but I can’t figure out how to fix my problem. Is there a way you could add the changes to the “Firmware Builder (beta)” on your website? That way if anyone wants the current build with BLTouch and MicroSwiss Direct Drive Extruder could “build” their own custom version easily. X_MINPOS and Y_MIN_POS could have the default X -5 and Y -10 (per MicroSwiss) or specify the exact offset their machine requires.
I don’t have a MicroSwiss DD to test this on – but is there any difference between defining at build time and using M206?
I don’t know, but I’ll try it. Thanks.