0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-22 17:52:57 +00:00

🐛 Fix BLACKBEEZMINI fan, info (#26983)

This commit is contained in:
I3DBeeTech 2024-04-19 02:24:17 +05:30 committed by GitHub
parent d6961b2626
commit 90667f6114
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,8 +29,8 @@
#include "env_validate.h"
#ifndef DEFAULT_MACHINE_NAME
#define DEFAULT_MACHINE_NAME "I3DBEE BP_01"
#ifndef BOARD_INFO_NAME
#define BOARD_INFO_NAME "I3DBEE BP_01"
#endif
#define TEMP_TIMER 5
@ -97,7 +97,7 @@
#define HEATER_0_PIN PA2 // HOTEND MOSFET
#define HEATER_BED_PIN PA0 // BED MOSFET
#define FAN1_PIN PA1 // FAN1 header on board - PRINT FAN
#define FAN0_PIN PA1 // FAN1 header on board - PRINT FAN
//
// SD Card