From 661e378ce9de8165d64fbff6f28b086f26b7b773 Mon Sep 17 00:00:00 2001 From: anfroholic Date: Tue, 25 Feb 2014 17:46:23 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e85be7c3e..236c31277 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ AutoTemp: If your gcode contains a wide spread of extruder velocities, or you realtime change the building speed, the temperature should be changed accordingly. Usually, higher speed requires higher temperature. This can now be performed by the AutoTemp function -By calling M109 S T F you enter the autotemp mode. +By calling M109 S B F you enter the autotemp mode. You can leave it by calling M109 without any F. If active, the maximal extruder stepper rate of all buffered moves will be calculated, and named "maxerate" [steps/sec].