From ccc9aa5f93ec41277cbf68d9e5482596d05d5bbd Mon Sep 17 00:00:00 2001 From: Reid D McKenzie Date: Sat, 8 Feb 2025 00:00:09 -0700 Subject: [PATCH] Use one wait directive --- projects/tentacles/src/tentacles/workers.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/projects/tentacles/src/tentacles/workers.py b/projects/tentacles/src/tentacles/workers.py index 80c69e8..fa375c4 100644 --- a/projects/tentacles/src/tentacles/workers.py +++ b/projects/tentacles/src/tentacles/workers.py @@ -279,10 +279,7 @@ G1 X155 Y310 F9000 ; Traverse to the back of the bed without lowering M118 A1 action:notification Cooling bed M104 S0 ; Turn off the hotend if it's on -M190 R45 ; Cool the bed -M190 R40 ; Cool the bed -M190 R35 ; Cool the bed -M190 R30 ; Cool the bed +M190 R30 T600 ; Cool the bed M140 S0 ; Turn off the bed M118 A1 action:notification Bed cooled