From fd2a1b5fd27f0e71bc47c7f92ba4d48c43f5d09d Mon Sep 17 00:00:00 2001 From: James Date: Wed, 8 Dec 2021 17:11:31 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1ccc74..c420268 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ it searches for ```LAYER_CHANGE``` in the input gcode, counts them, then generat This script inserts the following: ``` G10 T# -G11``` +G11 ``` This retracts the filament, swaps the tool, then unretracts. The rest of the toolchange/purge is up to your firmware.