diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index bb6510ead690..39f531fffa1f 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/Cartesio/Configuration_adv.h b/Marlin/example_configurations/Cartesio/Configuration_adv.h index 541f5ff848ea..6b46093f014f 100644 --- a/Marlin/example_configurations/Cartesio/Configuration_adv.h +++ b/Marlin/example_configurations/Cartesio/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/Felix/Configuration_adv.h b/Marlin/example_configurations/Felix/Configuration_adv.h index d453633bfdab..ddd143d6f49f 100644 --- a/Marlin/example_configurations/Felix/Configuration_adv.h +++ b/Marlin/example_configurations/Felix/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/Hephestos/Configuration_adv.h b/Marlin/example_configurations/Hephestos/Configuration_adv.h index 61cff2f1b002..c0a7ea3e3fcd 100644 --- a/Marlin/example_configurations/Hephestos/Configuration_adv.h +++ b/Marlin/example_configurations/Hephestos/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/Hephestos_2/Configuration_adv.h b/Marlin/example_configurations/Hephestos_2/Configuration_adv.h index 45be124b61e7..165dc5562336 100644 --- a/Marlin/example_configurations/Hephestos_2/Configuration_adv.h +++ b/Marlin/example_configurations/Hephestos_2/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/K8200/Configuration_adv.h b/Marlin/example_configurations/K8200/Configuration_adv.h index feba88ed3d18..a73020fb3632 100644 --- a/Marlin/example_configurations/K8200/Configuration_adv.h +++ b/Marlin/example_configurations/K8200/Configuration_adv.h @@ -240,6 +240,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/K8400/Configuration_adv.h b/Marlin/example_configurations/K8400/Configuration_adv.h index b5f5323e9161..286641939e6c 100644 --- a/Marlin/example_configurations/K8400/Configuration_adv.h +++ b/Marlin/example_configurations/K8400/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/RigidBot/Configuration_adv.h b/Marlin/example_configurations/RigidBot/Configuration_adv.h index 9435bdc24121..df3265ea1fbf 100644 --- a/Marlin/example_configurations/RigidBot/Configuration_adv.h +++ b/Marlin/example_configurations/RigidBot/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/SCARA/Configuration_adv.h b/Marlin/example_configurations/SCARA/Configuration_adv.h index 06ef84aa6a0a..0921b8ccd896 100644 --- a/Marlin/example_configurations/SCARA/Configuration_adv.h +++ b/Marlin/example_configurations/SCARA/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/TAZ4/Configuration_adv.h b/Marlin/example_configurations/TAZ4/Configuration_adv.h index 9b9b89681a29..3611baff046b 100644 --- a/Marlin/example_configurations/TAZ4/Configuration_adv.h +++ b/Marlin/example_configurations/TAZ4/Configuration_adv.h @@ -235,6 +235,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/WITBOX/Configuration_adv.h b/Marlin/example_configurations/WITBOX/Configuration_adv.h index 64d374db1e1c..1d2677bf3fd3 100644 --- a/Marlin/example_configurations/WITBOX/Configuration_adv.h +++ b/Marlin/example_configurations/WITBOX/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h b/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h index 798131e9b0e0..3946242f386f 100644 --- a/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h +++ b/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/delta/generic/Configuration_adv.h b/Marlin/example_configurations/delta/generic/Configuration_adv.h index e5f6face4d43..2d7bca0dbbbc 100644 --- a/Marlin/example_configurations/delta/generic/Configuration_adv.h +++ b/Marlin/example_configurations/delta/generic/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h index e5f6face4d43..2d7bca0dbbbc 100644 --- a/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h +++ b/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h index 7c0adaccbbb8..91c389f1dd8c 100644 --- a/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h +++ b/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h @@ -232,6 +232,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h index 3cc29c2ad4dd..a76c1fc98b3e 100644 --- a/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h +++ b/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/makibox/Configuration_adv.h b/Marlin/example_configurations/makibox/Configuration_adv.h index 78b45ed4c298..a72f7ff5039e 100644 --- a/Marlin/example_configurations/makibox/Configuration_adv.h +++ b/Marlin/example_configurations/makibox/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ========================== diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h b/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h index 8ad118a6478a..63c0913f1868 100644 --- a/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h +++ b/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h @@ -227,6 +227,7 @@ // Define a pin to turn case light on/off //#define CASE_LIGHT_PIN 4 //#define CASE_LIGHT_DEFAULT_ON // Uncomment to set default state to on +//#define MENU_ITEM_CASE_LIGHT // Uncomment to have a Case Light On / Off entry in main menu //=========================================================================== //============================ Mechanical Settings ==========================