From a59b35cd1672c9a887279611c6c0b84ca0eeeb77 Mon Sep 17 00:00:00 2001
From: E3D-Online Ltd <josh+git@e3d-online.com>
Date: Wed, 17 Mar 2021 14:33:32 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 3bcc2c5..18f48a7 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,6 @@ Copy onto the Micro SD Card and insert into the Duet2 before power on.
 
 You may need to check the config.g file to make changes for use on your own Network.
 
-It is also recommended that you disable Run free macro, Run pre macro and Run post macro in Settings > User Interface inside of Duet Web Control. This will only stop the automatic tool changes when using the UI and not when printing. Issuing T0 etc into the G-Code Console will still initiate tool changes. This will only disable tool changes when issuing T commands via the terminal and it will not override the t scripts during normal operation. Please note that the checkboxes are not available in DWC 2. Typing Tx P0 will also bypass the t scripts (https://duet3d.dozuki.com/Wiki/Gcode#Section_T_Select_Tool).
-
 https://duet3d.dozuki.com/c/RepRapFirmware
 
 https://duet3d.dozuki.com/Wiki/Gcode
-- 
GitLab