🎨 Pins header comments

Co-Authored-By: Martin Turski <turningtides@outlook.de>
This commit is contained in:
Scott Lahteine 2023-03-24 02:40:29 -05:00
parent 769ad27645
commit 0914f9e0e1
155 changed files with 383 additions and 23 deletions

View file

@ -27,6 +27,9 @@
* Hardware Pin : 02 03 06 07 01 05 15 16 17 18 23 24 25 26 64 63 13 12 46 45 44 43 78 77 76 75 74 73 72 71 60 59 58 57 56 55 54 53 50 70 52 51 42 41 40 39 38 37 36 35 22 21 20 19 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 | 04 08 09 10 11 14 27 28 29 30 31 32 33 34 47 48 49 61 62 65 66 67 68 69 79 80 81 98 99 100 * Hardware Pin : 02 03 06 07 01 05 15 16 17 18 23 24 25 26 64 63 13 12 46 45 44 43 78 77 76 75 74 73 72 71 60 59 58 57 56 55 54 53 50 70 52 51 42 41 40 39 38 37 36 35 22 21 20 19 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 | 04 08 09 10 11 14 27 28 29 30 31 32 33 34 47 48 49 61 62 65 66 67 68 69 79 80 81 98 99 100
* Port : E0 E1 E4 E5 G5 E3 H3 H4 H5 H6 B4 B5 B6 B7 J1 J0 H1 H0 D3 D2 D1 D0 A0 A1 A2 A3 A4 A5 A6 A7 C7 C6 C5 C4 C3 C2 C1 C0 D7 G2 G1 G0 L7 L6 L5 L4 L3 L2 L1 L0 B3 B2 B1 B0 F0 F1 F2 F3 F4 F5 F6 F7 K0 K1 K2 K3 K4 K5 K6 K7 | E2 E6 E7 xx xx H2 H7 G3 G4 xx xx xx xx xx D4 D5 D6 xx xx J2 J3 J4 J5 J6 J7 xx xx xx xx xx * Port : E0 E1 E4 E5 G5 E3 H3 H4 H5 H6 B4 B5 B6 B7 J1 J0 H1 H0 D3 D2 D1 D0 A0 A1 A2 A3 A4 A5 A6 A7 C7 C6 C5 C4 C3 C2 C1 C0 D7 G2 G1 G0 L7 L6 L5 L4 L3 L2 L1 L0 B3 B2 B1 B0 F0 F1 F2 F3 F4 F5 F6 F7 K0 K1 K2 K3 K4 K5 K6 K7 | E2 E6 E7 xx xx H2 H7 G3 G4 xx xx xx xx xx D4 D5 D6 xx xx J2 J3 J4 J5 J6 J7 xx xx xx xx xx
* Logical Pin : 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | 78 79 80 xx xx 84 85 71 70 xx xx xx xx xx 81 82 83 xx xx 72 73 75 76 77 74 xx xx xx xx xx * Logical Pin : 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | 78 79 80 xx xx 84 85 71 70 xx xx xx xx xx 81 82 83 xx xx 72 73 75 76 77 74 xx xx xx xx xx
*
* Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA
* AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg
*/ */
#include "../fastio.h" #include "../fastio.h"

View file

@ -26,6 +26,9 @@
* *
* Logical Pin: 38 39 40 41 42 43 44 45 16 10 11 12 06 07 08 09 30 31 32 33 34 35 36 37 17 18 19 20 21 22 23 24 00 01 13 05 02 03 14 15 46 47 48 49 50 51 52 53 25 26 27 28 29 04 * Logical Pin: 38 39 40 41 42 43 44 45 16 10 11 12 06 07 08 09 30 31 32 33 34 35 36 37 17 18 19 20 21 22 23 24 00 01 13 05 02 03 14 15 46 47 48 49 50 51 52 53 25 26 27 28 29 04
* Port: A0 A1 A2 A3 A4 A5 A6 A7 B0 B1 B2 B3 B4 B5 B6 B7 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 E0 E1 E2 E3 E4 E5 E6 E7 F0 F1 F2 F3 F4 F5 F6 F7 G0 G1 G2 G3 G4 G5 * Port: A0 A1 A2 A3 A4 A5 A6 A7 B0 B1 B2 B3 B4 B5 B6 B7 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 E0 E1 E2 E3 E4 E5 E6 E7 F0 F1 F2 F3 F4 F5 F6 F7 G0 G1 G2 G3 G4 G5
*
* Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA
* AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg
*/ */
#include "../fastio.h" #include "../fastio.h"

View file

@ -26,6 +26,9 @@
* *
* Logical Pin: 08 09 10 11 12 13 14 15 16 17 18 19 20 21 00 01 02 03 04 05 06 07 * Logical Pin: 08 09 10 11 12 13 14 15 16 17 18 19 20 21 00 01 02 03 04 05 06 07
* Port: B0 B1 B2 B3 B4 B5 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 * Port: B0 B1 B2 B3 B4 B5 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7
*
* Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA
* AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg
*/ */
#include "../fastio.h" #include "../fastio.h"

View file

