Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|
Go to the source code of this file.
Namespaces | |
modules | |
The modules namespace contains models of MMU's components. | |
modules::speed_table | |
Speed tables for acceleration calculations. | |
Typedefs | |
typedef uint16_t | modules::speed_table::st_timer_t |
Functions | |
static st_timer_t | modules::speed_table::calc_timer (st_timer_t step_rate, uint8_t &step_loops) |
Calculate the next timer interval and steps according to current step rate. | |