grblHAL core  20240318
tool_data_t Struct Reference

Tool data. More...

#include <gcode.h>

Data Fields

float offset [N_AXIS]
 Tool offset. More...
 
float radius
 Radius of tool (currently unsupported) More...
 
tool_id_t tool_id
 Tool number. More...
 

Detailed Description

Tool data.

Field Documentation

◆ offset

float offset[N_AXIS]

Tool offset.

◆ radius

float radius

Radius of tool (currently unsupported)

◆ tool_id

tool_id_t tool_id

Tool number.


The documentation for this struct was generated from the following file: