Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] filament fan incorrect control in MKS robin nano v1.3 #25837

Closed
1 task done
riccalisci opened this issue May 16, 2023 · 3 comments
Closed
1 task done

[BUG] filament fan incorrect control in MKS robin nano v1.3 #25837

riccalisci opened this issue May 16, 2023 · 3 comments

Comments

@riccalisci
Copy link

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

Yes, and the problem still exists.

Bug Description

When the fan set to 0% led D1 (in mobo) flashes a little bit and the fan try to move. when the fan set to 100% led flashes yet and the fan not run constantly.
video

i commented a PB1 declaration in pins->stm32f4->pins_MKS_ROBIN_NANO_V1_3_F4.h. I don't know what it's for, but probably is in conflict with PB1 declared in pins_MKS_ROBIN_NANO_common.h.

I commented the line #define LED_PIN PB1 (as in image) and fan work correctly

235629132-882b08d6-693a-40ba-9faf-da4116a32568
configuration.zip

Bug Timeline

No response

Expected behavior

verify solution

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

2.1.x bugfix

Printer model

Flsun Q5

Electronics

MKS robin nano v1.3

Add-ons

TMC226 UART

Bed Leveling

UBL Bilinear mesh

Your Slicer

Prusa Slicer

Host Software

SD Card (headless)

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

No response

@riccalisci riccalisci changed the title [BUG] filament fan incorrect control [BUG] filament fan incorrect control in MKS robin nano v1.3 May 16, 2023
@ellensp
Copy link
Contributor

ellensp commented May 16, 2023

yes #define LED_PIN PB1 does look to be in error.

@ellensp
Copy link
Contributor

ellensp commented May 16, 2023

Have created a PR to fix this.

@ellensp ellensp closed this as completed May 16, 2023
@github-actions
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants