
tnx!
g.
I have added that to the wish list of future firmware improvements.geneb wrote:Could you add the ability to specify a speed parameter when you're specifying a thermostatic temperature with the T parameter on the M106 g-code? I've noticed that the PEEK fan can push so much air that the hot end can struggle to reach & maintain temperature. It would be nice to be able to dial down the fan speed.
tnx!
g.
I thought diatribe was when they killed off a whole bunch of Indians?geneb wrote:The firmware the Duet uses can activate a specific fan when a temperature threshold is reached. This is done via the M106 code. (This feature is hard-coded in the SeeMeCNC fork of Repetier Firmware.)
You can read about how M106 works here: http://reprap.org/wiki/G-code#M106:_Fan_On - look at the "H" and "T" parameters.
[diatribe removed - boy am I in a grumpy mood today!]
g.
Thanks!dc42 wrote:I have added that to the wish list of future firmware improvements.geneb wrote:Could you add the ability to specify a speed parameter when you're specifying a thermostatic temperature with the T parameter on the M106 g-code? I've noticed that the PEEK fan can push so much air that the hot end can struggle to reach & maintain temperature. It would be nice to be able to dial down the fan speed.
tnx!
g.
Bad Eagle! Bad! *whacks Eaglezsoar on the nose with a rolled up newspaper*Eaglezsoar wrote:I thought diatribe was when they killed off a whole bunch of Indians?geneb wrote:The firmware the Duet uses can activate a specific fan when a temperature threshold is reached. This is done via the M106 code. (This feature is hard-coded in the SeeMeCNC fork of Repetier Firmware.)
You can read about how M106 works here: http://reprap.org/wiki/G-code#M106:_Fan_On - look at the "H" and "T" parameters.
[diatribe removed - boy am I in a grumpy mood today!]
g.
THANK YOU!dc42 wrote:For anyone who hasn't been following recent firmware released, this feature has been implemented and working since release 1.13b. I have set a minimum PWM of 50% for fans in thermostatic mode.