Browse Source

Merge branch 'master' of github.com:ErikZalm/Marlin

Erik van der Zalm 12 years ago
parent
commit
b099fe142c
1 changed files with 15 additions and 1 deletions
  1. 15
    1
      README

+ 15
- 1
README View File

51
 Start pronterface
51
 Start pronterface
52
 
52
 
53
 Select the correct Serial Port. Type 250000 in the baudrate field.
53
 Select the correct Serial Port. Type 250000 in the baudrate field.
54
-Press the Connect button.
54
+Press the Connect button
55
+
56
+===============================================================================================
57
+Known issues
58
+
59
+On some systems we get compilation errors.
60
+
61
+This is caused by the "wiring_serial.c" and "wiring.c".
62
+The simple fix is to delete these files but this may have a performance impact.
63
+
64
+The best workaround is to move these files to sanguino directory. 
65
+(".../arduino-0018/hardware/Sanguino/cores/arduino/" on windows systems)
66
+
67
+
68
+
55
 
69
 
56
 
70
 

Loading…
Cancel
Save