GCode Processor
|
Go to the source code of this file.
Classes | |
struct | TriggerParameters |
Parameters of the extruder movements. More... | |
Functions | |
const bool | operator< (const TriggerParameters &lhs, const TriggerParameters &rhs) |
|
inline |
Less-than operator.
lhs | The left-hand side. |
rhs | The right-hand side. |