From cd5a0b6dfed3930e6aec6337d859300c8aa1796b Mon Sep 17 00:00:00 2001 From: Rodrigo Benenson Date: Mon, 11 Jul 2011 22:53:33 +0200 Subject: Fixing some typos --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README b/README index 799debd..34fc7a6 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ follow the sanguino's readme so that your arduino hardware folder looks like 4. Clone the Sprinter git repository. git clone https://github.com/kliment/Sprinter.git -Optionally, swicht to the desired branch +Optionally, switch to the desired branch git branch -a git checkout THE_BRANCH_YOU_WANT @@ -61,7 +61,7 @@ Firmware compilation and upload 5. Edit INSTALL_DIR inside Sprinter/Makefile (do not mind the default reference to arduino 0022) 6. Run make. If everything goes well Sprinter/applet/Sprinter.cpp should have been created. -You can safelly ignore the error message mentioning arduino-0018/hardware/arduino/cores/arduino/WString.o +You can safely ignore the error message mentioning arduino-0018/hardware/arduino/cores/arduino/WString.o 7. Connect your Sanguinololu to your computer http://reprap.org/wiki/Sanguinololu @@ -94,7 +94,7 @@ If everything goes well you should see the message "Done uploading". Congratulations, you have just upgraded the firmware of your RepRap ! -You can use the pronterface to do some manual verifications by moving the printer's tip along +You can use pronterface.py to do some manual verifications by moving the printer's tip along the axes and verifying that the physical displacements match the ones indicated on the interface. @@ -104,4 +104,3 @@ the axes and verifying that the physical displacements match the ones indicated - -- cgit v1.2.1