@ -26,6 +26,9 @@
* *
* Logical Pin: 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 * Logical Pin: 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
* Port: B0 B1 B2 B3 B4 B5 B6 B7 D0 D1 D2 D3 D4 D5 D6 D7 C0 C1 C2 C3 C4 C5 C6 C7 A7 A6 A5 A4 A3 A2 A1 A0 * Port: B0 B1 B2 B3 B4 B5 B6 B7 D0 D1 D2 D3 D4 D5 D6 D7 C0 C1 C2 C3 C4 C5 C6 C7 A7 A6 A5 A4 A3 A2 A1 A0
*
* Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA
* AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg
*/ */
/** ATMega644 /** ATMega644

View file

@ -27,6 +27,9 @@
* Logical Pin: 28 29 30 31 32 33 34 35 20 21 22 23 24 25 26 27 10 11 12 13 14 15 16 17 00 01 02 03 04 05 06 07 08 09(46*47)36 37 18 19 38 39 40 41 42 43 44 45 * Logical Pin: 28 29 30 31 32 33 34 35 20 21 22 23 24 25 26 27 10 11 12 13 14 15 16 17 00 01 02 03 04 05 06 07 08 09(46*47)36 37 18 19 38 39 40 41 42 43 44 45
* Port: A0 A1 A2 A3 A4 A5 A6 A7 B0 B1 B2 B3 B4 B5 B6 B7 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 E0 E1 E2 E3 E4 E5 E6 E7 F0 F1 F2 F3 F4 F5 F6 F7 * Port: A0 A1 A2 A3 A4 A5 A6 A7 B0 B1 B2 B3 B4 B5 B6 B7 C0 C1 C2 C3 C4 C5 C6 C7 D0 D1 D2 D3 D4 D5 D6 D7 E0 E1 E2 E3 E4 E5 E6 E7 F0 F1 F2 F3 F4 F5 F6 F7
* The logical pins 46 and 47 are not supported by Teensyduino, but are supported below as E2 and E3 * The logical pins 46 and 47 are not supported by Teensyduino, but are supported below as E2 and E3
*
* Arduino Pin Layout video: https://youtu.be/rIqeVCX09FA
* AVR alternate pin function overview video: https://youtu.be/1yd8wuI5Plg
*/ */
#include "../fastio.h" #include "../fastio.h"

View file

@ -34,4 +34,3 @@ void u8g_i2c_stop();
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif

View file

@ -40,5 +40,3 @@ uint8_t u8g_com_ST7920_sw_spi_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void
#define U8G_COM_T6963 u8g_com_null_fn #define U8G_COM_T6963 u8g_com_null_fn
#define U8G_COM_FAST_PARALLEL u8g_com_null_fn #define U8G_COM_FAST_PARALLEL u8g_com_null_fn
#define U8G_COM_UC_I2C u8g_com_null_fn #define U8G_COM_UC_I2C u8g_com_null_fn

View file

