diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 0b93a563937b..6529bab41e75 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -812,7 +812,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/Felix/Configuration.h b/Marlin/example_configurations/Felix/Configuration.h index 61360b428e54..1209c667ba2a 100644 --- a/Marlin/example_configurations/Felix/Configuration.h +++ b/Marlin/example_configurations/Felix/Configuration.h @@ -745,7 +745,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/Hephestos/Configuration.h b/Marlin/example_configurations/Hephestos/Configuration.h index 5143d431947d..b9201e5b3524 100644 --- a/Marlin/example_configurations/Hephestos/Configuration.h +++ b/Marlin/example_configurations/Hephestos/Configuration.h @@ -754,7 +754,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/Hephestos_2/Configuration.h b/Marlin/example_configurations/Hephestos_2/Configuration.h index 8d6109477413..6217383a8fa7 100644 --- a/Marlin/example_configurations/Hephestos_2/Configuration.h +++ b/Marlin/example_configurations/Hephestos_2/Configuration.h @@ -756,7 +756,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/K8200/Configuration.h b/Marlin/example_configurations/K8200/Configuration.h index cca99d5056cc..ddd3edd2a117 100644 --- a/Marlin/example_configurations/K8200/Configuration.h +++ b/Marlin/example_configurations/K8200/Configuration.h @@ -779,7 +779,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h index 03fb6d5182ef..8010cd7e6a64 100644 --- a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h +++ b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h @@ -762,7 +762,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/RigidBot/Configuration.h b/Marlin/example_configurations/RigidBot/Configuration.h index 6250ed391777..c9dada3651b2 100644 --- a/Marlin/example_configurations/RigidBot/Configuration.h +++ b/Marlin/example_configurations/RigidBot/Configuration.h @@ -757,7 +757,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/SCARA/Configuration.h b/Marlin/example_configurations/SCARA/Configuration.h index 096b576ccc97..2acd5f337686 100644 --- a/Marlin/example_configurations/SCARA/Configuration.h +++ b/Marlin/example_configurations/SCARA/Configuration.h @@ -770,7 +770,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/TAZ4/Configuration.h b/Marlin/example_configurations/TAZ4/Configuration.h index 66e8e4f8ded0..0a6e093b6573 100644 --- a/Marlin/example_configurations/TAZ4/Configuration.h +++ b/Marlin/example_configurations/TAZ4/Configuration.h @@ -783,7 +783,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/WITBOX/Configuration.h b/Marlin/example_configurations/WITBOX/Configuration.h index 881ad8e22401..81db59816724 100644 --- a/Marlin/example_configurations/WITBOX/Configuration.h +++ b/Marlin/example_configurations/WITBOX/Configuration.h @@ -754,7 +754,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/adafruit/ST7565/Configuration.h b/Marlin/example_configurations/adafruit/ST7565/Configuration.h index e10f6eb560a4..c7d69f79fe0e 100644 --- a/Marlin/example_configurations/adafruit/ST7565/Configuration.h +++ b/Marlin/example_configurations/adafruit/ST7565/Configuration.h @@ -762,7 +762,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/delta/biv2.5/Configuration.h b/Marlin/example_configurations/delta/biv2.5/Configuration.h index b865460a58be..0c77a11775d8 100644 --- a/Marlin/example_configurations/delta/biv2.5/Configuration.h +++ b/Marlin/example_configurations/delta/biv2.5/Configuration.h @@ -891,7 +891,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/delta/generic/Configuration.h b/Marlin/example_configurations/delta/generic/Configuration.h index 0ac3398a4229..6e76916364a9 100644 --- a/Marlin/example_configurations/delta/generic/Configuration.h +++ b/Marlin/example_configurations/delta/generic/Configuration.h @@ -891,7 +891,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration.h b/Marlin/example_configurations/delta/kossel_mini/Configuration.h index 5e4413726ef5..c04781810fe7 100644 --- a/Marlin/example_configurations/delta/kossel_mini/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_mini/Configuration.h @@ -895,7 +895,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration.h b/Marlin/example_configurations/delta/kossel_pro/Configuration.h index 432cbeb3145c..c8093b161b17 100644 --- a/Marlin/example_configurations/delta/kossel_pro/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_pro/Configuration.h @@ -888,7 +888,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration.h b/Marlin/example_configurations/delta/kossel_xl/Configuration.h index 3ce72db3cc4a..73e49c7e5cd4 100644 --- a/Marlin/example_configurations/delta/kossel_xl/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_xl/Configuration.h @@ -896,7 +896,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/makibox/Configuration.h b/Marlin/example_configurations/makibox/Configuration.h index fa07383a50aa..416765b258f5 100644 --- a/Marlin/example_configurations/makibox/Configuration.h +++ b/Marlin/example_configurations/makibox/Configuration.h @@ -765,7 +765,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing // diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration.h b/Marlin/example_configurations/tvrrug/Round2/Configuration.h index 86f56c92dbe3..65fd6aacc59b 100644 --- a/Marlin/example_configurations/tvrrug/Round2/Configuration.h +++ b/Marlin/example_configurations/tvrrug/Round2/Configuration.h @@ -756,7 +756,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // // When enabled Marlin will keep track of some print statistical data such as: // - Total print jobs -// - Total successfull print jobs +// - Total successful print jobs // - Total failed print jobs // - Total time printing //