mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 07:29:33 +00:00
574a5ab72a
Hopefully this is helpful to organization and future expansion….
8 lines
131 B
C
8 lines
131 B
C
/**
|
|
* Gen7 v1.3 pin assignments
|
|
*/
|
|
|
|
#define MOTHERBOARD BOARD_GEN7_12
|
|
#define GEN7_VERSION 13 // v1.3
|
|
|
|
#include "pins_GEN7_12.h"
|