Browse Source

Concise SD_REPRINT_LAST_SELECTED_FILE description

Scott Lahteine 7 years ago
parent
commit
410aa0716d
30 changed files with 90 additions and 150 deletions
  1. 3
    5
      Marlin/Configuration_adv.h
  2. 3
    5
      Marlin/example_configurations/AlephObjects/TAZ4/Configuration_adv.h
  3. 3
    5
      Marlin/example_configurations/Anet/A6/Configuration_adv.h
  4. 3
    5
      Marlin/example_configurations/Anet/A8/Configuration_adv.h
  5. 3
    5
      Marlin/example_configurations/BQ/Hephestos/Configuration_adv.h
  6. 3
    5
      Marlin/example_configurations/BQ/Hephestos_2/Configuration_adv.h
  7. 3
    5
      Marlin/example_configurations/BQ/WITBOX/Configuration_adv.h
  8. 3
    5
      Marlin/example_configurations/Cartesio/Configuration_adv.h
  9. 3
    5
      Marlin/example_configurations/Creality/CR-10/Configuration_adv.h
  10. 3
    5
      Marlin/example_configurations/Felix/Configuration_adv.h
  11. 3
    5
      Marlin/example_configurations/FolgerTech/i3-2020/Configuration_adv.h
  12. 3
    5
      Marlin/example_configurations/Infitary/i3-M508/Configuration_adv.h
  13. 3
    5
      Marlin/example_configurations/Malyan/M150/Configuration_adv.h
  14. 3
    5
      Marlin/example_configurations/Micromake/C1/enhanced/Configuration_adv.h
  15. 3
    5
      Marlin/example_configurations/RigidBot/Configuration_adv.h
  16. 3
    5
      Marlin/example_configurations/SCARA/Configuration_adv.h
  17. 3
    5
      Marlin/example_configurations/Sanguinololu/Configuration_adv.h
  18. 3
    5
      Marlin/example_configurations/TinyBoy2/Configuration_adv.h
  19. 3
    5
      Marlin/example_configurations/Velleman/K8200/Configuration_adv.h
  20. 3
    5
      Marlin/example_configurations/Velleman/K8400/Configuration_adv.h
  21. 3
    5
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h
  22. 3
    5
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h
  23. 3
    5
      Marlin/example_configurations/delta/generic/Configuration_adv.h
  24. 3
    5
      Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
  25. 3
    5
      Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
  26. 3
    5
      Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
  27. 3
    5
      Marlin/example_configurations/gCreate/gMax1.5+/Configuration_adv.h
  28. 3
    5
      Marlin/example_configurations/makibox/Configuration_adv.h
  29. 3
    5
      Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
  30. 3
    5
      Marlin/example_configurations/wt150/Configuration_adv.h

+ 3
- 5
Marlin/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/AlephObjects/TAZ4/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Anet/A6/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Anet/A8/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/BQ/Hephestos/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/BQ/Hephestos_2/Configuration_adv.h View File

553
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
553
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
554
 
554
 
555
   /**
555
   /**
556
-   * This option allows you to easily reprint the same SD Card file as
557
-   * was last printed.  At the end of a print, the LCD Menu will jump
558
-   * straight to the file previously selected.  A single click of the encoder
559
-   * wheel will restart the print.  Another file or LCD option can be
560
-   * selected by using the encoder wheel to navigate through the menu structure.
556
+   * This option makes it easier to print the same SD Card file again.
557
+   * On print completion the LCD Menu will open with the file selected.
558
+   * You can just click to start the print, or navigate elsewhere.
561
    */
559
    */
562
   //#define SD_REPRINT_LAST_SELECTED_FILE
560
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
 
561
 

+ 3
- 5
Marlin/example_configurations/BQ/WITBOX/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Cartesio/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Creality/CR-10/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Felix/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/FolgerTech/i3-2020/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Infitary/i3-M508/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Malyan/M150/Configuration_adv.h View File

553
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
553
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
554
 
554
 
555
   /**
555
   /**
556
-   * This option allows you to easily reprint the same SD Card file as
557
-   * was last printed.  At the end of a print, the LCD Menu will jump
558
-   * straight to the file previously selected.  A single click of the encoder
559
-   * wheel will restart the print.  Another file or LCD option can be
560
-   * selected by using the encoder wheel to navigate through the menu structure.
556
+   * This option makes it easier to print the same SD Card file again.
557
+   * On print completion the LCD Menu will open with the file selected.
558
+   * You can just click to start the print, or navigate elsewhere.
561
    */
