Browse Source

Remove inaccurate version description

pull/1/head
Scott Lahteine 8 years ago
parent
commit
d7d4378481
  1. 12
      Marlin/Configuration.h
  2. 12
      Marlin/Configuration_adv.h
  3. 12
      Marlin/example_configurations/Cartesio/Configuration.h
  4. 12
      Marlin/example_configurations/Cartesio/Configuration_adv.h
  5. 12
      Marlin/example_configurations/Felix/Configuration.h
  6. 12
      Marlin/example_configurations/Felix/Configuration_adv.h
  7. 12
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  8. 12
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h
  9. 12
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h
  10. 12
      Marlin/example_configurations/Hephestos/Configuration.h
  11. 12
      Marlin/example_configurations/Hephestos/Configuration_adv.h
  12. 12
      Marlin/example_configurations/Hephestos_2/Configuration.h
  13. 12
      Marlin/example_configurations/Hephestos_2/Configuration_adv.h
  14. 12
      Marlin/example_configurations/K8200/Configuration.h
  15. 12
      Marlin/example_configurations/K8200/Configuration_adv.h
  16. 12
      Marlin/example_configurations/K8400/Configuration.h
  17. 12
      Marlin/example_configurations/K8400/Configuration_adv.h
  18. 12
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  19. 12
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  20. 12
      Marlin/example_configurations/RigidBot/Configuration.h
  21. 12
      Marlin/example_configurations/RigidBot/Configuration_adv.h
  22. 12
      Marlin/example_configurations/SCARA/Configuration.h
  23. 12
      Marlin/example_configurations/SCARA/Configuration_adv.h
  24. 12
      Marlin/example_configurations/TAZ4/Configuration.h
  25. 12
      Marlin/example_configurations/TAZ4/Configuration_adv.h
  26. 12
      Marlin/example_configurations/TinyBoy2/Configuration.h
  27. 12
      Marlin/example_configurations/TinyBoy2/Configuration_adv.h
  28. 12
      Marlin/example_configurations/WITBOX/Configuration.h
  29. 12
      Marlin/example_configurations/WITBOX/Configuration_adv.h
  30. 12
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  31. 12
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h
  32. 12
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h
  33. 12
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h
  34. 12
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h
  35. 12
      Marlin/example_configurations/delta/generic/Configuration.h
  36. 12
      Marlin/example_configurations/delta/generic/Configuration_adv.h
  37. 12
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  38. 12
      Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
  39. 12
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  40. 12
      Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
  41. 12
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  42. 12
      Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
  43. 12
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h
  44. 12
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h
  45. 12
      Marlin/example_configurations/makibox/Configuration.h
  46. 12
      Marlin/example_configurations/makibox/Configuration_adv.h
  47. 12
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  48. 12
      Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
  49. 12
      Marlin/example_configurations/wt150/Configuration.h
  50. 12
      Marlin/example_configurations/wt150/Configuration_adv.h

12
Marlin/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/Cartesio/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/Cartesio/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/Felix/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/Felix/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/Felix/DUAL/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/Hephestos/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/Hephestos/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/Hephestos_2/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/Hephestos_2/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/K8200/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
/**

12
Marlin/example_configurations/K8200/Configuration_adv.h

@ -41,18 +41,6 @@
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/K8400/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/K8400/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/K8400/Dual-head/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/RigidBot/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/RigidBot/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/SCARA/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/SCARA/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/TAZ4/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/TAZ4/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/TinyBoy2/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
/**

12
Marlin/example_configurations/TinyBoy2/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/WITBOX/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/WITBOX/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/adafruit/ST7565/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/delta/generic/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/delta/generic/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/delta/kossel_mini/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/delta/kossel_pro/Configuration.h

@ -41,18 +41,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/delta/kossel_xl/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/makibox/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/makibox/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/tvrrug/Round2/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

12
Marlin/example_configurations/wt150/Configuration.h

@ -37,18 +37,6 @@
*/
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_H_VERSION 010100
//===========================================================================

12
Marlin/example_configurations/wt150/Configuration_adv.h

@ -32,18 +32,6 @@
*/
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 010100
// @section temperature

Loading…
Cancel
Save