Browse Source

Fixed scara directions

Config said for a delta instead of for a scara
quillford 9 years ago
parent
commit
b02a55e60f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h View File

31
 //===========================================================================
31
 //===========================================================================
32
 //============================= SCARA Printer ===============================
32
 //============================= SCARA Printer ===============================
33
 //===========================================================================
33
 //===========================================================================
34
-// For a Delta printer replace the configuration files with the files in the
34
+// For a Scara printer replace the configuration files with the files in the
35
 // example_configurations/SCARA directory.
35
 // example_configurations/SCARA directory.
36
 //
36
 //
37
 
37
 

Loading…
Cancel
Save