Prusa MINI Firmware overview
screen_printing.h File Reference
#include "gui.h"
#include "ff.h"

Go to the source code of this file.

Functions

void reset_print_state (void)
 

Variables

char screen_printing_file_name [_MAX_LFN+1]
 
char screen_printing_file_path [_MAX_LFN+2]
 
const screen_tpscreen_printing
 

Function Documentation

◆ reset_print_state()

void reset_print_state ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ screen_printing_file_name

char screen_printing_file_name[_MAX_LFN+1]

◆ screen_printing_file_path

char screen_printing_file_path[_MAX_LFN+2]

◆ pscreen_printing

const screen_t* pscreen_printing
state__readonly__use_change_print_state
static printing_state_t state__readonly__use_change_print_state
Definition: screen_printing.cpp:130
P_INITIAL
Definition: screen_printing.cpp:43
marlin_set_print_speed
uint16_t marlin_set_print_speed(uint16_t val)
Definition: marlin_client.c:417