Browse Source

Merge pull request #3307 from thinkyhead/rc_host_keepalive_comment

Fix comment about host keepalive interval
Scott Lahteine 8 years ago
parent
commit
8e05b0037b

+ 1
- 1
Marlin/Configuration.h View File

@@ -709,7 +709,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
709 709
 // Host Keepalive
710 710
 //
711 711
 // By default Marlin will send a busy status message to the host
712
-// every 2 seconds when it can't accept commands.
712
+// every 10 seconds when it can't accept commands.
713 713
 //
714 714
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
715 715
 

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h View File

@@ -692,7 +692,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
692 692
 // Host Keepalive
693 693
 //
694 694
 // By default Marlin will send a busy status message to the host
695
-// every 2 seconds when it can't accept commands.
695
+// every 10 seconds when it can't accept commands.
696 696
 //
697 697
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
698 698
 

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h View File

@@ -689,7 +689,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
689 689
 // Host Keepalive
690 690
 //
691 691
 // By default Marlin will send a busy status message to the host
692
-// every 2 seconds when it can't accept commands.
692
+// every 10 seconds when it can't accept commands.
693 693
 //
694 694
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
695 695
 

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h View File

@@ -701,7 +701,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
701 701
 // Host Keepalive
702 702
 //
703 703
 // By default Marlin will send a busy status message to the host
704
-// every 2 seconds when it can't accept commands.
704
+// every 10 seconds when it can't accept commands.
705 705
 //
706 706
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
707 707
 

+ 1
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h View File

@@ -703,7 +703,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
703 703
 // Host Keepalive
704 704
 //
705 705
 // By default Marlin will send a busy status message to the host
706
-// every 2 seconds when it can't accept commands.
706
+// every 10 seconds when it can't accept commands.
707 707
 //
708 708
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
709 709
 

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h View File

@@ -726,7 +726,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
726 726
 // Host Keepalive
727 727
 //
728 728
 // By default Marlin will send a busy status message to the host
729
-// every 2 seconds when it can't accept commands.
729
+// every 10 seconds when it can't accept commands.
730 730
 //
731 731
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
732 732
 

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -709,7 +709,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
709 709
 // Host Keepalive
710 710
 //
711 711
 // By default Marlin will send a busy status message to the host
712
-// every 2 seconds when it can't accept commands.
712
+// every 10 seconds when it can't accept commands.
713 713
 //
714 714
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
715 715
 

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -704,7 +704,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
704 704
 // Host Keepalive
705 705
 //
706 706
 // By default Marlin will send a busy status message to the host
707
-// every 2 seconds when it can't accept commands.
707
+// every 10 seconds when it can't accept commands.
708 708
 //
709 709
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
710 710
 

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

@@ -717,7 +717,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
717 717
 // Host Keepalive
718 718
 //
719 719
 // By default Marlin will send a busy status message to the host
720
-// every 2 seconds when it can't accept commands.
720
+// every 10 seconds when it can't accept commands.
721 721
 //
722 722
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
723 723
 

+ 1
- 1
Marlin/example_configurations/TAZ4/Configuration.h View File

@@ -730,7 +730,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
730 730
 // Host Keepalive
731 731
 //
732 732
 // By default Marlin will send a busy status message to the host
733
-// every 2 seconds when it can't accept commands.
733
+// every 10 seconds when it can't accept commands.
734 734
 //
735 735
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
736 736
 

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h View File

@@ -701,7 +701,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
701 701
 // Host Keepalive
702 702
 //
703 703
 // By default Marlin will send a busy status message to the host
704
-// every 2 seconds when it can't accept commands.
704
+// every 10 seconds when it can't accept commands.
705 705
 //
706 706
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
707 707
 

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -709,7 +709,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
709 709
 // Host Keepalive
710 710
 //
711 711
 // By default Marlin will send a busy status message to the host
712
-// every 2 seconds when it can't accept commands.
712
+// every 10 seconds when it can't accept commands.
713 713
 //
714 714
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
715 715
 

+ 1
- 1
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

@@ -831,7 +831,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
831 831
 // Host Keepalive
832 832
 //
833 833
 // By default Marlin will send a busy status message to the host
834
-// every 2 seconds when it can't accept commands.
834
+// every 10 seconds when it can't accept commands.
835 835
 //
836 836
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
837 837
 

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h View File

@@ -831,7 +831,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
831 831
 // Host Keepalive
832 832
 //
833 833
 // By default Marlin will send a busy status message to the host
834
-// every 2 seconds when it can't accept commands.
834
+// every 10 seconds when it can't accept commands.
835 835
 //
836 836
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
837 837
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

@@ -835,7 +835,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
835 835
 // Host Keepalive
836 836
 //
837 837
 // By default Marlin will send a busy status message to the host
838
-// every 2 seconds when it can't accept commands.
838
+// every 10 seconds when it can't accept commands.
839 839
 //
840 840
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
841 841
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

@@ -828,7 +828,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
828 828
 // Host Keepalive
829 829
 //
830 830
 // By default Marlin will send a busy status message to the host
831
-// every 2 seconds when it can't accept commands.
831
+// every 10 seconds when it can't accept commands.
832 832
 //
833 833
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
834 834
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

@@ -745,7 +745,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
745 745
 // Host Keepalive
746 746
 //
747 747
 // By default Marlin will send a busy status message to the host
748
-// every 2 seconds when it can't accept commands.
748
+// every 10 seconds when it can't accept commands.
749 749
 //
750 750
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
751 751
 

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h View File

@@ -712,7 +712,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
712 712
 // Host Keepalive
713 713
 //
714 714
 // By default Marlin will send a busy status message to the host
715
-// every 2 seconds when it can't accept commands.
715
+// every 10 seconds when it can't accept commands.
716 716
 //
717 717
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
718 718
 

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

@@ -703,7 +703,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
703 703
 // Host Keepalive
704 704
 //
705 705
 // By default Marlin will send a busy status message to the host
706
-// every 2 seconds when it can't accept commands.
706
+// every 10 seconds when it can't accept commands.
707 707
 //
708 708
 //#define DISABLE_HOST_KEEPALIVE // Enable this option if your host doesn't like keepalive messages.
709 709
 

Loading…
Cancel
Save