grblHAL core  20250514
probe.h File Reference

Go to the source code of this file.

Data Structures

union  probe_state_t
 
struct  probe_t
 

Enumerations

enum  probing_state_t { Probing_Off = 0 , Probing_Active }
 
enum  probe_id_t { Probe_Default = 0 , Probe_Toolsetter , Probe_2 }
 

Enumeration Type Documentation

◆ probe_id_t

enum probe_id_t
Enumerator
Probe_Default 

0

Probe_Toolsetter 

1

Probe_2 

2

◆ probing_state_t

Enumerator
Probing_Off 

0

Probing_Active 

1