MotionLib  1.0.0
SamBuCa motion library
Public Attributes | List of all members
grbl::GrblParser::SettingDesc Struct Reference

structure holding Grbl setting description ($ES) More...

#include <GrblParser.hpp>

Collaboration diagram for grbl::GrblParser::SettingDesc:
Collaboration graph
[legend]

Public Attributes

SettingId id
 
int groupId
 
std::string name
 
std::string unit
 
int datatype
 
std::string format
 
float min
 
float max
 

Detailed Description

structure holding Grbl setting description ($ES)

Definition at line 176 of file GrblParser.hpp.


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