From 04f656c8756f057ac9296a4e7f72031048b6f145 Mon Sep 17 00:00:00 2001 From: Duane Bishop Date: Sat, 24 Mar 2012 20:08:05 -0500 Subject: [PATCH] Updated Instructions.txt --- Instructions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions.txt b/Instructions.txt index 98012a1..9ff7b21 100644 --- a/Instructions.txt +++ b/Instructions.txt @@ -21,7 +21,7 @@ How to going in 7 easy steps: then make it executable with, chmod +x /usr/bin/4axis_arduino -6. Edit the my-mill.hal file and look for lines containing "parport." like: +6. Edit the my-mill.hal file and look for lines beginning with "net" that also contain "parport." like: net home-x <= parport.0.pin-10-in net home-y <= parport.0.pin-11-in net home-z <= parport.0.pin-12-in