|
|
@ -59,14 +59,14 @@ |
|
|
|
//============================= DELTA Printer ===============================
|
|
|
|
//===========================================================================
|
|
|
|
// For a Delta printer start with one of the configuration files in the
|
|
|
|
// example_configurations/delta directory and customize for your machine.
|
|
|
|
// config/examples/delta directory and customize for your machine.
|
|
|
|
//
|
|
|
|
|
|
|
|
//===========================================================================
|
|
|
|
//============================= SCARA Printer ===============================
|
|
|
|
//===========================================================================
|
|
|
|
// For a SCARA printer start with the configuration files in
|
|
|
|
// example_configurations/SCARA and customize for your machine.
|
|
|
|
// config/examples/SCARA and customize for your machine.
|
|
|
|
//
|
|
|
|
|
|
|
|
// @section info
|
|
|
@ -1198,7 +1198,7 @@ |
|
|
|
* - Click the controller to view the LCD menu |
|
|
|
* - The LCD will display Japanese, Western, or Cyrillic text |
|
|
|
* |
|
|
|
* See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
|
|
|
|
* See http://marlinfw.org/docs/development/lcd_language.html
|
|
|
|
* |
|
|
|
* :['JAPANESE', 'WESTERN', 'CYRILLIC'] |
|
|
|
*/ |
|
|
|