Using CR Touch and Z axis limit switch #25
-
|
Hi, thanks so much for providing all of this. I just got an Ender 3 S1, and I'd like it set up more like my Ender 3 Pro (with CR Touch and SKR Mini e3 v2.0). Your firmware does wonders in that direction, but I'm having trouble trying to enable the z axis limit switch so it will home at (0,0) instead of the center of the bed. So far, if I disable Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN, USE_PROBE_FOR_Z_HOMING, and Z_SAFE_HOMING, it will still not recognize the Z axis switch, and it will crash into the bed when homing (though it is behaving correctly otherwise). I have the z axis switch mounted and plugged into the Z limit port on the mainboard. What am I missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Because the S1 has a new board there is some missing information about some pins. Creality hasn't released yet the source code of the official firmware, then many of the connections of the board are contribution of the printer users. I'm afraid we don't have the correct Z end-stop connections. |
Beta Was this translation helpful? Give feedback.
Because the S1 has a new board there is some missing information about some pins. Creality hasn't released yet the source code of the official firmware, then many of the connections of the board are contribution of the printer users. I'm afraid we don't have the correct Z end-stop connections.