Tweak some pins formatting

This commit is contained in:
Scott Lahteine
2019-02-04 00:06:06 -06:00
parent 38c2ca9281
commit ca1be02bf0
3 changed files with 73 additions and 76 deletions

View File

@@ -31,9 +31,8 @@
* - Second heater has moved pin
*/
#define BOARD_NAME "K8400"
#define DEFAULT_MACHINE_NAME "Vertex"
#define DEFAULT_SOURCE_CODE_URL "https://github.com/birkett/Vertex-K8400-Firmware"
#define BOARD_NAME "K8400"
#include "pins_3DRAG.h"
@@ -52,13 +51,13 @@
// Steppers
//
#undef E1_STEP_PIN
#define E1_STEP_PIN 32
#define E1_STEP_PIN 32
//
// Heaters / Fans
//
#undef HEATER_1_PIN
#define HEATER_1_PIN 11
#define HEATER_1_PIN 11
//
// Misc. Functions