Browse Source

Update DELTA/SCARA config comments

Scott Lahteine 8 years ago
parent
commit
afbc6e3e2f
29 changed files with 98 additions and 101 deletions
  1. 4
    4
      Marlin/Configuration.h
  2. 4
    4
      Marlin/example_configurations/CL-260/Configuration.h
  3. 3
    3
      Marlin/example_configurations/Cartesio/Configuration.h
  4. 3
    3
      Marlin/example_configurations/Felix/Configuration.h
  5. 3
    3
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  6. 4
    4
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h
  7. 3
    3
      Marlin/example_configurations/Hephestos/Configuration.h
  8. 3
    3
      Marlin/example_configurations/Hephestos_2/Configuration.h
  9. 3
    3
      Marlin/example_configurations/K8200/Configuration.h
  10. 3
    3
      Marlin/example_configurations/K8400/Configuration.h
  11. 3
    3
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  12. 4
    4
      Marlin/example_configurations/M150/Configuration.h
  13. 3
    3
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  14. 3
    3
      Marlin/example_configurations/RigidBot/Configuration.h
  15. 8
    11
      Marlin/example_configurations/SCARA/Configuration.h
  16. 3
    3
      Marlin/example_configurations/TAZ4/Configuration.h
  17. 3
    3
      Marlin/example_configurations/TinyBoy2/Configuration.h
  18. 3
    3
      Marlin/example_configurations/WITBOX/Configuration.h
  19. 3
    3
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  20. 3
    3
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h
  21. 3
    3
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h
  22. 3
    3
      Marlin/example_configurations/delta/generic/Configuration.h
  23. 3
    3
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  24. 3
    3
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  25. 3
    3
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  26. 4
    4
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h
  27. 3
    3
      Marlin/example_configurations/makibox/Configuration.h
  28. 3
    3
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  29. 4
    4
      Marlin/example_configurations/wt150/Configuration.h

+ 4
- 4
Marlin/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For a Delta printer replace the configuration files with the files in the
62
-// example_configurations/delta directory.
61
+// For a Delta printer start with one of the configuration files in the
62
+// example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 4
- 4
Marlin/example_configurations/CL-260/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For a Delta printer replace the configuration files with the files in the
62
-// example_configurations/delta directory.
61
+// For a Delta printer start with one of the configuration files in the
62
+// example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/Cartesio/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/Felix/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 4
- 4
Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For a Delta printer replace the configuration files with the files in the
62
-// example_configurations/delta directory.
61
+// For a Delta printer start with one of the configuration files in the
62
+// example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/Hephestos/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/Hephestos_2/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/K8200/Configuration.h View File

@@ -74,15 +74,15 @@
74 74
 //===========================================================================
75 75
 //============================= DELTA Printer ===============================
76 76
 //===========================================================================
77
-// For Delta printers start with one of the configuration files in the
77
+// For a Delta printer start with one of the configuration files in the
78 78
 // example_configurations/delta directory and customize for your machine.
79 79
 //
80 80
 
81 81
 //===========================================================================
82 82
 //============================= SCARA Printer ===============================
83 83
 //===========================================================================
84
-// For a Scara printer replace the configuration files with the files in the
85
-// example_configurations/SCARA directory.
84
+// For a SCARA printer start with the configuration files in
85
+// example_configurations/SCARA and customize for your machine.
86 86
 //
87 87
 
88 88
 // @section info

+ 3
- 3
Marlin/example_configurations/K8400/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/K8400/Dual-head/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 4
- 4
Marlin/example_configurations/M150/Configuration.h View File

@@ -63,15 +63,15 @@
63 63
 //===========================================================================
64 64
 //============================= DELTA Printer ===============================
65 65
 //===========================================================================
66
-// For a Delta printer replace the configuration files with the files in the
67
-// example_configurations/delta directory.
66
+// For a Delta printer start with one of the configuration files in the
67
+// example_configurations/delta directory and customize for your machine.
68 68
 //
69 69
 
70 70
 //===========================================================================
71 71
 //============================= SCARA Printer ===============================
72 72
 //===========================================================================
