Skip to main content
Editing Step 5 —

Step Type:

Drag to rearrange

Set z-probe for homing.

Define nozzle/probe offset.

As mentioned before, in the wiring diagram, the probe's black cable needs to be connected to a digital signal pin on your control board. You can set this pin number by entering the following into either your configurtion.h file or directly into your boards pins.h file.

In lib/src/pins/...your control board

Here, the Z_MIN_PROBE_PIN is pointing to pin 4.

Your contributions are licensed under the open source Creative Commons license.