瀏覽代碼

Merge pull request #3501 from thinkyhead/rc_config_comment_cleanup

Update some comments in Configuration.h
Scott Lahteine 9 年之前
父節點
當前提交
f2abfd6d48

+ 1
- 1
Marlin/Configuration.h 查看文件

775
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
775
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
776
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
776
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
777
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
777
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
778
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
778
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
779
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
779
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
780
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
780
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
781
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
781
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h 查看文件

758
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
758
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
759
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
759
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
760
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
760
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
761
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
761
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
762
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
762
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
763
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
763
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
764
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
764
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h 查看文件

755
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
755
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
756
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
756
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
757
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
757
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
758
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
758
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
759
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
759
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
760
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
760
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
761
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
761
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h 查看文件

767
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
767
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
768
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
768
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
769
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
769
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
770
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
770
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
771
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
771
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
772
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
772
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
773
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
773
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h 查看文件

769
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
769
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
770
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
770
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
771
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
771
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
772
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
772
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
773
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
773
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
774
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
774
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
775
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
775
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h 查看文件

792
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
792
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
793
 #define ULTIMAKERCONTROLLER // K8200: for Display VM8201 // as available from the Ultimaker online store.
793
 #define ULTIMAKERCONTROLLER // K8200: for Display VM8201 // as available from the Ultimaker online store.
794
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
794
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
795
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
795
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
796
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
796
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
797
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
797
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
798
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
798
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h 查看文件

775
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
775
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
776
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
776
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
777
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
777
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
778
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
778
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
779
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
779
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
780
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
780
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
781
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
781
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h 查看文件

770
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
770
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
771
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
771
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
772
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
772
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
773
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
773
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
774
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
774
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
775
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
775
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
776
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
776
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h 查看文件

783
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
783
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
784
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
784
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
785
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
785
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
786
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
786
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
787
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
787
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
788
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
788
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
789
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
789
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/TAZ4/Configuration.h 查看文件

796
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
796
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
797
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
797
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
798
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
798
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
799
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
799
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
800
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
800
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
801
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
801
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
802
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
802
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h 查看文件

767
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
767
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
768
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
768
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
769
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
769
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
770
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
770
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
771
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
771
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
772
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
772
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
773
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
773
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h 查看文件

775
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
775
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
776
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
776
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
777
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
777
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
778
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
778
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
779
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
779
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
780
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
780
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
781
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
781
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/delta/biv2.5/Configuration.h 查看文件

897
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
897
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
898
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
898
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
899
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
899
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
900
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
900
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
901
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
901
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
902
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
902
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
903
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
903
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h 查看文件

897
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
897
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
898
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
898
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
899
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
899
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
900
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
900
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
901
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
901
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
902
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
902
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
903
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
903
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h 查看文件

901
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
901
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
902
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
902
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
903
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
903
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
904
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
904
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
905
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
905
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
906
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
906
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
907
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
907
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h 查看文件

894
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
894
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
895
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
895
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
896
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
896
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
897
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
897
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
898
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
898
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
899
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
899
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
900
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
900
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h 查看文件

811
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
811
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
812
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
812
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
813
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
813
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
814
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
814
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
815
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
815
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
816
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
816
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
817
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
817
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h 查看文件

778
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
778
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
779
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
779
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
780
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
780
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
781
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
781
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
782
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
782
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
783
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
783
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
784
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
784
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h 查看文件

769
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
769
 //#define REVERSE_MENU_DIRECTION // When enabled CLOCKWISE moves UP in the LCD menu
770
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
770
 //#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
771
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
771
 //#define ULTIPANEL  //the UltiPanel as on Thingiverse
772
-//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
772
+//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with a fixed frequency.
773
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
773
 //#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
774
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
774
 //#define LCD_FEEDBACK_FREQUENCY_HZ 1000         // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
775
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>
775
                                                  // 0 to disable buzzer feedback. Test with M300 S<frequency Hz> P<duration ms>

Loading…
取消
儲存