25 #define PROBE_ACTIVE 1
void probe_state_monitor()
Monitors probe pin state and records the system position when detected. Called by the...
uint8_t probe_get_state()
Returns probe pin state. Triggered = true. Called by gcode parser and probe state monitor...
void probe_configure_invert_mask(uint8_t is_probe_away)
Called by probe_init() and the mc_probe() routines. Sets up the probe pin invert mask to...