MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.27k stars 19.23k forks source link

[BUG] Mightyboard - Incorrect fan operation when DEBUG LEDs are in use #24166

Closed grauerfuchs closed 2 years ago

grauerfuchs commented 2 years ago

Did you test the latest bugfix-2.0.x code?

Yes, and the problem still exists.

Bug Description

When using the LED_PIN define for visual indication, the parts cooling fan changes state.

Bug Timeline

commit 195383bc33e708e533ee7d7199184351d8f6e55b

Expected behavior

Using the debugging LEDs should not result in changes to the parts cooling fan.

Actual behavior

No response

Steps to Reproduce

Verify LED_PIN definition against the published schematic for the board

Version of Marlin Firmware

2.0.9.3 release, bugfix-2.0.x

Printer model

FlashForge Creator Pro

Electronics

No response

Add-ons

No response

Bed Leveling

No response

Your Slicer

No response

Host Software

No response

Additional information & file uploads

Configuration files not necessary for issue identification; The issue is due to an incorrect pins definition in the pins_MIGHTYBOARD_REVE.h file.

ellensp commented 2 years ago

merged. closing

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.