MotionLib
1.0.0
SamBuCa motion library
|
structure holding Grbl setting description ($ES) More...
#include <GrblParser.hpp>
Public Attributes | |
SettingId | id |
int | groupId |
std::string | name |
std::string | unit |
int | datatype |
std::string | format |
float | min |
float | max |
structure holding Grbl setting description ($ES)
Definition at line 176 of file GrblParser.hpp.