559
    */
562
   //#define SD_REPRINT_LAST_SELECTED_FILE
560
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
 
561
 

+ 3
- 5
Marlin/example_configurations/Micromake/C1/enhanced/Configuration_adv.h View File

557
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
558
 
558
 
559
   /**
559
   /**
560
-   * This option allows you to easily reprint the same SD Card file as
561
-   * was last printed.  At the end of a print, the LCD Menu will jump
562
-   * straight to the file previously selected.  A single click of the encoder
563
-   * wheel will restart the print.  Another file or LCD option can be
564
-   * selected by using the encoder wheel to navigate through the menu structure.
560
+   * This option makes it easier to print the same SD Card file again.
561
+   * On print completion the LCD Menu will open with the file selected.
562
+   * You can just click to start the print, or navigate elsewhere.
565
    */
563
    */
566
   //#define SD_REPRINT_LAST_SELECTED_FILE
564
   //#define SD_REPRINT_LAST_SELECTED_FILE
567
 
565
 

+ 3
- 5
Marlin/example_configurations/RigidBot/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/SCARA/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Sanguinololu/Configuration_adv.h View File

545
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
545
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
546
 
546
 
547
   /**
547
   /**
548
-   * This option allows you to easily reprint the same SD Card file as
549
-   * was last printed.  At the end of a print, the LCD Menu will jump
550
-   * straight to the file previously selected.  A single click of the encoder
551
-   * wheel will restart the print.  Another file or LCD option can be
552
-   * selected by using the encoder wheel to navigate through the menu structure.
548
+   * This option makes it easier to print the same SD Card file again.
549
+   * On print completion the LCD Menu will open with the file selected.
550
+   * You can just click to start the print, or navigate elsewhere.
553
    */
551
    */
554
   //#define SD_REPRINT_LAST_SELECTED_FILE
552
   //#define SD_REPRINT_LAST_SELECTED_FILE
555
 
553
 

+ 3
- 5
Marlin/example_configurations/TinyBoy2/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/Velleman/K8200/Configuration_adv.h View File

564
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
564
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
565
 
565
 
566
   /**
566
   /**
567
-   * This option allows you to easily reprint the same SD Card file as
568
-   * was last printed.  At the end of a print, the LCD Menu will jump
569
-   * straight to the file previously selected.  A single click of the encoder
570
-   * wheel will restart the print.  Another file or LCD option can be
571
-   * selected by using the encoder wheel to navigate through the menu structure.
567
+   * This option makes it easier to print the same SD Card file again.
568
+   * On print completion the LCD Menu will open with the file selected.
569
+   * You can just click to start the print, or navigate elsewhere.
572
    */
570
    */
573
   //#define SD_REPRINT_LAST_SELECTED_FILE
571
   //#define SD_REPRINT_LAST_SELECTED_FILE
574
 
572
 

+ 3
- 5
Marlin/example_configurations/Velleman/K8400/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h View File

558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
559
 
559
 
560
   /**
560
   /**
561
-   * This option allows you to easily reprint the same SD Card file as
562
-   * was last printed.  At the end of a print, the LCD Menu will jump
563
-   * straight to the file previously selected.  A single click of the encoder
564
-   * wheel will restart the print.  Another file or LCD option can be
565
-   * selected by using the encoder wheel to navigate through the menu structure.
561
+   * This option makes it easier to print the same SD Card file again.
562
+   * On print completion the LCD Menu will open with the file selected.
563
+   * You can just click to start the print, or navigate elsewhere.
566
    */
564
    */
567
   //#define SD_REPRINT_LAST_SELECTED_FILE
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
568
 
566
 

+ 3
- 5
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h View File

558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
559
 
559
 
560
   /**
560
   /**
561
-   * This option allows you to easily reprint the same SD Card file as
562
-   * was last printed.  At the end of a print, the LCD Menu will jump
563
-   * straight to the file previously selected.  A single click of the encoder
564
-   * wheel will restart the print.  Another file or LCD option can be
565
-   * selected by using the encoder wheel to navigate through the menu structure.
561
+   * This option makes it easier to print the same SD Card file again.
562
+   * On print completion the LCD Menu will open with the file selected.
563
+   * You can just click to start the print, or navigate elsewhere.
566
    */
