I have created my own tool changer for my 3D Printer but I'm having an issue with the Z-offset for each head.
- Firmware: Marlin 2.1
- Slicer: Cura
I have used the offset wizard to get the Z-offset of each head from the bed and then I tried to use the following G-code (M851 Z-4.3
) in the Extruder Start G-Code and I have done this for each head, I can see it has changed on the screen in the configuration menu but it looks like it has had no effect as the print has already started.
What is the best way for me to set each offset for all my extruders?