Ability to control lights & fan on enclosure mid-print

I just verified that the response for FAN and LIGHT controls are still misspelled as “Eclosure” (missing the ‘n’).

Terminal Response from commands below:

Send: M1010 S3 P100
Recv: Eclosure: set LIGHT power 100
Recv: ok
[…]
Send: M1010 S3 P0
Recv: Eclosure: set LIGHT power 0
Recv: ok
[…]
Send: M1010 S4 P100
Recv: Eclosure: set FAN speed 100
Recv: ok
[…]
Send: M1010 S4 P0
Recv: Eclosure: set FAN speed 0
Recv: ok