Snake-Edition / P32-FW

Unofficial Firmware for the Prusa 32 Bit Boards
Other
11 stars 3 forks source link

[BUG] fan doesn’t increase with changing percentage #13

Open prongato opened 1 year ago

prongato commented 1 year ago

Printer type - [MINI]

Printer firmware version - 4.4.1

Original or Custom firmware - custom Llama

Optional upgrades - runout censor, Slice Mosquito hotend with Suunto 25mm fan

USB drive or USB/Octoprint - Octoprint

Describe the bug When attempting to change the speed of the hotend fan, it doesn’t increase. The fan will start/stop while cycling through the options but the speed never increases.

How to reproduce Attempting to change the amount of voltage supplying the hotend fan.

Expected behavior On the 4.3.4 version of Llama, the fan cycles like normal up to the 100% voltage and associated speed.

espr14 commented 1 year ago

Unfortunatelly, I don't have enough time to support this feature now. There tons of changes comming with WiFi, XL and MK4.

espr14 commented 1 year ago

I tried to fix this but max.fan speed stays still the same.

MiniUser2024 commented 3 months ago

Any update on this issue? Increasing fan speed is a needed feature for me too.

espr14 commented 3 months ago

I still haven't merged everything from v4. Then I want to focus on HW and merge with v6 (will be much faster than in case of v5). Then I can try again the fan speed. The solution from v4 does not work so it needs different approach.

MiniUser2024 commented 3 months ago

Thanks for looking into this request. Would looking at how Llama controls print fan speed be beneficial? Older firmware though. https://github.com/matthewlloyd/Llama-Mini-Firmware

espr14 commented 3 months ago

That does not work. The approach could be still viable but requires deep analysis of the code changes between v4 and v5.