@ -64,7 +64,7 @@
} }
void spiInit(uint8_t spiRate) { void spiInit(uint8_t spiRate) {
// Use datarates Marlin uses // Use Marlin datarates
uint32_t clock; uint32_t clock;
switch (spiRate) { switch (spiRate) {
case SPI_FULL_SPEED: clock = 8000000; break; case SPI_FULL_SPEED: clock = 8000000; break;

View file

@ -213,4 +213,3 @@
#define DIO53_PIN PIN_PA21 #define DIO53_PIN PIN_PA21
#define DIO54_PIN PIN_PA06 #define DIO54_PIN PIN_PA06
#define DIO55_PIN PIN_PA07 #define DIO55_PIN PIN_PA07

View file

@ -23,6 +23,8 @@
/** /**
* AZSMZ MINI pin assignments * AZSMZ MINI pin assignments
* Schematic: http://green-candy.osdn.jp/external/MarlinFW/board_schematics/AZSMZ%20MINI/AZSMZ.svg
* Source: https://raw.githubusercontent.com/Rose-Fish/AZSMZ-mini/master/AZSMZ.sch
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -22,11 +22,7 @@
#pragma once #pragma once
/** /**
* BIQU BQ111-A4 * BIQU Thunder B300 V1.0
*
* Applies to the following boards:
*
* BOARD_BIQU_BQ111_A4 (Hotend, Fan, Bed)
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,10 @@
/** /**
* BIQU BQ111-A4 pin assignments * BIQU BQ111-A4 pin assignments
*
* Applies to the following boards:
*
* BOARD_BIQU_BQ111_A4 (Hotend, Fan, Bed)
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* BigTreeTech SKR 1.1 pin assignments * BigTreeTech SKR 1.1 pin assignments
* Schematic: http://green-candy.osdn.jp/external/MarlinFW/board_schematics/BTT%20SKR%20V1.1/SKR-V1.1SchDoc.pdf
* Origin: https://github.com/bigtreetech/BIGTREETECH-SKR-V1.1/blob/master/hardware/SKR-V1.1SchDoc.pdf
*/ */
#define BOARD_INFO_NAME "BTT SKR V1.1" #define BOARD_INFO_NAME "BTT SKR V1.1"

View file

@ -23,6 +23,8 @@
/** /**
* BigTreeTech SKR 1.3 pin assignments * BigTreeTech SKR 1.3 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/BTT%20SKR%20V1.3/SKR-V1.3-SCH.pdf
* Origin: https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/blob/master/BTT%20SKR%20V1.3/hardware/SKR-V1.3-SCH.pdf
*/ */
#define BOARD_INFO_NAME "BTT SKR V1.3" #define BOARD_INFO_NAME "BTT SKR V1.3"

View file

@ -23,6 +23,8 @@
/** /**
* BigTreeTech SKR 1.4 pin assignments * BigTreeTech SKR 1.4 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/BTT%20SKR%20V1.4%20+%20Turbo/BTT%20SKR%20V1.4-SCH.pdf
* Origin: https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/blob/master/BTT%20SKR%20V1.4/Hardware/BTT%20SKR%20V1.4-SCH.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* eMotion-Tech eMotronic pin assignments * eMotion-Tech eMotronic pin assignments
* Schematic: http://green-candy.osdn.jp/external/MarlinFW/board_schematics/eMotion-Tech%20eMotronic/eMotronic_brd_sources_1.0.4/eMotronic_sch.pdf
* Origin: https://data.emotion-tech.com/ftp/Datasheets_et_sources/Sources/eMotronic_brd_sources_1.0.4.zip
* *
* Board pins<->features assignments are based on the * Board pins<->features assignments are based on the
* Micro-Delta Rework printer default connections. * Micro-Delta Rework printer default connections.

View file

@ -23,6 +23,8 @@
/** /**
* GMARSH X6 Rev.1 pin assignments * GMARSH X6 Rev.1 pin assignments
* Schematic: http://green-candy.osdn.jp/external/MarlinFW/board_schematics/GMARSH%20X6%20Rev.1/armprinter_2208_1heater.pdf
* Origin: https://github.com/gmarsh/gmarsh_x6/blob/master/armprinter_2208_1heater.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Makerbase MKS SBASE pin assignments * Makerbase MKS SBASE pin assignments
* Schematic (V1.3): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/MKS%20SBASE%20V1.3/MKS%20SBASE%20V1.3_002%20SCH.pdf
* Origin (V1.3): http://green-candy.osdn.jp/external/MarlinFW/board_schematics/MKS%20SBASE%20V1.3/MKS%20SBASE%20V1.3_002%20SCH.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Makerbase MKS SGEN-L pin assignments * Makerbase MKS SGEN-L pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/MKS_GEN_L_V1_0/MKS%20Gen_L%20V1.0_008%20SCH.pdf
* Origin: https://github.com/makerbase-mks/SGEN_L/blob/master/Hardware/MKS%20SGEN_L%20V1.0_001/MKS%20SGEN_L%20V1.0_001%20SCH.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Re-ARM with RAMPS v1.4 pin assignments * Re-ARM with RAMPS v1.4 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Re-ARM%20RAMPS%201.4/Re_ARM_Schematic.pdf
* Origin: https://reprap.org/mediawiki/images/f/fa/Re_ARM_Schematic.pdf
* *
* Applies to the following boards: * Applies to the following boards:
* *

View file

@ -23,6 +23,8 @@
/** /**
* Selena Compact pin assignments * Selena Compact pin assignments
* Pinout: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Selena%20Compact/Compact%20Pinout.pdf
* Origin: https://github.com/f61/Selena/blob/master/Compact%20Pinout.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Azteeg X5 GT pin assignments * Azteeg X5 GT pin assignments
* Wiring diagram: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Azteeg%20X5%20GT/X5%20GT%20Wiring%20Diagram.pdf
* Origin: https://panucattdevices.freshdesk.com/support/solutions/articles/1000244740-support-files
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,10 @@
/** /**
* Azteeg X5 MINI pin assignments * Azteeg X5 MINI pin assignments
* Schematic (V1): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Azteeg%20X5%20MINI/x5mini_design_files/X5mini_design_files/V1/X5%20Mini%20PUB%20v1.0.pdf
* Schematic (V2): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Azteeg%20X5%20MINI/x5mini_design_files/X5mini_design_files/V2/X5%20Mini%20V2%20SCH%20Pub.pdf
* Schematic (V3): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Azteeg%20X5%20MINI/x5mini_design_files/X5mini_design_files/V3/X5%20Mini%20V3%20SCH%20Pub.pdf
* Origin: http://files.panucatt.com/datasheets/x5mini_design_files.zip
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Azteeg X5 MINI WIFI pin assignments * Azteeg X5 MINI WIFI pin assignments
* Wiring diagram: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Azteeg%20X5%20MINI%20WIFI/x5mini_wifi_wiring.pdf
* Origin: http://files.panucatt.com/datasheets/x5mini_wifi_wiring.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* BigTreeTech SKR E3 Turbo pin assignments * BigTreeTech SKR E3 Turbo pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/BTT%20SKR%20E3%20Turbo/BTT%20SKR%20E3%20Turbo-SCH.pdf
* Origin: https://github.com/bigtreetech/BIGTREETECH-SKR-E3-Turbo/blob/master/Hardware/BTT%20SKR%20E3%20Turbo-SCH.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* BigTreeTech SKR 1.4 Turbo pin assignments * BigTreeTech SKR 1.4 Turbo pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/BTT%20SKR%20V1.4%20+%20Turbo/BTT%20SKR%20V1.4-SCH.pdf
* Origin: https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/blob/master/BTT%20SKR%20V1.4/Hardware/BTT%20SKR%20V1.4-SCH.pdf
*/ */
#define BOARD_INFO_NAME "BTT SKR V1.4 TURBO" #define BOARD_INFO_NAME "BTT SKR V1.4 TURBO"

View file

@ -23,6 +23,8 @@
/** /**
* Cohesion3D Mini pin assignments * Cohesion3D Mini pin assignments
* Pinout: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Cohesion3D%20Mini/c3d-pinout.jpg
* Origin: https://lasergods.com/cohesion3d-mini-pinout-diagram/
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Cohesion3D ReMix pin assignments * Cohesion3D ReMix pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Cohesion3D%20ReMix/C3D%20ReMix%20rev2.svg
* Origin: https://github.com/Cohesion3D/Cohesion3D-ReMix/blob/master/C3D%20ReMix%20rev2.sch
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* FLYmaker FLY-CDY pin assignments * FLYmaker FLY-CDY pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/FLYmaker%20FLY-CDY%20V1/FLY_CDY%20SCH.pdf
* Origin: https://github.com/Mellow-3D/FLY-CDY/blob/master/Motherboard%20information/FLY_CDY%20SCH.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* MKS SGen pin assignments * MKS SGen pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/MKS%20SGEN/MKS%20SGEN%20V1.0_001%20SCH.pdf
* Origin: https://github.com/makerbase-mks/MKS-SGen/blob/master/Hardware/MKS%20SGEN%20V1.0_001/MKS%20SGEN%20V1.0_001%20SCH.pdf
* *
* Pins diagram: * Pins diagram:
* https://github.com/makerbase-mks/MKS-SGen/blob/master/Hardware/MKS%20SGEN%20V1.0_001/MKS%20SGEN%20V1.0_001%20PIN.pdf * https://github.com/makerbase-mks/MKS-SGen/blob/master/Hardware/MKS%20SGEN%20V1.0_001/MKS%20SGEN%20V1.0_001%20PIN.pdf

View file

@ -23,6 +23,8 @@
/** /**
* MKS SGen-L V2 pin assignments * MKS SGen-L V2 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/MKS%20SGEN_L%20V2/MKS%20SGEN_L%20V2.0_003%20SCH.pdf
* Origin: https://github.com/makerbase-mks/MKS-SGEN_L-V2/blob/master/Hardware/MKS%20SGEN_L%20V2.0_003/MKS%20SGEN_L%20V2.0_003%20SCH.pdf
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Smoothieware Smoothieboard pin assignments * Smoothieware Smoothieboard pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Smoothieware%20Smoothieboard%20V1/http.i.imgur.com.oj4zqs3.png
* Origin: http://smoothieware.org/_media///external/http.i.imgur.com.oj4zqs3.png
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,7 @@
/** /**
* Cheaptronic v1.0 pin assignments * Cheaptronic v1.0 pin assignments
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -24,7 +24,9 @@
/** /**
* Cheaptronic v2.0 pin assignments * Cheaptronic v2.0 pin assignments
* Built and sold by Michal Dyntar - RRO * Built and sold by Michal Dyntar - RRO
* www.reprapobchod.cz * www.reprapobchod.cz (DOES NOT EXIST ANYMORE)
* https://web.archive.org/web/20190306201523/http://reprapobchod.cz/
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,9 @@
/** /**
* CartesioV11 pin assignments * CartesioV11 pin assignments
* Comes with an Arduino Mega, see
* https://web.archive.org/web/20171024190029/http://mauk.cc/mediawiki/index.php/Electronical_assembly
* ATmega2560, ATmega1280
*/ */
#define ALLOW_MEGA1280 #define ALLOW_MEGA1280

View file

@ -23,6 +23,9 @@
/** /**
* CartesioV12 pin assignments * CartesioV12 pin assignments
* Comes with an Arduino Mega, see
* https://web.archive.org/web/20171024190029/http://mauk.cc/mediawiki/index.php/Electronical_assembly
* ATmega2560, ATmega1280
*/ */
#define ALLOW_MEGA1280 #define ALLOW_MEGA1280

View file

@ -23,6 +23,7 @@
/** /**
* CNControls V15 for HMS434 pin assignments * CNControls V15 for HMS434 pin assignments
* ATmega2560, ATmega1280
*/ */
#define ALLOW_MEGA1280 #define ALLOW_MEGA1280

View file

@ -23,6 +23,7 @@
/** /**
* Einstart-S pin assignments * Einstart-S pin assignments
* ATmega2560, ATmega1280
* PCB Silkscreen: 3DPrinterCon_v3.5 * PCB Silkscreen: 3DPrinterCon_v3.5
*/ */

View file

@ -23,6 +23,9 @@
/** /**
* Elefu RA Board Pin Assignments * Elefu RA Board Pin Assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Elefu%20Ra%20v3/schematic.pdf
* Origin: https://github.com/kiyoshigawa/Elefu-RAv3/blob/master/RA_Circuits.zip
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -25,6 +25,9 @@
* Geeetech GT2560 Revision A board pin assignments, based on the work of * Geeetech GT2560 Revision A board pin assignments, based on the work of
* George Robles (https://georges3dprinters.com) and * George Robles (https://georges3dprinters.com) and
* Richard Smith <galorin@gmail.com> * Richard Smith <galorin@gmail.com>
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Geeetech%20GT2560%20Revision%20A/GT2560_sch.pdf
* Origin: https://www.geeetech.com/wiki/images/9/90/GT2560_sch.pdf
* ATmega2560
*/ */
#define ALLOW_MEGA1280 #define ALLOW_MEGA1280

View file

@ -23,6 +23,9 @@
/** /**
* Geeetech GT2560 Revision A+ board pin assignments * Geeetech GT2560 Revision A+ board pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Geeetech%20GT2560%20Revision%20A+/Hardware_GT2560_RevA+.pdf
* Origin: https://www.geeetech.com/wiki/images/d/d3/Hardware_GT2560_RevA%2B.pdf
* ATmega2560
*/ */
#define BOARD_INFO_NAME "GT2560 Rev.A+" #define BOARD_INFO_NAME "GT2560 Rev.A+"

View file

@ -23,6 +23,9 @@
/** /**
* Geeetech GT2560 Rev B Pins * Geeetech GT2560 Rev B Pins
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Geeetech%20GT2560%20Rev%20B/GT2560_REVB.pdf
* Origin: https://www.geeetech.com/wiki/images/7/72/GT2560_REVB.pdf
* ATmega2560
*/ */
#define BOARD_INFO_NAME "GT2560 Rev B" #define BOARD_INFO_NAME "GT2560 Rev B"

View file

@ -23,6 +23,9 @@
/** /**
* Geeetech GT2560 3.0/3.1 pin assignments * Geeetech GT2560 3.0/3.1 pin assignments
* Schematic (3.0): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Geeetech%20GT2560%203.0/GT2560_V3.0_SCH.pdf
* Origin (3.0): https://github.com/Geeetech3D/Diagram/blob/master/GT2560_V3.0_SCH.pdf
* ATmega2560
* *
* Also GT2560 RevB and GT2560 4.0/4.1 * Also GT2560 RevB and GT2560 4.0/4.1
*/ */

View file

@ -23,6 +23,7 @@
/** /**
* Geeetech A20M board pin assignments * Geeetech A20M board pin assignments
* ATmega2560
*/ */
#define LCD_PINS_RS 5 #define LCD_PINS_RS 5

View file

@ -23,6 +23,7 @@
/** /**
* Geeetech GT2560 V 3.0 board pin assignments (for Mecreator 2) * Geeetech GT2560 V 3.0 board pin assignments (for Mecreator 2)
* ATmega2560
*/ */
#define BOARD_INFO_NAME "GT2560 V3.0 (MC2)" #define BOARD_INFO_NAME "GT2560 V3.0 (MC2)"

View file

@ -23,6 +23,9 @@
/** /**
* Geeetech GT2560 V4.X Pins * Geeetech GT2560 V4.X Pins
* Schematic (4.0): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Geeetech%20GT2560%20V4.x%20+%20A20/GT2560V4.0SCHA20T.pdf
* Schematic (4.1B): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Geeetech%20GT2560%20V4.x%20+%20A20/GT2560V4.1BSCHA20T.pdf
* Origin: https://www.geeetech.com/download.html?spm=a2g0s.imconversation.0.0.22d23e5fXlQBWv&download_id=45
*/ */
#define BOARD_INFO_NAME "GT2560 4.x" #define BOARD_INFO_NAME "GT2560 4.x"

View file

@ -23,6 +23,7 @@
/** /**
* Geeetech A20 GT2560 V4.x board pin assignments * Geeetech A20 GT2560 V4.x board pin assignments
* ATmega2560
*/ */
#define BOARD_INFO_NAME "GT2560 4.x" #define BOARD_INFO_NAME "GT2560 4.x"

View file

@ -23,6 +23,7 @@
/** /**
* Geeetech HJC2560-C Rev 2.x board pin assignments * Geeetech HJC2560-C Rev 2.x board pin assignments
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,7 @@
/** /**
* Intamsys Funmat HT V4.0 Mainboard * Intamsys Funmat HT V4.0 Mainboard
* ATmega2560
* 4988 Drivers Tested * 4988 Drivers Tested
* 2208 version exists and may or may not work * 2208 version exists and may or may not work
*/ */

View file

@ -23,6 +23,7 @@
/** /**
* Leapfrog Driver board pin assignments * Leapfrog Driver board pin assignments
* ATmega2560, ATmega1280
*/ */
#define ALLOW_MEGA1280 #define ALLOW_MEGA1280

View file

@ -23,6 +23,7 @@
/** /**
* Leapfrog Xeed Driver board pin assignments * Leapfrog Xeed Driver board pin assignments
* ATmega2560
* *
* This board is used by other Leapfrog printers in addition to the Xeed, * This board is used by other Leapfrog printers in addition to the Xeed,
* such as the Creatr HS and Bolt. The pin assignments vary wildly between * such as the Creatr HS and Bolt. The pin assignments vary wildly between

View file

@ -24,6 +24,8 @@
/** /**
* Malyan M180 pin assignments * Malyan M180 pin assignments
* Contributed by Timo Birnschein (timo.birnschein@microforge.de) * Contributed by Timo Birnschein (timo.birnschein@microforge.de)
* @Timo: sind diese Pin Definitionen immernoch korrekt? (Antwort an turningtides@outlook.de bitte)
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,9 @@
/** /**
* Mega controller pin assignments * Mega controller pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Mega%20Controller/Mega_controller.pdf
* Origin: https://reprap.org/mediawiki/images/b/ba/Mega_controller.pdf
* ATmega2560
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,9 @@
/** /**
* MegaTronics pin assignments * MegaTronics pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/MegaTronics/Megatronics_1_0_sch.pdf
* Origin: https://reprap.org/mediawiki/images/a/a3/Megatronics_1_0_sch.pdf
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,9 @@
/** /**
* MegaTronics v2.0 pin assignments * MegaTronics v2.0 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Megatronics%20v2.0/megatronics%20-%20Project.pdf
* Origin: https://reprap.org/wiki/File:Megatronicsv2PDF.zip
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* MegaTronics v3.0 / v3.1 / v3.2 pin assignments * MegaTronics v3.0 / v3.1 / v3.2 pin assignments
* Schematic Origin: https://github.com/brupje/Megatronics_3/blob/master/Design%20Files/megatronics.sch
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,8 @@
/** /**
* Mightyboard Rev.E pin assignments * Mightyboard Rev.E pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Mightyboard%20Rev.E/MakerBot%20MightyBoard%20REVE%20Schematic.pdf
* Origin: https://github.com/sciguy14/HelioWatcher/blob/master/HelioWatcher%20Circuit/MakerBot%20MightyBoard%20REVE%20Schematic.pdf
* also works for Rev D boards. It's all rev E despite what the silk screen says * also works for Rev D boards. It's all rev E despite what the silk screen says
*/ */

View file

@ -23,6 +23,11 @@
/** /**
* Minitronics v1.0/1.1 pin assignments * Minitronics v1.0/1.1 pin assignments
* Schematic (1.0): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Minitronics%20v1.0/minitronics%20-%20Project.pdf
* Origin (1.0): https://reprap.org/wiki/File:MinitronicsPDF.zip
* Datasheet (1.1): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Minitronics%20v1.1/datasheet%20minitronics%20v1.1.pdf
* Origin (1.1): https://reprapworld.nl/documentation/datasheet%20minitronics%20v1.1.pdf
* ATmega1281
*/ */
/** /**

View file

@ -23,6 +23,9 @@
/** /**
* Dreammaker Overlord v1.1 pin assignments * Dreammaker Overlord v1.1 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Dreammaker%20Overlord%20v1.1/Schematic.pdf
* Origin: https://github.com/jdpiercy/Overlord-Pro/blob/master/Motherboard/Schematic.pdf
* ATmega2560
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,9 @@
/** /**
* Arduino Mega with PICA pin assignments * Arduino Mega with PICA pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/PICA/pica_schematic.pdf
* Origin: https://github.com/mjrice/PICA/blob/master/pica_schematic.pdf
* ATmega2560
* *
* PICA is Power, Interface, and Control Adapter and is open source hardware. * PICA is Power, Interface, and Control Adapter and is open source hardware.
* See https://github.com/mjrice/PICA for schematics etc. * See https://github.com/mjrice/PICA for schematics etc.

View file

@ -21,6 +21,10 @@
*/ */
#pragma once #pragma once
// Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/PICAOLD/pica_schematic.pdf
// Origin: https://github.com/mjrice/PICA/blob/97ab9e7771a8e5eef97788f3adcc17a9fa9de9b9/pica_schematic.pdf
// ATmega2560
#define HEATER_0_PIN 9 // E0 #define HEATER_0_PIN 9 // E0
#define HEATER_1_PIN 10 // E1 #define HEATER_1_PIN 10 // E1
#define FAN_PIN 11 #define FAN_PIN 11

View file

@ -23,6 +23,9 @@
/** /**
* Protoneer v3.00 pin assignments * Protoneer v3.00 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Protoneer%20CNC%20Shield%20v3.00/Arduino-CNC-Shield-Scematics-V3.XX_.webp
* Origin: https://i0.wp.com/blog.protoneer.co.nz/wp-content/uploads/2013/07/Arduino-CNC-Shield-Scematics-V3.XX_.jpg
* ATmega2560
* *
* This CNC shield has an UNO pinout and fits all Arduino-compatibles. * This CNC shield has an UNO pinout and fits all Arduino-compatibles.
* *

View file

@ -21,6 +21,8 @@
*/ */
#pragma once #pragma once
// ATmega2561
#if NOT_TARGET(__AVR_ATmega1281__, __AVR_ATmega2561__) #if NOT_TARGET(__AVR_ATmega1281__, __AVR_ATmega2561__)
#error "Oops! Select 'Silvergate' in 'Tools > Board.'" #error "Oops! Select 'Silvergate' in 'Tools > Board.'"
#endif #endif

View file

@ -23,6 +23,7 @@
/** /**
* Wanhao 0ne+ pin assignments * Wanhao 0ne+ pin assignments
* ATmega2560
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,7 @@
/** /**
* Based on WEEDO 62A pin configuration * Based on WEEDO 62A pin configuration
* Copyright (c) 2019 WEEDO3D Perron * Copyright (c) 2019 WEEDO3D Perron
* ATmega2560
*/ */
#pragma once #pragma once

View file

@ -23,6 +23,8 @@
/** /**
* Einsy-Rambo pin assignments * Einsy-Rambo pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Einsy-Rambo/Schematic%20Prints_Einsy%20Rambo_1.1a.PDF
* Origin: https://github.com/ultimachine/Einsy-Rambo/blob/1.1a/board/Project%20Outputs/Schematic%20Prints_Einsy%20Rambo_1.1a.PDF
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,10 @@
/** /**
* Einsy-Retro pin assignments * Einsy-Retro pin assignments
* Schematic (1.0b): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Einsy-Retro/Schematic%20Prints_EinsyRetro_1.0b.PDF
* Origin (1.0b): https://github.com/ultimachine/EinsyRetro/blob/master/board/Project%20Outputs/Schematic%20Prints_EinsyRetro_1.0b.PDF
* Schematic (1.0c): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Einsy-Retro/Schematic%20Prints_EinsyRetro_1.0c.PDF
* Origin (1.0c): https://github.com/ultimachine/EinsyRetro/blob/master/board/Project%20Outputs/Schematic%20Prints_EinsyRetro_1.0c.PDF
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,10 @@
/** /**
* Mini-RAMBo pin assignments * Mini-RAMBo pin assignments
* Schematic (1.3a): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Mini%20RAMBo/Mini-Rambo.PDF
* Origin (1.3a): https://github.com/ultimachine/Mini-Rambo/blob/1.3a/board/Project%20Outputs%20for%20Mini-Rambo/Mini-Rambo.PDF
* Schematic (1.0a): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/Mini%20RAMBo%201.0a/Mini-Rambo.PDF
* Origin (1.0a): https://github.com/ultimachine/Mini-Rambo/blob/v1.1b/board/Project%20Outputs%20for%20Mini-Rambo/Mini-Rambo.PDF
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -39,6 +39,8 @@
/** /**
* Rambo pin assignments * Rambo pin assignments
* Schematic (1.1b): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMBo/Rambo1-1-schematic.png
* Origin (1.1b): https://www.reprap.org/wiki/File:Rambo1-1-schematic.png
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -25,7 +25,7 @@
* Rambo pin assignments MODIFIED FOR Scoovo X9H * Rambo pin assignments MODIFIED FOR Scoovo X9H
************************************************/ ************************************************/
#include "env_target.h" #include "env_validate.h"
#define BOARD_INFO_NAME "Scoovo X9H" #define BOARD_INFO_NAME "Scoovo X9H"

View file

@ -23,6 +23,10 @@
/** /**
* 3DRAG (and K8200 / K8400) Arduino Mega with RAMPS v1.4 pin assignments * 3DRAG (and K8200 / K8400) Arduino Mega with RAMPS v1.4 pin assignments
* This may be compatible with the standalone Controller variant.
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/3DRAG%20+%20Controller/Schema_base.jpg
* Origin: https://reprap.org/wiki/File:Schema_base.jpg
* ATmega2560, ATmega1280
*/ */
#ifndef BOARD_INFO_NAME #ifndef BOARD_INFO_NAME

View file

@ -23,6 +23,9 @@
/** /**
* AZTEEG_X3 Arduino Mega with RAMPS v1.4 pin assignments * AZTEEG_X3 Arduino Mega with RAMPS v1.4 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/AZTEEG_X3/AZTEEG%20X3%20PUB%20v1.12.pdf
* Origin: http://files.panucatt.com/datasheets/azteegx3_designfiles.zip
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -23,6 +23,9 @@
/** /**
* AZTEEG_X3_PRO (Arduino Mega) pin assignments * AZTEEG_X3_PRO (Arduino Mega) pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/AZTEEG_X3_PRO/AZTEEG%20X3%20PRO%201.0%20PUB.pdf
* Origin: http://files.panucatt.com/datasheets/x3pro_sch_v1.0.zip
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -23,6 +23,9 @@
/** /**
* BAM&DICE Due (Arduino Mega) pin assignments * BAM&DICE Due (Arduino Mega) pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/BAM&DICE%20Due/2PRINTBETA-BAM&DICE-DUE-V1.1-sch.pdf
* Origin: http://www.2printbeta.de/download/2PRINTBETA-BAM&DICE-DUE-V1.1-sch.pdf
* ATmega2560, ATmega1280
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,7 @@
/** /**
* KFB 2.0 Arduino Mega2560 with RAMPS v1.4 pin assignments * KFB 2.0 Arduino Mega2560 with RAMPS v1.4 pin assignments
* ATmega2560
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,9 @@
/** /**
* bq ZUM Mega 3D board definition * bq ZUM Mega 3D board definition
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/bq%20ZUM%20Mega%203D/Zum%20Mega%203D.PDF
* Origin: https://github.com/bq/zum/blob/master/zum-mega3d/Zum%20Mega%203D.PDF
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -21,6 +21,8 @@
*/ */
#pragma once #pragma once
// ATmega2560
#define BOARD_INFO_NAME "Copymaster 3D RAMPS" #define BOARD_INFO_NAME "Copymaster 3D RAMPS"
#define Z_STEP_PIN 47 #define Z_STEP_PIN 47

View file

@ -21,6 +21,8 @@
*/ */
#pragma once #pragma once
// ATmega2560
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2
#error "Dagoma3D F5 supports up to 2 hotends / E steppers." #error "Dagoma3D F5 supports up to 2 hotends / E steppers."
#endif #endif

View file

@ -23,6 +23,7 @@
/** /**
* Wanhao Duplicator i3 Plus pin assignments * Wanhao Duplicator i3 Plus pin assignments
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -23,6 +23,7 @@
/** /**
* FELIXprinters v2.0/3.0 (RAMPS v1.4) pin assignments * FELIXprinters v2.0/3.0 (RAMPS v1.4) pin assignments
* ATmega2560, ATmega1280
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,7 @@
/** /**
* Formbot Raptor pin assignments * Formbot Raptor pin assignments
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -23,6 +23,7 @@
/** /**
* Formbot Raptor 2 pin assignments * Formbot Raptor 2 pin assignments
* ATmega2560
*/ */
#define BOARD_INFO_NAME "Formbot Raptor2" #define BOARD_INFO_NAME "Formbot Raptor2"

View file

@ -22,7 +22,8 @@
#pragma once #pragma once
/** /**
* Formbot pin assignments * Formbot T-Rex 2+ pin assignments
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -22,7 +22,8 @@
#pragma once #pragma once
/** /**
* Formbot pin assignments * Formbot T-Rex 3 pin assignments
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -23,6 +23,9 @@
// //
// FYSETC F6 1.3 (and 1.4) pin assignments // FYSETC F6 1.3 (and 1.4) pin assignments
// Schematic (1.3): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/FYSETC%20F6%201.3/F6_V13.pdf
// Origin: https://github.com/FYSETC/FYSETC-F6/blob/master/Hardware/V1.3/F6_V13.pdf
// ATmega2560
// //
#if NOT_TARGET(__AVR_ATmega2560__) #if NOT_TARGET(__AVR_ATmega2560__)

View file

@ -23,6 +23,9 @@
// //
// FYSETC F6 v1.4 pin assignments // FYSETC F6 v1.4 pin assignments
// Schematic (1.4): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/FYSETC%20F6%20v1.4/F6%20V1.4%20Sch.pdf
// Origin (1.4): https://github.com/FYSETC/FYSETC-F6/blob/master/Hardware/V1.4/F6%20V1.4%20Sch.pdf
// ATmega2560
// //
#define BOARD_INFO_NAME "FYSETC F6 1.4" #define BOARD_INFO_NAME "FYSETC F6 1.4"

View file

@ -24,6 +24,9 @@
/** /**
* K8200 Arduino Mega with RAMPS v1.3 pin assignments * K8200 Arduino Mega with RAMPS v1.3 pin assignments
* Identical to 3DRAG * Identical to 3DRAG
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/Velleman%20K8200/K8200diagram.jpg
* Origin: https://www.velleman.eu/images/tmp/K8200diagram.jpg
* ATmega2560
*/ */
#define BOARD_INFO_NAME "Velleman K8200" #define BOARD_INFO_NAME "Velleman K8200"

View file

@ -24,6 +24,9 @@
/** /**
* Velleman K8400 (Vertex) * Velleman K8400 (Vertex)
* 3DRAG clone * 3DRAG clone
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/Velleman%20K8400/k8400-schema-electronique.jpg
* Origin: https://filimprimante3d.fr/documents/k8400-schema-electronique.jpg
* ATmega2560, ATmega1280
* *
* K8400 has some minor differences over a normal 3Drag: * K8400 has some minor differences over a normal 3Drag:
* - No X/Y max endstops * - No X/Y max endstops

View file

@ -23,6 +23,7 @@
/** /**
* VERTEX NANO Arduino Mega with RAMPS EFB v1.4 pin assignments. * VERTEX NANO Arduino Mega with RAMPS EFB v1.4 pin assignments.
* ATmega2560, ATmega1280
*/ */
#if HAS_MULTI_HOTEND #if HAS_MULTI_HOTEND

View file

@ -23,6 +23,9 @@
/** /**
* Velleman K8800 (Vertex) * Velleman K8800 (Vertex)
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/Velleman%20K8800/K8800-schematic-V1.4.pdf
* Origin: https://www.velleman.eu/downloads/files/vertex-delta/schematics/K8800-schematic-V1.4.pdf
* ATmega2560, ATmega1280
*/ */
#include "env_validate.h" #include "env_validate.h"

View file

@ -23,6 +23,7 @@
/** /**
* Longer3D LK1/LK4/LK5 Pro board pin assignments * Longer3D LK1/LK4/LK5 Pro board pin assignments
* ATmega2560
*/ */
#define REQUIRE_MEGA2560 #define REQUIRE_MEGA2560

View file

@ -21,6 +21,8 @@
*/ */
#pragma once #pragma once
// ATmega2560
#define BOARD_INFO_NAME "MAKEboard Mini" #define BOARD_INFO_NAME "MAKEboard Mini"
// //

View file

@ -23,6 +23,12 @@
/** /**
* MKS BASE 1.0 Arduino Mega2560 with RAMPS v1.4 pin assignments * MKS BASE 1.0 Arduino Mega2560 with RAMPS v1.4 pin assignments
* Schematics:
* - https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/MKS%20BASE%201.0/PAGE1.pdf
* - https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/MKS%20BASE%201.0/PAGE2.pdf
* - https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/MKS%20BASE%201.0/PAGE3.pdf
* Origin: https://reprap.org/wiki/File:MKS_Base_V1.0_source.zip
* ATmega2560
* *
* Rev B - Override pin definitions for CASE_LIGHT and M3/M4/M5 spindle control * Rev B - Override pin definitions for CASE_LIGHT and M3/M4/M5 spindle control
*/ */

View file

@ -23,6 +23,7 @@
/** /**
* MKS BASE v1.4 with A4982 stepper drivers and digital micro-stepping * MKS BASE v1.4 with A4982 stepper drivers and digital micro-stepping
* ATmega2560
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,7 @@
/** /**
* MKS BASE v1.5 with A4982 stepper drivers and digital micro-stepping * MKS BASE v1.5 with A4982 stepper drivers and digital micro-stepping
* ATmega2560
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,9 @@
/** /**
* MKS BASE v1.6 with A4982 stepper drivers and digital micro-stepping * MKS BASE v1.6 with A4982 stepper drivers and digital micro-stepping
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/MKS%20BASE%201.6/MKS%20Base%20V1.6_004%20SCH.pdf
* Origin: https://github.com/makerbase-mks/MKS-BASE/blob/master/hardware/MKS%20Base%20V1.6_004/MKS%20Base%20V1.6_004%20SCH.pdf
* ATmega2560
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

View file

@ -23,6 +23,7 @@
/** /**
* MKS BASE with Heroic HR4982 stepper drivers * MKS BASE with Heroic HR4982 stepper drivers
* ATmega2560
*/ */
#include "pins_MKS_BASE_15.h" // ... MKS_BASE_common ... RAMPS #include "pins_MKS_BASE_15.h" // ... MKS_BASE_common ... RAMPS

View file

@ -23,6 +23,7 @@
/** /**
* MKS BASE Arduino Mega2560 with RAMPS pin assignments * MKS BASE Arduino Mega2560 with RAMPS pin assignments
* ATmega2560
*/ */
#ifndef BOARD_INFO_NAME #ifndef BOARD_INFO_NAME

View file

@ -23,6 +23,9 @@
/** /**
* Arduino Mega with RAMPS v1.4 adjusted pin assignments * Arduino Mega with RAMPS v1.4 adjusted pin assignments
* Schematic (1.4): https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/MKS%20GEN%20v1.4/MKS%20GEN%20V1.4_004%20SCH.pdf
* Origin (1.4): https://github.com/makerbase-mks/MKS-GEN/blob/master/hardware/MKS%20GEN%20V1.4_004/MKS%20GEN%20V1.4_004%20SCH.pdf
* ATmega2560, ATmega1280
* *
* MKS GEN v1.3 (Extruder, Fan, Bed) * MKS GEN v1.3 (Extruder, Fan, Bed)
* MKS GEN v1.3 (Extruder, Extruder, Fan, Bed) * MKS GEN v1.3 (Extruder, Extruder, Fan, Bed)

View file

@ -23,6 +23,9 @@
/** /**
* MKS GEN L Arduino Mega2560 with RAMPS v1.4 pin assignments * MKS GEN L Arduino Mega2560 with RAMPS v1.4 pin assignments
* Schematic: https://green-candy.osdn.jp/external/MarlinFW/board_schematics/RAMPS/MKS%20GEN%20L%20v1.0/MKS%20Gen_L%20V1.0_008%20SCH.pdf
* Origin: https://github.com/makerbase-mks/MKS-GEN_L/blob/master/hardware/MKS%20Gen_L%20V1.0_008/MKS%20Gen_L%20V1.0_008%20SCH.pdf
* ATmega2560, ATmega1280
*/ */
#if HOTENDS > 2 || E_STEPPERS > 2 #if HOTENDS > 2 || E_STEPPERS > 2

Some files were not shown because too many files have changed in this diff Show more