Merge upstream changes from Marlin 2.1.2.1
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
|
||||
/**
|
||||
* 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, Extruder, Fan, Bed)
|
||||
@@ -40,7 +43,9 @@
|
||||
// Heaters / Fans
|
||||
//
|
||||
// Power outputs EFBF or EFBE
|
||||
#define MOSFET_D_PIN 7
|
||||
//
|
||||
#define MOSFET_B_PIN 7
|
||||
#define FAN_PIN 9
|
||||
|
||||
//
|
||||
// PSU / SERVO
|
||||
|
Reference in New Issue
Block a user