|
@@ -56,15 +56,15 @@
|
56
|
56
|
//===========================================================================
|
57
|
57
|
//============================= DELTA Printer ===============================
|
58
|
58
|
//===========================================================================
|
59
|
|
-// For a Delta printer start with one of the configuration files in the
|
60
|
|
-// config/examples/delta directory and customize for your machine.
|
|
59
|
+// For a Delta printer, start with one of the configuration files in the config/examples/delta directory
|
|
60
|
+// from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
|
61
|
61
|
//
|
62
|
62
|
|
63
|
63
|
//===========================================================================
|
64
|
64
|
//============================= SCARA Printer ===============================
|
65
|
65
|
//===========================================================================
|
66
|
|
-// For a SCARA printer start with the configuration files in
|
67
|
|
-// config/examples/SCARA and customize for your machine.
|
|
66
|
+// For a SCARA printer, start with one of the configuration files in the config/examples/SCARA directory
|
|
67
|
+// from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
|
68
|
68
|
//
|
69
|
69
|
|
70
|
70
|
// @section info
|