Prusa MINI Firmware overview
|
#include "gui.h"
#include "status_footer.h"
#include "wizard_types.h"
#include "xyzcalib.h"
#include "selftest.h"
#include "firstlay.h"
Go to the source code of this file.
◆ pd
◆ wizard_get_caption()
526 return "XYZ CALIBRATION";
534 return "FIRST LAYER CALIB.";
536 return "WIZARD - OK";
◆ wizard_done_screen()
◆ wizard_ui_set_progress()
void wizard_ui_set_progress |
( |
int |
ctl, |
|
|
float |
val |
|
) |
| |
Definition: wizard_types.h:17
Definition: wizard_types.h:48
Definition: wizard_types.h:32
Definition: wizard_types.h:10
Definition: wizard_types.h:30
Definition: wizard_types.h:43
#define pd
Definition: screen_filebrowser.cpp:39
void window_destroy_children(int16_t id)
Definition: window.c:157
void window_invalidate(int16_t id)
Definition: window.c:304
Definition: wizard_types.h:18
Definition: wizard_types.h:46
Definition: wizard_types.h:15
Definition: wizard_types.h:35
Definition: wizard_types.h:20
Definition: wizard_types.h:42
Definition: wizard_types.h:13
Definition: wizard_types.h:36
Definition: wizard_types.h:31
Definition: wizard_types.h:28
Definition: wizard_types.h:19
Definition: wizard_types.h:16
Definition: wizard_types.h:37
Definition: wizard_types.h:45
Definition: wizard_types.h:39
Definition: wizard_types.h:22
Definition: wizard_types.h:21
Definition: wizard_types.h:11
Definition: wizard_types.h:27
Definition: wizard_types.h:40
Definition: wizard_types.h:41
Definition: wizard_types.h:26
Definition: wizard_types.h:9
Definition: wizard_types.h:8
Definition: wizard_types.h:23
Definition: wizard_types.h:29
Definition: wizard_types.h:44
Definition: wizard_types.h:34
Definition: wizard_types.h:24
Definition: wizard_types.h:14
Definition: wizard_types.h:33