grblHAL core  20240704
coord_system_t Struct Reference

Coordinate data including id. More...

#include <gcode.h>

Data Fields

float xyz [N_AXIS]
 
coord_system_id_t id
 

Detailed Description

Coordinate data including id.

Field Documentation

◆ id

coord_system_id_t id

◆ xyz

float xyz[N_AXIS]

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