Chitu3D V9 board (#22401)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
VTXtruder
2021-07-20 23:27:19 -04:00
committed by GitHub
parent 909834683a
commit 50ada44e7e
7 changed files with 234 additions and 309 deletions

View File

@@ -81,12 +81,7 @@
// Heaters / Fans
//
#define HEATER_0_PIN PD12 // HOT-END
#define HEATER_1_PIN -1
#define HEATER_2_PIN -1
#define HEATER_BED_PIN PG11 // HOT-BED
#define HEATER_BED2_PIN -1 // BED2
#define HEATER_BED3_PIN -1 // BED3
#ifndef FAN_PIN
#define FAN_PIN PG14 // MAIN BOARD FAN
@@ -97,8 +92,8 @@
//
// Temperature Sensors
//
#define TEMP_BED_PIN PA0 // Analog Input
#define TEMP_0_PIN PA1 // Analog Input
#define TEMP_BED_PIN PA0 // Analog Input
//
// LCD Pins