AndrewEllis93 / Pressure_Linear_Advance_Tool

Pressure Advance / Linear Advance Calibration Tool
https://ellis3dp.com/Print-Tuning-Guide/articles/pressure_linear_advance/introduction.html
GNU General Public License v3.0
38 stars 19 forks source link

Bugfix: Non-first layer fan speed should use FAN_SPEED #1

Closed sree314 closed 1 year ago

sree314 commented 1 year ago

Just noticed the part fans were not switching on because the second M106 was using FAN_SPEED_FIRSTLAYER instead of FAN_SPEED. I have not tested this change.

AndrewEllis93 commented 1 year ago

Thanks, could have sworn I fixed this, apparently not!