Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|
Phisical limits for an axis. More...
#include <axis.h>
Public Attributes | |
Unit< long double, B, Lenght > | lenght |
Longest move that can be performed by the axis. | |
Unit< long double, B, Speed > | jerk |
Maximum jerk for the axis. | |
Unit< long double, B, Accel > | accel |
Maximum acceleration for the axis. | |
Static Public Attributes | |
static constexpr UnitBase | base = B |
Phisical limits for an axis.