Browse Source

Include boards and macros ahead of configs

Scott Lahteine 9 years ago
parent
commit
83c4653c71

+ 0
- 3
Marlin/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 2
- 0
Marlin/MarlinConfig.h View File

23
 #ifndef MARLIN_CONFIG_H
23
 #ifndef MARLIN_CONFIG_H
24
 #define MARLIN_CONFIG_H
24
 #define MARLIN_CONFIG_H
25
 
25
 
26
+#include "macros.h"
27
+#include "boards.h"
26
 #include "Configuration.h"
28
 #include "Configuration.h"
27
 #include "Conditionals_LCD.h"
29
 #include "Conditionals_LCD.h"
28
 #include "Configuration_adv.h"
30
 #include "Configuration_adv.h"

+ 0
- 3
Marlin/example_configurations/Cartesio/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/Felix/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/Hephestos/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/Hephestos_2/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/K8200/Configuration.h View File

58
  */
58
  */
59
 #define CONFIGURATION_H_VERSION 010100
59
 #define CONFIGURATION_H_VERSION 010100
60
 
60
 
61
-#include "boards.h"
62
-#include "macros.h"
63
-
64
 //===========================================================================
61
 //===========================================================================
65
 //============================= Getting Started =============================
62
 //============================= Getting Started =============================
66
 //===========================================================================
63
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/K8400/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/K8400/Dual-head/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

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

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/RigidBot/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/SCARA/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/TAZ4/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/WITBOX/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

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

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

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

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

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

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

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

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

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

57
  */
57
  */
58
 #define CONFIGURATION_H_VERSION 010100
58
 #define CONFIGURATION_H_VERSION 010100
59
 
59
 
60
-#include "boards.h"
61
-#include "macros.h"
62
-
63
 //===========================================================================
60
 //===========================================================================
64
 //============================= Getting Started =============================
61
 //============================= Getting Started =============================
65
 //===========================================================================
62
 //===========================================================================

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

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

+ 0
- 3
Marlin/example_configurations/makibox/Configuration.h View File

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

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

51
  */
51
  */
52
 #define CONFIGURATION_H_VERSION 010100
52
 #define CONFIGURATION_H_VERSION 010100
53
 
53
 
54
-#include "boards.h"
55
-#include "macros.h"
56
-
57
 //===========================================================================
54
 //===========================================================================
58
 //============================= Getting Started =============================
55
 //============================= Getting Started =============================
59
 //===========================================================================
56
 //===========================================================================

Loading…
Cancel
Save