Gcode ran from octopie or manual toggle of Fans on/ Fans off is not working for me.
sending M106 S85 or M106 S0 or M106 S255 on my tft35 works fine..
What did you already try to solve it?
It appears that when i send M106 S### in the terminal.. but adds *### to the end of everything.. and it is doing nothing on the printer.. but the print is printing.
Have you tried running in safe mode?
Not yet, i have no 3rd party plugins installed. just the octopie bundled plugins.
Did running in safe mode solve the problem?
NA
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!)
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
In the log you're testing it mid print - did you also try it when the printer was in idle?
Depending on what you're printing and the buffer size it can take some time until the command is executed.
All I can tell you based on the logs is that everything should work. The command was sent and accepted.
The only other thing I noticed is that you're running a bugfix build so it might be a Marlin bug
Other things you could try are M107 to stop the fan and adding P with an fan index number like 0 or 1 to the M106 command.
So testing idle, it worked.. but printing it did not. I do have multi extruders and printing with extruder 1 is what broke it?... but your suggestion to add the index of p0... even though i only have 1 part cooling fan is what fixed it.. this allowed me to start the fan in terminal mid print and stop it... but the command m106 and m107 doesn't work without it. Now i just have to figure out how to add the correct fan index selection to Cura and the buttons on Octoprint.
EDIT: After a print with nozzle 1. even at idle the fan control buttons don't work without p0.
After i restart printer buttons function again accepting regular m106/107
printing with nozzle 0 during (after a wait) and after print.. the buttons work.
so using nozzle 1 makes the printer require the fan index.
Interesting
I checked the Marlin configuration.h and found
//=============================================================================
//=============================== Extra Features ==============================
//=============================================================================
// @section fans
// Set number of user-controlled fans. Disable to use all board-defined fans.
// :[1,2,3,4,5,6,7,8]
//#define NUM_M106_FANS 1
The option is disabled by default and could solve your issue
I think since you're using a second hotend and got multiple fan headers on the board it assumes you're also using two part cooling fans as soon as you start printing.
Just compiled and tested with this active, and the commands appear to work appropriately.
in vscode marlin-gcode-temp-M106_m107 they use ACTIVE_EXTRUDER,Fan_count-1 this must be some sorta link messing me up. but i believe there has to be an if/else somewhere breaking this connection if that is enabled.. who knows but either way i believe you are life saver my friend... or atleast a print saver.
If you have further Marlin specific questions or think you found a bug I would suggest you talk with the Marlin guys over on their Discord
Pretty sure they're able to help you
does that make me old.. to hate on discord because i have a teamspeak server... but yes, you are right, as marlin was the culprit... but as they have moved on past 2.0.9 bugfix i was hesitant to go looking just to receive a note.. update first and ask questions later.
just tested a gcode print and the issue does seem fully resoved. Thank you again!
I guess the answer to that is yes - not because you're old, but because (at least that's what I observed) the younger people seem to install and use everything without even thinking about it.
Discord isn't bad - think of it as IRC + Imageboard +Teamspeak