In file included from Marlin/src/HAL/HAL_STM32F1/../../inc/MarlinConfig.h:39:0,
from Marlin/src/HAL/HAL_STM32F1/HAL.cpp:30:
Marlin/src/HAL/HAL_STM32F1/../../inc/../HAL/HAL_STM32F1/inc/SanityCheck.h:37:4: error: #error "FAST_PWM_FAN is not yet implemented for this platform."
#error "FAST_PWM_FAN is not yet implemented for this platform."
^~~~~
In file included from Marlin/src/HAL/HAL_STM32F1/../../inc/MarlinConfig.h:39:0,
from Marlin/src/HAL/HAL_STM32F1/HAL_SPI.cpp:35:
Marlin/src/HAL/HAL_STM32F1/../../inc/../HAL/HAL_STM32F1/inc/SanityCheck.h:37:4: error: #error "FAST_PWM_FAN is not yet implemented for this platform."
#error "FAST_PWM_FAN is not yet implemented for this platform."
^~~~~
In file included from Marlin/src/HAL/HAL_STM32F1/../../inc/MarlinConfig.h:39:0,
from Marlin/src/HAL/HAL_STM32F1/Servo.cpp:26:
Marlin/src/HAL/HAL_STM32F1/../../inc/../HAL/HAL_STM32F1/inc/SanityCheck.h:37:4: error: #error "FAST_PWM_FAN is not yet implemented for this platform."
#error "FAST_PWM_FAN is not yet implemented for this platform."
尝试通过启用 FAST_PWM_FAN 来消除冷却风扇噪音,但无法对其进行编译。
版本 1.2。健全性检查说: