updated instructions in README

This commit is contained in:
Michael Moon 2010-09-27 09:25:48 +10:00
parent e78381c56d
commit 5b36826f50
1 changed files with 13 additions and 0 deletions

13
README
View File

@ -6,6 +6,19 @@ Rewrite of Reprap Mendel firmware:
* fits onto atmega328p etc * fits onto atmega328p etc
* will work on larger atmegas with minor porting * will work on larger atmegas with minor porting
##############################################################################
# #
# How to use #
# #
##############################################################################
1) COPY config.h.dist to config.h and edit to suit your electronics
2) check programming settings in Makefile
3) make
4) make program
5) ./sender.sh
6) have a play, go to 1) if not right
7) try printing something!
############################################################################## ##############################################################################
# # # #