Add MKS Robin E3P, improve LVGL UI (#19442)
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
#define DIALOG_READ_EEPROM_TIPS 33
|
||||
#define DIALOG_REVERT_EEPROM_TIPS 34
|
||||
|
||||
#define DIALOG_WIFI_CONFIG_TIPS 35
|
||||
#define DIALOG_TRANSFER_NO_DEVICE 36
|
||||
#define BTN_OK_X 100
|
||||
#define BTN_OK_Y 180
|
||||
#define BTN_CANCEL_X 280
|
||||
@@ -76,6 +78,9 @@
|
||||
|
||||
extern void lv_draw_dialog(uint8_t type);
|
||||
extern void lv_clear_dialog();
|
||||
extern void filament_sprayer_temp();
|
||||
extern void filament_dialog_handle();
|
||||
extern void lv_filament_setbar();
|
||||
|
||||
//extern void disp_temp_ready_print();
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user