Quellcode durchsuchen

Update README.md

anfroholic vor 10 Jahren
Ursprung
Commit
661e378ce9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -85,7 +85,7 @@ AutoTemp:
85 85
 If your gcode contains a wide spread of extruder velocities, or you realtime change the building speed, the temperature should be changed accordingly.
86 86
 Usually, higher speed requires higher temperature.
87 87
 This can now be performed by the AutoTemp function
88
-By calling M109 S<mintemp> T<maxtemp> F<factor> you enter the autotemp mode.
88
+By calling M109 S<mintemp> B<maxtemp> F<factor> you enter the autotemp mode.
89 89
 
90 90
 You can leave it by calling M109 without any F.
91 91
 If active, the maximal extruder stepper rate of all buffered moves will be calculated, and named "maxerate" [steps/sec].

Laden…
Abbrechen
Speichern