Help setting up 3D touch
Posted: Mon Feb 21, 2022 12:46 pm
I have been scratching my head getting a 3D touch setup on my Mecreator 2.
This is my wiring, 3 wires to the Z max and the 2 probe wires to the Zmin. I then followed the instructions https://3dwork.io/en/configure-bltouch-in-marlin/ on 3dworks.
The only variation was the compiler requiring the following to be defined.
#define Z_MIN_PROBE_ENDSTOP_INVERTING false (was true)
#define Z_MIN_ENDSTOP_INVERTING false (was true)
The probe does its self-test when the printer is turned on but I can get it to home and or level.
Any help would be appreciated.
This is my wiring, 3 wires to the Z max and the 2 probe wires to the Zmin. I then followed the instructions https://3dwork.io/en/configure-bltouch-in-marlin/ on 3dworks.
The only variation was the compiler requiring the following to be defined.
#define Z_MIN_PROBE_ENDSTOP_INVERTING false (was true)
#define Z_MIN_ENDSTOP_INVERTING false (was true)
The probe does its self-test when the printer is turned on but I can get it to home and or level.
Any help would be appreciated.