Skip to content
Snippets Groups Projects
Commit 4b2ece15 authored by daid's avatar daid
Browse files

Merge pull request #453 from brackendawson/Marlin_v1

Make Gen7 1.4+ heater temp sensort pins match silkscreen.
parents 34bca48b d5ee2a5a
Branches
Tags
No related merge requests found
......@@ -181,10 +181,10 @@
#define E0_DIR_PIN 18
#define E0_ENABLE_PIN 25
#define TEMP_0_PIN 0
#define TEMP_0_PIN 1
#define TEMP_1_PIN -1
#define TEMP_2_PIN -1
#define TEMP_BED_PIN 1
#define TEMP_BED_PIN 0
#define HEATER_0_PIN 4
#define HEATER_1_PIN -1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment