Selaa lähdekoodia

Propagate Configuration.h changes

Updated all the example Configuration.h files for the new display type.
Ed Boston 10 vuotta sitten
vanhempi
commit
082ed3beed

+ 5
- 0
Marlin/configurator/config/Configuration.h Näytä tiedosto

661
 //#define VIKI2
661
 //#define VIKI2
662
 //#define miniVIKI
662
 //#define miniVIKI
663
 
663
 
664
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
665
+//
666
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
667
+//#define ELB_FULL_GRAPHIC_CONTROLLER
668
+
664
 // The RepRapDiscount Smart Controller (white PCB)
669
 // The RepRapDiscount Smart Controller (white PCB)
665
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
670
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
666
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
671
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/Felix/Configuration.h Näytä tiedosto

595
 //#define VIKI2
595
 //#define VIKI2
596
 //#define miniVIKI
596
 //#define miniVIKI
597
 
597
 
598
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
599
+//
600
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
601
+//#define ELB_FULL_GRAPHIC_CONTROLLER
602
+
598
 // The RepRapDiscount Smart Controller (white PCB)
603
 // The RepRapDiscount Smart Controller (white PCB)
599
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
604
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
600
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
605
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/Hephestos/Configuration.h Näytä tiedosto

615
 //#define VIKI2
615
 //#define VIKI2
616
 //#define miniVIKI
616
 //#define miniVIKI
617
 
617
 
618
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
619
+//
620
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
621
+//#define ELB_FULL_GRAPHIC_CONTROLLER
622
+
618
 // The RepRapDiscount Smart Controller (white PCB)
623
 // The RepRapDiscount Smart Controller (white PCB)
619
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
624
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
620
 #define REPRAP_DISCOUNT_SMART_CONTROLLER
625
 #define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/K8200/Configuration.h Näytä tiedosto

678
 //#define VIKI2
678
 //#define VIKI2
679
 //#define miniVIKI
679
 //#define miniVIKI
680
 
680
 
681
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
682
+//
683
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
684
+//#define ELB_FULL_GRAPHIC_CONTROLLER
685
+
681
 // The RepRapDiscount Smart Controller (white PCB)
686
 // The RepRapDiscount Smart Controller (white PCB)
682
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
687
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
683
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
688
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Näytä tiedosto

661
 //#define VIKI2
661
 //#define VIKI2
662
 //#define miniVIKI
662
 //#define miniVIKI
663
 
663
 
664
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
665
+//
666
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
667
+//#define ELB_FULL_GRAPHIC_CONTROLLER
668
+
664
 // The RepRapDiscount Smart Controller (white PCB)
669
 // The RepRapDiscount Smart Controller (white PCB)
665
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
670
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
666
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
671
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/SCARA/Configuration.h Näytä tiedosto

646
 //#define VIKI2
646
 //#define VIKI2
647
 //#define miniVIKI
647
 //#define miniVIKI
648
 
648
 
649
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
650
+//
651
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
652
+//#define ELB_FULL_GRAPHIC_CONTROLLER
653
+
649
 // The RepRapDiscount Smart Controller (white PCB)
654
 // The RepRapDiscount Smart Controller (white PCB)
650
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
655
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
651
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
656
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/WITBOX/Configuration.h Näytä tiedosto

614
 //#define VIKI2
614
 //#define VIKI2
615
 //#define miniVIKI
615
 //#define miniVIKI
616
 
616
 
617
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
618
+//
619
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
620
+//#define ELB_FULL_GRAPHIC_CONTROLLER
621
+
617
 // The RepRapDiscount Smart Controller (white PCB)
622
 // The RepRapDiscount Smart Controller (white PCB)
618
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
623
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
619
 #define REPRAP_DISCOUNT_SMART_CONTROLLER
624
 #define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/delta/biv2.5/Configuration.h Näytä tiedosto

660
 //#define VIKI2
660
 //#define VIKI2
661
 //#define miniVIKI
661
 //#define miniVIKI
662
 
662
 
663
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
664
+//
665
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
666
+//#define ELB_FULL_GRAPHIC_CONTROLLER
667
+
663
 // The RepRapDiscount Smart Controller (white PCB)
668
 // The RepRapDiscount Smart Controller (white PCB)
664
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
669
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
665
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
670
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/delta/generic/Configuration.h Näytä tiedosto

663
 //#define VIKI2
663
 //#define VIKI2
664
 //#define miniVIKI
664
 //#define miniVIKI
665
 
665
 
666
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
667
+//
668
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
669
+//#define ELB_FULL_GRAPHIC_CONTROLLER
670
+
666
 // The RepRapDiscount Smart Controller (white PCB)
671
 // The RepRapDiscount Smart Controller (white PCB)
667
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
672
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
668
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
673
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration.h Näytä tiedosto

667
 //#define VIKI2
667
 //#define VIKI2
668
 //#define miniVIKI
668
 //#define miniVIKI
669
 
669
 
670
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
671
+//
672
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
673
+//#define ELB_FULL_GRAPHIC_CONTROLLER
674
+
670
 // The RepRapDiscount Smart Controller (white PCB)
675
 // The RepRapDiscount Smart Controller (white PCB)
671
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
676
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
672
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
677
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/makibox/Configuration.h Näytä tiedosto

614
 //#define VIKI2
614
 //#define VIKI2
615
 //#define miniVIKI
615
 //#define miniVIKI
616
 
616
 
617
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
618
+//
619
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
620
+//#define ELB_FULL_GRAPHIC_CONTROLLER
621
+
617
 // The RepRapDiscount Smart Controller (white PCB)
622
 // The RepRapDiscount Smart Controller (white PCB)
618
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
623
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
619
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
624
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

+ 5
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h Näytä tiedosto

620
 //#define VIKI2
620
 //#define VIKI2
621
 //#define miniVIKI
621
 //#define miniVIKI
622
 
622
 
623
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
624
+//
625
+// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
626
+//#define ELB_FULL_GRAPHIC_CONTROLLER
627
+
623
 // The RepRapDiscount Smart Controller (white PCB)
628
 // The RepRapDiscount Smart Controller (white PCB)
624
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
629
 // http://reprap.org/wiki/RepRapDiscount_Smart_Controller
625
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER
630
 //#define REPRAP_DISCOUNT_SMART_CONTROLLER

Loading…
Peruuta
Tallenna