MatterHackers / MatterControl

3D printing software for Windows, Mac and Linux
http://www.mattercontrol.com/
BSD 2-Clause "Simplified" License
459 stars 185 forks source link

Part Fan Gcode being generated when printer config has no fan control #1993

Open johnoly99 opened 7 years ago

johnoly99 commented 7 years ago

v1.7.0 SeeMeCNC version:

Printer/Features has fan unchecked, but gcode still has fan controls turning on mosfets for fans.

seemecnc_eris.zip

larsbrubaker commented 7 years ago

Validated: This is a bug but NOT a regression (this occurs in both 1.5.3 & 1.6.2). We will fix this with the next release, but not pull the current release - as it is in feature freeze and can only be pulled for regressions.

Open Question:

Work to correct:

johnoly99 commented 7 years ago

My guess is i think if there's any M106/107 in the start/end gcodes leave those there. there are instances in teh past, on non stock machines anyways, where i've used the fan Mcodes to trigger other "things" for "reasons" haha. In those cases, i would want to control the M codes with the start/end but not turn on by itself when i didn't explicitly tell it to in one of those cases.

Thanks man!

larsbrubaker commented 7 years ago

Sounds good. I've updated our plan to include this.

Thanks!