Procházet zdrojové kódy

Merge pull request #1818 from quillford/patch-1

Fixed scara directions
Scott Lahteine před 9 roky
rodič
revize
f3597cf55a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Zobrazit soubor

@@ -31,7 +31,7 @@ Here are some standard links for getting your machine calibrated:
31 31
 //===========================================================================
32 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 35
 // example_configurations/SCARA directory.
36 36
 //
37 37
 

Loading…
Zrušit
Uložit