Skip to content

Commit

Permalink
💡 Sub-include pins labels
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Oct 19, 2021
1 parent b4904cc commit b108741
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Marlin/src/pins/lpc1769/pins_BTT_SKR_V1_4_TURBO.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
// Include SKR 1.4 pins
//
#define REQUIRE_LPC1769
#include "../lpc1768/pins_BTT_SKR_V1_4.h"
#include "../lpc1768/pins_BTT_SKR_V1_4.h" // ... BTT_SKR_common
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_AZTEEG_X3.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#define SERVO0_PIN 44 // SERVO1 port
#define SERVO1_PIN 55 // SERVO2 port

#include "pins_RAMPS_13.h"
#include "pins_RAMPS_13.h" // ... RAMPS

//
// LCD / Controller
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_BQ_ZUM_MEGA_3D.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
//
// Import RAMPS 1.3 pins
//
#include "pins_RAMPS_13.h"
#include "pins_RAMPS_13.h" // ... RAMPS

//
// Used by the Hephestos 2 heated bed upgrade kit
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_K8200.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
#define DEFAULT_MACHINE_NAME "K8200"
#define DEFAULT_SOURCE_CODE_URL "github.com/CONSULitAS/Marlin-K8200"

#include "pins_3DRAG.h"
#include "pins_3DRAG.h" // ... RAMPS
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_K8400.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#define X_STOP_PIN 3
#define Y_STOP_PIN 14

#include "pins_3DRAG.h"
#include "pins_3DRAG.h" // ... RAMPS

//
// Heaters / Fans
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_LONGER3D_LKx_PRO.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@
// Other RAMPS 1.3 pins
//
#define IS_RAMPS_EFB // Override autodetection. Bed will be undefined.
#include "pins_RAMPS_13.h"
#include "pins_RAMPS_13.h" // ... RAMPS
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_MKS_BASE_10.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
#define BOARD_INFO_NAME "MKS BASE 1.0"
#define MKS_BASE_VERSION 10

#include "pins_MKS_BASE_common.h"
#include "pins_MKS_BASE_common.h" // ... RAMPS
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_MKS_BASE_14.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
#define CASE_LIGHT_PIN 11 // PB5 ** Pin24 ** PWM11
#endif

#include "pins_MKS_BASE_common.h"
#include "pins_MKS_BASE_common.h" // ... RAMPS

/*
Available connectors on MKS BASE v1.4
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_MKS_BASE_15.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
#define BOARD_INFO_NAME "MKS BASE 1.5"
#define MKS_BASE_VERSION 15

#include "pins_MKS_BASE_common.h"
#include "pins_MKS_BASE_common.h" // ... RAMPS
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_MKS_BASE_16.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
#define PS_ON_PIN -1
#endif

#include "pins_MKS_BASE_common.h"
#include "pins_MKS_BASE_common.h" // ... RAMPS
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_MKS_BASE_HEROIC.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* MKS BASE with Heroic HR4982 stepper drivers
*/

#include "pins_MKS_BASE_15.h"
#include "pins_MKS_BASE_15.h" // ... MKS_BASE_common ... RAMPS

/**
* Some new boards use HR4982 (Heroic) instead of the A4982 (Allegro) stepper drivers.
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_RIGIDBOARD_V2.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

#define BOARD_INFO_NAME "RigidBoard V2"

#include "pins_RIGIDBOARD.h"
#include "pins_RIGIDBOARD.h" // ... RAMPS

//
// Steppers
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_TRIGORILLA_13.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
#define E0_AUTO_FAN_PIN 9
#endif

#include "pins_RAMPS_13.h"
#include "pins_RAMPS_13.h" // ... RAMPS
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_ZRIB_V20.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* V2 and V3 Boards only differ in USB controller, nothing affecting the pins.
*/

#include "pins_MKS_GEN_13.h"
#include "pins_MKS_GEN_13.h" // ... RAMPS

#define ZRIB_V20_D6_PIN 6 // Fan
#define ZRIB_V20_D9_PIN 9 // Fan2
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/ramps/pins_ZRIB_V52.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#define E2_ENABLE_PIN 22
#define HEATER_1_PIN 7

#include "pins_MKS_BASE_common.h"
#include "pins_MKS_BASE_common.h" // ... RAMPS

/*
Available connectors on MKS BASE v1.4 (Basically same as ZRIB V5.2)
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_AZTEEG_X1.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@

#define BOARD_INFO_NAME "Azteeg X1"

#include "pins_SANGUINOLOLU_12.h"
#include "pins_SANGUINOLOLU_12.h" // ... SANGUINOLOLU_11
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_MELZI.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
#endif
#endif

#include "pins_SANGUINOLOLU_12.h"
#include "pins_SANGUINOLOLU_12.h" // ... SANGUINOLOLU_11
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_MELZI_CREALITY.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
#define BOARD_ST7920_DELAY_3 125
#endif

#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11

//
// For the stock CR-10 enable CR10_STOCKDISPLAY in Configuration.h
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_MELZI_MAKR3D.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
*/

#define BOARD_INFO_NAME "Melzi (ATmega1284)"
#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_MELZI_MALYAN.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

#define BOARD_INFO_NAME "Melzi (Malyan)"

#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11

#undef LCD_SDSS
#undef LCD_PINS_RS
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_MELZI_TRONXY.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#define BOARD_ST7920_DELAY_3 0
#endif

#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11

#undef Z_ENABLE_PIN
#undef LCD_PINS_RS
Expand Down
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_MELZI_V2.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
#define BOARD_ST7920_DELAY_3 0
#endif

#include "pins_MELZI.h"
#include "pins_MELZI.h" // ... SANGUINOLOLU_12 ... SANGUINOLOLU_11
2 changes: 1 addition & 1 deletion Marlin/src/pins/sanguino/pins_STB_11.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@

#define BOARD_INFO_NAME "STB V1.1"

#include "pins_SANGUINOLOLU_12.h"
#include "pins_SANGUINOLOLU_12.h" // ... SANGUINOLOLU_11
2 changes: 1 addition & 1 deletion Marlin/src/pins/stm32f1/pins_BTT_SKR_MINI_MZ_V1_0.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

#define BOARD_INFO_NAME "BTT SKR Mini MZ V1.0"

#include "pins_BTT_SKR_MINI_E3_V2_0.h"
#include "pins_BTT_SKR_MINI_E3_V2_0.h" // ... BTT_SKR_MINI_E3_common
2 changes: 1 addition & 1 deletion Marlin/src/pins/stm32f1/pins_MKS_ROBIN_E3D_V1_1.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
#endif
#endif

#include "pins_MKS_ROBIN_E3_V1_1_common.h"
#include "pins_MKS_ROBIN_E3_V1_1_common.h" // ... MKS_ROBIN_E3_common
2 changes: 1 addition & 1 deletion Marlin/src/pins/stm32f1/pins_MKS_ROBIN_E3_V1_1.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
#define BOARD_INFO_NAME "MKS Robin E3 V1.1"
#endif

#include "pins_MKS_ROBIN_E3_V1_1_common.h"
#include "pins_MKS_ROBIN_E3_V1_1_common.h" // ... MKS_ROBIN_E3_common

0 comments on commit b108741

Please sign in to comment.