Prusa MINI Firmware overview
|
#include <firstlay.h>
Public Attributes | |
_FL_STATE | state |
window_progress_t | progress |
window_text_t | text_state |
float | extruder_start_len |
LD_UNLD_STATE_t | load_unload_state |
window_text_t | text_Z_pos |
window_text_t | text_direction_arrow |
window_numb_t | spin_baby_step |
float | Z_offset |
float | Z_offset_request |
uint32_t | timer0 |
_FL_STATE firstlay_screen_t::state |
window_progress_t firstlay_screen_t::progress |
window_text_t firstlay_screen_t::text_state |
float firstlay_screen_t::extruder_start_len |
LD_UNLD_STATE_t firstlay_screen_t::load_unload_state |
window_text_t firstlay_screen_t::text_Z_pos |
window_text_t firstlay_screen_t::text_direction_arrow |
window_numb_t firstlay_screen_t::spin_baby_step |
float firstlay_screen_t::Z_offset |
float firstlay_screen_t::Z_offset_request |
uint32_t firstlay_screen_t::timer0 |