Prusa MINI Firmware overview
|
Public Attributes | |
window_frame_t | frame |
window_text_t | title_text |
description_line_t | description_lines [4] |
window_icon_t | print_button |
window_text_t | print_label |
window_icon_t | back_button |
window_text_t | back_label |
FIL | gcode_file |
bool | gcode_file_opened |
bool | gcode_has_thumbnail |
char | gcode_printing_time [16] |
char | gcode_filament_type [8] |
unsigned | gcode_filament_used_g |
unsigned | gcode_filament_used_mm |
bool | redraw_thumbnail |
window_frame_t screen_print_preview_data_t::frame |
window_text_t screen_print_preview_data_t::title_text |
description_line_t screen_print_preview_data_t::description_lines[4] |
window_icon_t screen_print_preview_data_t::print_button |
window_text_t screen_print_preview_data_t::print_label |
window_icon_t screen_print_preview_data_t::back_button |
window_text_t screen_print_preview_data_t::back_label |
FIL screen_print_preview_data_t::gcode_file |
bool screen_print_preview_data_t::gcode_file_opened |
bool screen_print_preview_data_t::gcode_has_thumbnail |
char screen_print_preview_data_t::gcode_printing_time[16] |
char screen_print_preview_data_t::gcode_filament_type[8] |
unsigned screen_print_preview_data_t::gcode_filament_used_g |
unsigned screen_print_preview_data_t::gcode_filament_used_mm |
bool screen_print_preview_data_t::redraw_thumbnail |