Prusa MINI Firmware overview
status_footer_t Struct Reference

#include <status_footer.h>

Collaboration diagram for status_footer_t:

Public Attributes

float nozzle
 
float heatbed
 
window_icon_t wi_nozzle
 
window_icon_t wi_heatbed
 
window_icon_t wi_prnspeed
 
window_icon_t wi_z_axis
 
window_icon_t wi_filament
 
window_text_t wt_nozzle
 
window_text_t wt_heatbed
 
window_text_t wt_prnspeed
 
window_text_t wt_z_axis
 
window_text_t wt_filament
 
char text_nozzle [10]
 
char text_heatbed [10]
 
char text_prnspeed [5]
 
char text_z_axis [7]
 
uint32_t last_timer_repaint_temperatures
 
uint32_t last_timer_repaint_z
 

Member Data Documentation

◆ nozzle

float status_footer_t::nozzle

◆ heatbed

float status_footer_t::heatbed

◆ wi_nozzle

window_icon_t status_footer_t::wi_nozzle

◆ wi_heatbed

window_icon_t status_footer_t::wi_heatbed

◆ wi_prnspeed

window_icon_t status_footer_t::wi_prnspeed

◆ wi_z_axis

window_icon_t status_footer_t::wi_z_axis

◆ wi_filament

window_icon_t status_footer_t::wi_filament

◆ wt_nozzle

window_text_t status_footer_t::wt_nozzle

◆ wt_heatbed

window_text_t status_footer_t::wt_heatbed

◆ wt_prnspeed

window_text_t status_footer_t::wt_prnspeed

◆ wt_z_axis

window_text_t status_footer_t::wt_z_axis

◆ wt_filament

window_text_t status_footer_t::wt_filament

◆ text_nozzle

char status_footer_t::text_nozzle[10]

◆ text_heatbed

char status_footer_t::text_heatbed[10]

◆ text_prnspeed

char status_footer_t::text_prnspeed[5]

◆ text_z_axis

char status_footer_t::text_z_axis[7]

◆ last_timer_repaint_temperatures

uint32_t status_footer_t::last_timer_repaint_temperatures

◆ last_timer_repaint_z

uint32_t status_footer_t::last_timer_repaint_z