Page 1 of 1

G-code M107

Posted: Tue Nov 28, 2017 10:55 am
by tana4
Does it ever use s3d in the generated g-code M107?
Or just M106 S0.

Re: G-code M107

Posted: Wed Nov 29, 2017 2:36 am
by brian442
I think those 2 commands do the same thing, so you could probably use either one.

But anyways, you can also change it by going to Tools > Firmware Configuration, clicking on the FFF tab, and editing the "Fan Off" command.

Re: G-code M107

Posted: Wed Nov 29, 2017 7:24 am
by wirlybird
It's an old command not used in some firmware so use M106 S0 now.

Re: G-code M107

Posted: Wed Nov 29, 2017 3:36 pm
by tana4
Thank you.
I want to use the M107 for another function. I wanted to be sure M107 s3d was not used.