Fix comment about host keepalive interval

This commit is contained in:
Scott Lahteine
2016-04-01 17:28:08 -07:00
parent 9c43369ebb
commit ffe054c129
19 changed files with 19 additions and 19 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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