This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/pins_MKS_BASE.h

11 lines
178 B
C
Raw Normal View History

2015-05-09 04:07:37 +02:00
/**
* MKS BASE 1.0 Arduino Mega2560 with RAMPS v1.4 pin assignments
*/
2015-05-23 01:20:54 +02:00
#define IS_RAMPS_EFB
2015-05-09 04:07:37 +02:00
2015-05-23 01:20:54 +02:00
#include "pins_RAMPS_13.h"
2015-05-09 04:07:37 +02:00
#undef HEATER_1_PIN
#define HEATER_1_PIN 7