Clarify Delta & SCARA config location (#20403)

This commit is contained in:
Keith Bennett 2020-12-08 22:12:42 -08:00 committed by Scott Lahteine
parent ad7fe15154
commit 38bb3b86d2

View File

@ -56,15 +56,15 @@
//=========================================================================== //===========================================================================
//============================= DELTA Printer =============================== //============================= DELTA Printer ===============================
//=========================================================================== //===========================================================================
// For a Delta printer start with one of the configuration files in the // For a Delta printer, start with one of the configuration files in the config/examples/delta directory
// config/examples/delta directory and customize for your machine. // from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
// //
//=========================================================================== //===========================================================================
//============================= SCARA Printer =============================== //============================= SCARA Printer ===============================
//=========================================================================== //===========================================================================
// For a SCARA printer start with the configuration files in // For a SCARA printer, start with one of the configuration files in the config/examples/SCARA directory
// config/examples/SCARA and customize for your machine. // from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
// //
// @section info // @section info