Add POWER_LOSS_RECOVERY to example configs
This commit is contained in:
		@@ -555,6 +555,16 @@
 | 
			
		||||
  // Add an option in the menu to run all auto#.g files
 | 
			
		||||
  //#define MENU_ADDAUTOSTART
 | 
			
		||||
 | 
			
		||||
  /**
 | 
			
		||||
   * Continue after Power-Loss (Creality3D)
 | 
			
		||||
   *
 | 
			
		||||
   * Store the current state to the SD Card at the start of each layer
 | 
			
		||||
   * during SD printing. If the recovery file is found at boot time, present
 | 
			
		||||
   * an option on the LCD screen to continue the print from the last-known
 | 
			
		||||
   * point in the file.
 | 
			
		||||
   */
 | 
			
		||||
  //#define POWER_LOSS_RECOVERY
 | 
			
		||||
 | 
			
		||||
  /**
 | 
			
		||||
   * Sort SD file listings in alphabetical order.
 | 
			
		||||
   *
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user