🎨 Wrap font includes
Co-Authored-By: Martin Turski <turningtides@outlook.de>
This commit is contained in:
parent
0914f9e0e1
commit
50b6297523
|
@ -34,7 +34,8 @@
|
||||||
|
|
||||||
#include "../../../../inc/MarlinConfigPre.h"
|
#include "../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define HELVETICA 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == HELVETICA
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -34,7 +34,8 @@
|
||||||
|
|
||||||
#include "../../../../inc/MarlinConfigPre.h"
|
#include "../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define HELVETICA 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == HELVETICA
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define NOTOSANS 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == NOTOSANS
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
#include "../../../../../inc/MarlinConfigPre.h"
|
#include "../../../../../inc/MarlinConfigPre.h"
|
||||||
|
|
||||||
#if HAS_GRAPHICAL_TFT
|
#define UNIFONT 123
|
||||||
|
#if HAS_GRAPHICAL_TFT && TFT_FONT == UNIFONT
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue