Browse Source

Move AUTO_REPORT_SD_STATUS to SDSUPPORT block

pull/1/head
Scott Lahteine 7 years ago
parent
commit
94f5204629
  1. 10
      Marlin/Configuration_adv.h
  2. 10
      Marlin/src/config/default/Configuration_adv.h
  3. 10
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  4. 10
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  5. 10
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  6. 10
      Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
  7. 10
      Marlin/src/config/examples/BIBO/TouchX/Configuration_adv.h
  8. 10
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  9. 10
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  10. 10
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  11. 10
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  12. 10
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  13. 10
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  14. 10
      Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
  15. 10
      Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
  16. 5
      Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
  17. 10
      Marlin/src/config/examples/Felix/Configuration_adv.h
  18. 10
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  19. 5
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  20. 10
      Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
  21. 10
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  22. 10
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  23. 10
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  24. 10
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  25. 10
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  26. 10
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  27. 10
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  28. 10
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  29. 10
      Marlin/src/config/examples/TheBorg/Configuration_adv.h
  30. 10
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  31. 10
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  32. 10
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  33. 10
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  34. 10
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  35. 10
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  36. 10
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
  37. 10
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  38. 10
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  39. 10
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  40. 10
      Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h
  41. 10
      Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
  42. 10
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  43. 10
      Marlin/src/config/examples/makibox/Configuration_adv.h
  44. 10
      Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
  45. 10
      Marlin/src/config/examples/wt150/Configuration_adv.h

10
Marlin/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1410,11 +1415,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/default/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Anet/A6/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Anet/A8/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/BIBO/TouchX/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1414,11 +1419,6 @@
*/
#define EXTENDED_CAPABILITIES_REPORT
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Disable all Volumetric extrusion options
*/

10
Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Cartesio/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1412,11 +1417,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

5
Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**

10
Marlin/src/config/examples/Felix/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

5
Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**

10
Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/MakerParts/Configuration_adv.h

@ -612,6 +612,11 @@
*/
#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1410,11 +1415,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h

@ -613,6 +613,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1417,11 +1422,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/RigidBot/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/SCARA/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Sanguinololu/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/TheBorg/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/TinyBoy2/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h

@ -625,6 +625,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1422,11 +1427,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h

@ -614,6 +614,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1411,11 +1416,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h

@ -614,6 +614,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1411,11 +1416,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h

@ -614,6 +614,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1411,11 +1416,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h

@ -614,6 +614,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1411,11 +1416,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/delta/generic/Configuration_adv.h

@ -614,6 +614,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1411,11 +1416,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h

@ -614,6 +614,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1411,11 +1416,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h

@ -619,6 +619,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1416,11 +1421,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h

@ -614,6 +614,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1411,11 +1416,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h

@ -612,6 +612,11 @@
*/
#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/makibox/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h

@ -612,6 +612,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1409,11 +1414,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

10
Marlin/src/config/examples/wt150/Configuration_adv.h

@ -613,6 +613,11 @@
*/
//#define SD_REPRINT_LAST_SELECTED_FILE
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
#endif // SDSUPPORT
/**
@ -1410,11 +1415,6 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/

Loading…
Cancel
Save