Преглед изворни кода

Update DELTA/SCARA config comments

Scott Lahteine пре 8 година
родитељ
комит
afbc6e3e2f
29 измењених фајлова са 98 додато и 101 уклоњено
  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 Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 4
- 4
Marlin/example_configurations/CL-260/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/Cartesio/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/Felix/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/Felix/DUAL/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 4
- 4
Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/Hephestos/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/Hephestos_2/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/K8200/Configuration.h Прегледај датотеку

74
 //===========================================================================
74
 //===========================================================================
75
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
78
 // example_configurations/delta directory and customize for your machine.
79
 //
79
 //
80
 
80
 
81
 //===========================================================================
81
 //===========================================================================
82
 //============================= SCARA Printer ===============================
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
 // @section info
88
 // @section info

+ 3
- 3
Marlin/example_configurations/K8400/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/K8400/Dual-head/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 4
- 4
Marlin/example_configurations/M150/Configuration.h Прегледај датотеку

63
 //===========================================================================
63
 //===========================================================================
64
 //============================= DELTA Printer ===============================
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
 //============================= SCARA Printer ===============================
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
 // @section info
77
 // @section info

+ 3
- 3
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/RigidBot/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 8
- 11
Marlin/example_configurations/SCARA/Configuration.h Прегледај датотеку

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
 //============================= SCARA Printer ===============================
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
 // Specify the specific SCARA model
70
 // Specify the specific SCARA model
74
 #define MORGAN_SCARA
71
 #define MORGAN_SCARA

+ 3
- 3
Marlin/example_configurations/TAZ4/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/TinyBoy2/Configuration.h Прегледај датотеку

74
 //===========================================================================
74
 //===========================================================================
75
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
78
 // example_configurations/delta directory and customize for your machine.
79
 //
79
 //
80
 
80
 
81
 //===========================================================================
81
 //===========================================================================
82
 //============================= SCARA Printer ===============================
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
 // @section info
88
 // @section info

+ 3
- 3
Marlin/example_configurations/WITBOX/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/adafruit/ST7565/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/generic/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration.h Прегледај датотеку

62
 //===========================================================================
62
 //===========================================================================
63
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
66
 // example_configurations/delta directory and customize for your machine.
67
 //
67
 //
68
 
68
 
69
 //===========================================================================
69
 //===========================================================================
70
 //============================= SCARA Printer ===============================
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
 // @section info
76
 // @section info

+ 3
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 4
- 4
Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/makibox/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 3
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 // example_configurations/delta directory and customize for your machine.
62
 // example_configurations/delta directory and customize for your machine.
63
 //
63
 //
64
 
64
 
65
 //===========================================================================
65
 //===========================================================================
66
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

+ 4
- 4
Marlin/example_configurations/wt150/Configuration.h Прегледај датотеку

58
 //===========================================================================
58
 //===========================================================================
59
 //============================= DELTA Printer ===============================
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
 //============================= SCARA Printer ===============================
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
 // @section info
72
 // @section info

Loading…
Откажи
Сачувај