Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordc42 <dcrocker@eschertech.com>2017-06-03 16:39:55 +0300
committerGitHub <noreply@github.com>2017-06-03 16:39:55 +0300
commita915f98447d53ff863618b019a5a42573d162a77 (patch)
treec3701cbd10b199becdb74d0587e2da2747bd9f7b /README.md
parentb57915b7c6e1d8b68ea49a79e2e931266a309c62 (diff)
Update README.md
Corrected typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc22dad7..f8c325dc 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ RepRapFirmware has pioneered a number of advances in 3D printing including:
* Support for mixing extruders (July 2014)
* Precise timing of step pulses, even during acceleration (Janury 2015)
* Segmentation-free delta motion (January 2015)
-* Least-squares auto calibratoin of delta printers (April 2015)
+* Least-squares auto calibration of delta printers (April 2015)
* Accurate extruder pressure advance, including retraction before the end of a move when needed (January 2015)
For documentation on supported gcodes and configuration, see https://duet3d.com/wiki. There is a tool for generating the config.g file and homing files at https://configurator.reprapfirmware.org/.