564
    */
567
   //#define SD_REPRINT_LAST_SELECTED_FILE
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
568
 
566
 

+ 3
- 5
Marlin/example_configurations/delta/generic/Configuration_adv.h View File

558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
559
 
559
 
560
   /**
560
   /**
561
-   * This option allows you to easily reprint the same SD Card file as
562
-   * was last printed.  At the end of a print, the LCD Menu will jump
563
-   * straight to the file previously selected.  A single click of the encoder
564
-   * wheel will restart the print.  Another file or LCD option can be
565
-   * selected by using the encoder wheel to navigate through the menu structure.
561
+   * This option makes it easier to print the same SD Card file again.
562
+   * On print completion the LCD Menu will open with the file selected.
563
+   * You can just click to start the print, or navigate elsewhere.
566
    */
564
    */
567
   //#define SD_REPRINT_LAST_SELECTED_FILE
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
568
 
566
 

+ 3
- 5
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h View File

558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
559
 
559
 
560
   /**
560
   /**
561
-   * This option allows you to easily reprint the same SD Card file as
562
-   * was last printed.  At the end of a print, the LCD Menu will jump
563
-   * straight to the file previously selected.  A single click of the encoder
564
-   * wheel will restart the print.  Another file or LCD option can be
565
-   * selected by using the encoder wheel to navigate through the menu structure.
561
+   * This option makes it easier to print the same SD Card file again.
562
+   * On print completion the LCD Menu will open with the file selected.
563
+   * You can just click to start the print, or navigate elsewhere.
566
    */
564
    */
567
   //#define SD_REPRINT_LAST_SELECTED_FILE
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
568
 
566
 

+ 3
- 5
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h View File

563
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
563
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
564
 
564
 
565
   /**
565
   /**
566
-   * This option allows you to easily reprint the same SD Card file as
567
-   * was last printed.  At the end of a print, the LCD Menu will jump
568
-   * straight to the file previously selected.  A single click of the encoder
569
-   * wheel will restart the print.  Another file or LCD option can be
570
-   * selected by using the encoder wheel to navigate through the menu structure.
566
+   * This option makes it easier to print the same SD Card file again.
567
+   * On print completion the LCD Menu will open with the file selected.
568
+   * You can just click to start the print, or navigate elsewhere.
571
    */
569
    */
572
   //#define SD_REPRINT_LAST_SELECTED_FILE
570
   //#define SD_REPRINT_LAST_SELECTED_FILE
573
 
571
 

+ 3
- 5
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h View File

558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
558
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
559
 
559
 
560
   /**
560
   /**
561
-   * This option allows you to easily reprint the same SD Card file as
562
-   * was last printed.  At the end of a print, the LCD Menu will jump
563
-   * straight to the file previously selected.  A single click of the encoder
564
-   * wheel will restart the print.  Another file or LCD option can be
565
-   * selected by using the encoder wheel to navigate through the menu structure.
561
+   * This option makes it easier to print the same SD Card file again.
562
+   * On print completion the LCD Menu will open with the file selected.
563
+   * You can just click to start the print, or navigate elsewhere.
566
    */
564
    */
567
   //#define SD_REPRINT_LAST_SELECTED_FILE
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
568
 
566
 

+ 3
- 5
Marlin/example_configurations/gCreate/gMax1.5+/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/makibox/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

+ 3
- 5
Marlin/example_configurations/wt150/Configuration_adv.h View File

556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
556
   //#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
557
 
557
 
558
   /**
558
   /**
559
-   * This option allows you to easily reprint the same SD Card file as
560
-   * was last printed.  At the end of a print, the LCD Menu will jump
561
-   * straight to the file previously selected.  A single click of the encoder
562
-   * wheel will restart the print.  Another file or LCD option can be
563
-   * selected by using the encoder wheel to navigate through the menu structure.
559
+   * This option makes it easier to print the same SD Card file again.
560
+   * On print completion the LCD Menu will open with the file selected.
561
+   * You can just click to start the print, or navigate elsewhere.
564
    */
562
    */
565
   //#define SD_REPRINT_LAST_SELECTED_FILE
563
   //#define SD_REPRINT_LAST_SELECTED_FILE
566
 
564
 

Loading…
Cancel
Save