From 113cfbc7c019fa416bb2df57aa378c62baa04102 Mon Sep 17 00:00:00 2001
From: Jayant Khatkar <jayant.khatkar@student.uts.edu.au>
Date: Tue, 31 Aug 2021 11:51:00 +1000
Subject: [PATCH] add readme

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7db04b0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Temperature aware planning
+
+When slicing a model, the order in which the contours are executed is optimized such that higher stress regions are printed with priority while the previous layer is still hot for improved bonding between layers.
-- 
GitLab