Prusa MINI Firmware overview
firstlay_screen_t Struct Reference

#include <firstlay.h>

Collaboration diagram for firstlay_screen_t:

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
 

Member Data Documentation

◆ state

_FL_STATE firstlay_screen_t::state

◆ progress

window_progress_t firstlay_screen_t::progress

◆ text_state

window_text_t firstlay_screen_t::text_state

◆ extruder_start_len

float firstlay_screen_t::extruder_start_len

◆ load_unload_state

LD_UNLD_STATE_t firstlay_screen_t::load_unload_state

◆ text_Z_pos

window_text_t firstlay_screen_t::text_Z_pos

◆ text_direction_arrow

window_text_t firstlay_screen_t::text_direction_arrow

◆ spin_baby_step

window_numb_t firstlay_screen_t::spin_baby_step

◆ Z_offset

float firstlay_screen_t::Z_offset

◆ Z_offset_request

float firstlay_screen_t::Z_offset_request

◆ timer0

uint32_t firstlay_screen_t::timer0