73
-// For a Scara printer replace the configuration files with the files in the
74
-// example_configurations/SCARA directory.
73
+// For a SCARA printer start with the configuration files in
74
+// example_configurations/SCARA and customize for your machine.
75 75
 //
76 76
 
77 77
 // @section info

+ 3
- 3
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 8
- 11
Marlin/example_configurations/SCARA/Configuration.h View File

@@ -56,19 +56,16 @@
56 56
  */
57 57
 
58 58
 //===========================================================================
59
-//============================= DELTA Printer ===============================
60
-//===========================================================================
61
-// For Delta printers start with one of the configuration files in the
62
-// example_configurations/delta directory and customize for your machine.
63
-//
64
-
65
-//===========================================================================
66 59
 //============================= SCARA Printer ===============================
67 60
 //===========================================================================
68
-// MORGAN_SCARA for Marlin was developed by QHARLEY in ZA in 2012/2013. Implemented
69
-// and slightly reworked by JCERNY in 06/2014 with the goal to bring it into Master-Branch
70
-// QHARLEYS Autobedlevelling has not been ported, because Marlin has now Bed-levelling
71
-// You might need Z-Min endstop on SCARA-Printer to use this feature. Actually untested!
61
+
62
+/**
63
+ * MORGAN_SCARA was developed by QHARLEY in South Africa in 2012-2013.
64
+ * Implemented and slightly reworked by JCERNY in June, 2014.
65
+ *
66
+ * MAKERARM_SCARA is in development, included as an alternate example.
67
+ * Other SCARA models may be added, or SCARA may be unified in the future.
68
+ */
72 69
 
73 70
 // Specify the specific SCARA model
74 71
 #define MORGAN_SCARA

+ 3
- 3
Marlin/example_configurations/TAZ4/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/TinyBoy2/Configuration.h View File

@@ -74,15 +74,15 @@
74 74
 //===========================================================================
75 75
 //============================= DELTA Printer ===============================
76 76
 //===========================================================================
77
-// For Delta printers start with one of the configuration files in the
77
+// For a Delta printer start with one of the configuration files in the
78 78
 // example_configurations/delta directory and customize for your machine.
79 79
 //
80 80
 
81 81
 //===========================================================================
82 82
 //============================= SCARA Printer ===============================
83 83
 //===========================================================================
84
-// For a Scara printer replace the configuration files with the files in the
85
-// example_configurations/SCARA directory.
84
+// For a SCARA printer start with the configuration files in
85
+// example_configurations/SCARA and customize for your machine.
86 86
 //
87 87
 
88 88
 // @section info

+ 3
- 3
Marlin/example_configurations/WITBOX/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/generic/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

@@ -62,15 +62,15 @@
62 62
 //===========================================================================
63 63
 //============================= DELTA Printer ===============================
64 64
 //===========================================================================
65
-// For Delta printers start with one of the configuration files in the
65
+// For a Delta printer start with one of the configuration files in the
66 66
 // example_configurations/delta directory and customize for your machine.
67 67
 //
68 68
 
69 69
 //===========================================================================
70 70
 //============================= SCARA Printer ===============================
71 71
 //===========================================================================
72
-// For a Scara printer replace the configuration files with the files in the
73
-// example_configurations/SCARA directory.
72
+// For a SCARA printer start with the configuration files in
73
+// example_configurations/SCARA and customize for your machine.
74 74
 //
75 75
 
76 76
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 4
- 4
Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For a Delta printer replace the configuration files with the files in the
62
-// example_configurations/delta directory.
61
+// For a Delta printer start with one of the configuration files in the
62
+// example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/makibox/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For Delta printers start with one of the configuration files in the
61
+// For a Delta printer start with one of the configuration files in the
62 62
 // example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 4
- 4
Marlin/example_configurations/wt150/Configuration.h View File

@@ -58,15 +58,15 @@
58 58
 //===========================================================================
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61
-// For a Delta printer replace the configuration files with the files in the
62
-// example_configurations/delta directory.
61
+// For a Delta printer start with one of the configuration files in the
62
+// example_configurations/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68
-// For a Scara printer replace the configuration files with the files in the
69
-// example_configurations/SCARA directory.
68
+// For a SCARA printer start with the configuration files in
69
+// example_configurations/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

Loading…
Cancel
Save