esenapaj 9 роки тому
джерело
коміт
198d5d56fd

+ 2
- 0
Marlin/example_configurations/Felix/Configuration.h Переглянути файл

@@ -737,6 +737,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
737 737
 
738 738
 //#define LCD_I2C_SAINSMART_YWROBOT
739 739
 
740
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
741
+
740 742
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
741 743
 //
742 744
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/Felix/Configuration_DUAL.h Переглянути файл

@@ -734,6 +734,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
734 734
 
735 735
 //#define LCD_I2C_SAINSMART_YWROBOT
736 736
 
737
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
738
+
737 739
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
738 740
 //
739 741
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/Hephestos/Configuration.h Переглянути файл

@@ -749,6 +749,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
749 749
 
750 750
 //#define LCD_I2C_SAINSMART_YWROBOT
751 751
 
752
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
753
+
752 754
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
753 755
 //
754 756
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/Hephestos_2/Configuration.h Переглянути файл

@@ -752,6 +752,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
752 752
 
753 753
 //#define LCD_I2C_SAINSMART_YWROBOT
754 754
 
755
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
756
+
755 757
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
756 758
 //
757 759
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/K8200/Configuration.h Переглянути файл

@@ -770,6 +770,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
770 770
 
771 771
 //#define LCD_I2C_SAINSMART_YWROBOT
772 772
 
773
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
774
+
773 775
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
774 776
 //
775 777
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Переглянути файл

@@ -754,6 +754,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
754 754
 
755 755
 //#define LCD_I2C_SAINSMART_YWROBOT
756 756
 
757
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
758
+
757 759
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
758 760
 //
759 761
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/RigidBot/Configuration.h Переглянути файл

@@ -756,6 +756,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
756 756
 
757 757
 //#define LCD_I2C_SAINSMART_YWROBOT
758 758
 
759
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
760
+
759 761
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
760 762
 //
761 763
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/SCARA/Configuration.h Переглянути файл

@@ -762,6 +762,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
762 762
 
763 763
 //#define LCD_I2C_SAINSMART_YWROBOT
764 764
 
765
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
766
+
765 767
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
766 768
 //
767 769
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/TAZ4/Configuration.h Переглянути файл

@@ -774,6 +774,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
774 774
 
775 775
 //#define LCD_I2C_SAINSMART_YWROBOT
776 776
 
777
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
778
+
777 779
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
778 780
 //
779 781
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/WITBOX/Configuration.h Переглянути файл

@@ -746,6 +746,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
746 746
 
747 747
 //#define LCD_I2C_SAINSMART_YWROBOT
748 748
 
749
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
750
+
749 751
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
750 752
 //
751 753
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/adafruit/ST7565/Configuration.h Переглянути файл

@@ -754,6 +754,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
754 754
 
755 755
 //#define LCD_I2C_SAINSMART_YWROBOT
756 756
 
757
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
758
+
757 759
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
758 760
 //
759 761
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/delta/biv2.5/Configuration.h Переглянути файл

@@ -883,6 +883,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
883 883
 
884 884
 //#define LCD_I2C_SAINSMART_YWROBOT
885 885
 
886
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
887
+
886 888
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
887 889
 //
888 890
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/delta/generic/Configuration.h Переглянути файл

@@ -883,6 +883,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
883 883
 
884 884
 //#define LCD_I2C_SAINSMART_YWROBOT
885 885
 
886
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
887
+
886 888
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
887 889
 //
888 890
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration.h Переглянути файл

@@ -887,6 +887,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
887 887
 
888 888
 //#define LCD_I2C_SAINSMART_YWROBOT
889 889
 
890
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
891
+
890 892
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
891 893
 //
892 894
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/delta/kossel_pro/Configuration.h Переглянути файл

@@ -878,6 +878,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
878 878
 
879 879
 //#define LCD_I2C_SAINSMART_YWROBOT
880 880
 
881
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
882
+
881 883
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
882 884
 //
883 885
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/delta/kossel_xl/Configuration.h Переглянути файл

@@ -790,6 +790,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
790 790
 
791 791
 //#define LCD_I2C_SAINSMART_YWROBOT
792 792
 
793
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
794
+
793 795
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
794 796
 //
795 797
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/makibox/Configuration.h Переглянути файл

@@ -757,6 +757,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
757 757
 
758 758
 //#define LCD_I2C_SAINSMART_YWROBOT
759 759
 
760
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
761
+
760 762
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
761 763
 //
762 764
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

+ 2
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h Переглянути файл

@@ -748,6 +748,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
748 748
 
749 749
 //#define LCD_I2C_SAINSMART_YWROBOT
750 750
 
751
+//#define LCM1602 // LCM1602 Adapter for 16x2 LCD
752
+
751 753
 // PANELOLU2 LCD with status LEDs, separate encoder and click inputs
752 754
 //
753 755
 // This uses the LiquidTWI2 library v1.2.3 or later ( https://github.com/lincomatic/LiquidTWI2 )

Завантаження…
Відмінити
Зберегти