Concise SD_REPRINT_LAST_SELECTED_FILE description
This commit is contained in:
		| @@ -1653,7 +1653,7 @@ | ||||
|  *  as the Arduino cannot handle the current the LEDs will require. | ||||
|  *  Failure to follow this precaution can destroy your Arduino! | ||||
|  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs | ||||
|  *  more current than the Arduino 5V linear regulator can produce.  | ||||
|  *  more current than the Arduino 5V linear regulator can produce. | ||||
|  * *** CAUTION *** | ||||
|  * | ||||
|  * LED Type. Enable only one of the following two options. | ||||
|   | ||||
| @@ -578,11 +578,9 @@ | ||||
|   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED | ||||
|  | ||||
|   /** | ||||
|    * This option allows you to easily reprint the same SD Card file as | ||||
|    * was last printed.  At the end of a print, the LCD Menu will jump | ||||
|    * straight to the file previously selected.  A single click of the encoder | ||||
|    * wheel will restart the print.  Another file or LCD option can be | ||||
|    * selected by using the encoder wheel to navigate through the menu structure. | ||||
|    * This option makes it easier to print the same SD Card file again. | ||||
|    * On print completion the LCD Menu will open with the file selected. | ||||
|    * You can just click to start the print, or navigate elsewhere. | ||||
|    */ | ||||
|   //#define SD_REPRINT_LAST_SELECTED_FILE | ||||
|  | ||||
|   | ||||
| @@ -1618,7 +1618,7 @@ | ||||
|  *  as the Arduino cannot handle the current the LEDs will require. | ||||
|  *  Failure to follow this precaution can destroy your Arduino! | ||||
|  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs | ||||
|  *  more current than the Arduino 5V linear regulator can produce.  | ||||
|  *  more current than the Arduino 5V linear regulator can produce. | ||||
|  * *** CAUTION *** | ||||
|  * | ||||
|  * LED Type. Enable only one of the following two options. | ||||
|   | ||||
| @@ -570,11 +570,9 @@ | ||||
|   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED | ||||
|  | ||||
|   /** | ||||
|    * This option allows you to easily reprint the same SD Card file as | ||||
|    * was last printed.  At the end of a print, the LCD Menu will jump | ||||
|    * straight to the file previously selected.  A single click of the encoder | ||||
|    * wheel will restart the print.  Another file or LCD option can be | ||||
|    * selected by using the encoder wheel to navigate through the menu structure. | ||||
|    * This option makes it easier to print the same SD Card file again. | ||||
|    * On print completion the LCD Menu will open with the file selected. | ||||
|    * You can just click to start the print, or navigate elsewhere. | ||||
|    */ | ||||
|   //#define SD_REPRINT_LAST_SELECTED_FILE | ||||
|  | ||||
|   | ||||
| @@ -1618,7 +1618,7 @@ | ||||
|  *  as the Arduino cannot handle the current the LEDs will require. | ||||
|  *  Failure to follow this precaution can destroy your Arduino! | ||||
|  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs | ||||
|  *  more current than the Arduino 5V linear regulator can produce.  | ||||
|  *  more current than the Arduino 5V linear regulator can produce. | ||||
|  * *** CAUTION *** | ||||
|  * | ||||
|  * LED Type. Enable only one of the following two options. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user