From 29050b4029db8e312e43da43ed54733fd2c26854 Mon Sep 17 00:00:00 2001 From: maxluli Date: Tue, 7 Feb 2023 09:08:29 +0100 Subject: [PATCH] First commit --- README.md | 3 + index.php | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 167 insertions(+) create mode 100644 README.md create mode 100644 index.php diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ceb93f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Documentation + +*Work in progress dont worry* \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..9ce78d4 --- /dev/null +++ b/index.php @@ -0,0 +1,164 @@ + + + + + + + + Document + + + + + +

Printer temperatures

+

+ Hot end :
NaN
+ Target :
NaN
+

+

+ Bed :
NaN
+ Target :
NaN
+

+ + +
+ +
+ + + + + \ No newline at end of file