-
Notifications
You must be signed in to change notification settings - Fork 25
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
Part cooling fan turns off with G0 #102
Comments
I forgot to say this issue is with the precompiled latest version Color UI. I went back to 12.0 and still had the issue |
A bit more info, the main PCB is version 0.5 2019. I tried to go back to the stock firmware and could not get control of the fan at all then on returning to Marlin I now can't even turn them on or off so I imagine there has been something written to the firmware that is not getting changed when you flash. |
Hi ! First of all i want to tell you what my firmware does not change anything what can provides side effect when you goes back to stock firmware ( thats why i do not use internal eeprom to hold settings ). All must be exactly as it was before.
You mean cooling fans or rear-case fans ? Can you helps them a little with finger ( be careful ) or with some item... so turn-it on and then try to kickstart it maybe they are stick a little.
Very strange behavior, i just install v0.14.2 on my Dreamer NX ( one head version of Dreamer machine ), my steps:
and all is OK, fans works as expected. can you provide me step-by-step guide.. maybe something goes wrong with specific sequences ? |
Hi, Thanks for the answer. I'll give this a try when I get home. I'll also test the wiring out with a 24v PSU to make sure nothings broken - It's only 2 months old so should be OK but it is Flashforge!! |
Hi, My only remaining problem is the rear fans. They quiver but rarely run up to speed. Pete |
With a meter on it the voltages are not stable as if a D to A isn't clocking out properly |
Hi Pete!
So... it was a mechanical problem ? Nice that you solve that issue
I already hear about such problem... and if you set it to S255 they in most cases starts OK ( but sometimes you need to kick-start it by finger ), maybe i do not understand something... but they use a simple MOSFET transistor to control it and all must be simple as it can be |
hi, I will borrow a scope from work and see what's going on. My first guess its that the PWM isn't being setup right especially as I can't get a good reading on my multimeter - it varies all the time Pete |
Thats a good point! Btw if you set fan speed to 255 it will set PWM to mostly logical 1 state and you can check what it have a strong power on fans. I will also check that, because maybe i missed some with new Marlin updates. p.s: in my case S255 work for rear fans OK |
S255 is really weak and unstable on the multimeter, s127 appears stronger - hope this helps Pete |
Hi,
I have a Flashforge Dreamer that is only a couple of months old that I wanted to use with Cura hence the use of this fantastic firmware update.
All functions work apart from part cooling. I can turn the fan on and off from the lcd, I can also use M106 and M107 but as soon as I use a G0 command the heads start to move and the part cooling turns off. The lcd still says fan is on.
if I then use G28 the fan turns on again once the G28 is completed.
Any ideas?
Pete
The text was updated successfully, but these errors were encountered: