Config updates
This commit is contained in:
		| @@ -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 | ||||
| @@ -1218,7 +1218,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'] | ||||
|  */ | ||||
|   | ||||
| @@ -222,7 +222,7 @@ | ||||
|  | ||||
| /** | ||||
|  * Part-Cooling Fan Multiplexer | ||||
|  *  | ||||
|  * | ||||
|  * This feature allows you to digitally multiplex the fan output. | ||||
|  * The multiplexer is automatically switched at tool-change. | ||||
|  * Set FANMUX[012]_PINs below for up to 2, 4, or 8 multiplexed fans. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user