From 4d8c84d04d7594f8c0fa1d0ed2ebe00ffd8e2397 Mon Sep 17 00:00:00 2001 From: Alan Thomson <38433685+mudcruzr@users.noreply.github.com> Date: Wed, 30 Jan 2019 11:14:34 +0000 Subject: [PATCH] Update meshcomp --- meshcomp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meshcomp b/meshcomp index dfe3b90..6617bec 100644 --- a/meshcomp +++ b/meshcomp @@ -6,4 +6,7 @@ M190 S50 M109 S180 M117 "Running mesh compensation" G29 -M117 "Done" +M117 "Done - turning heaters off" +M140 S0 +M140 S-273.15 R-273.15 +G10 P0 S-273.15 R-273.15 \ No newline at end of file