Include boards and macros ahead of configs
This commit is contained in:
parent
5f4702ecb2
commit
83c4653c71
23 changed files with 2 additions and 66 deletions
Marlin
Configuration.hMarlinConfig.h
example_configurations
Cartesio
Felix
Hephestos
Hephestos_2
K8200
K8400
RepRapWorld/Megatronics
RigidBot
SCARA
TAZ4
WITBOX
adafruit/ST7565
delta
biv2.5
generic
kossel_mini
kossel_pro
kossel_xl
makibox
tvrrug/Round2
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
#ifndef MARLIN_CONFIG_H
|
||||
#define MARLIN_CONFIG_H
|
||||
|
||||
#include "macros.h"
|
||||
#include "boards.h"
|
||||
#include "Configuration.h"
|
||||
#include "Conditionals_LCD.h"
|
||||
#include "Configuration_adv.h"
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -58,9 +58,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -57,9 +57,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
|
@ -51,9 +51,6 @@
|
|||
*/
|
||||
#define CONFIGURATION_H_VERSION 010100
|
||||
|
||||
#include "boards.h"
|
||||
#include "macros.h"
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
//===========================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue