wirlybird
Posts: 1374
Joined: Sun Jul 17, 2016 1:32 pm

Turn off printer lights?

Is it possible to turn off the lights on a FFCP when the print has finished?
User avatar
dkightley
Posts: 2405
Joined: Tue Mar 10, 2015 4:09 pm

Re: Turn off printer lights?

M355 is the gcode for toggling case lights on/off, but you'll need to check if your firmware supports it. Take a look here: http://reprap.org/wiki/G-code
Doug Kightley
Volunteer at the National Tramway Museum http://www.tramway.co.uk
Railway modeller and webmaster at http://www.talkingtgauge.net
wirlybird
Posts: 1374
Joined: Sun Jul 17, 2016 1:32 pm

Re: Turn off printer lights?

Reason I ask is to see about adding it to the ending script section so when print is finished it could turn out the light. Haven't had a chance to try it yet.
wirlybird
Posts: 1374
Joined: Sun Jul 17, 2016 1:32 pm

Re: Turn off printer lights?

Got word that M355 didn't seem to work.

Someone suggested using M146 r0 g0 b0
Again I haven't been able to try yet.
bearstuff
Posts: 1
Joined: Sun Oct 30, 2016 4:00 pm

Re: Turn off printer lights?

The LED's in my printer go on with using M42 S0 or off with M42 S255 or anything in between 0 and 255

http://reprap.org/wiki/G-code#M42:_Switch_I.2FO_pin
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Turn off printer lights?

I think a lot of printers use different commands for this, so you may need to try M146, M355, M42, etc and see which one works with your printer
razster
Posts: 54
Joined: Wed Aug 05, 2015 4:48 pm

Re: Turn off printer lights?

I use M146 on my printer that has LEDs
CompoundCarl
Posts: 2005
Joined: Wed Aug 05, 2015 7:23 am

Re: Turn off printer lights?

I think M146 only works with the flashforge dreamer (and any clones of that machine)
Ayres3D
Posts: 97
Joined: Mon Aug 14, 2017 1:15 pm

Re: Turn off printer lights?

Has anyone got this working? It must be possible as ReplicatorG supports it. I'd like to switch off the lights as I have a webcam monitoring print progress and the lights cause it to over-expose.

I've tried M146 r0 g0 b0 to no avail.
User avatar
dkightley
Posts: 2405
Joined: Tue Mar 10, 2015 4:09 pm

Re: Turn off printer lights?

As has been said earlier in the thread, if your printer and firmware support a command to turn lights on or off, you can add the relevant command into your ending script. S3D has the capability to allow commands to be included....so if your printer will accept an instruction.....then S3D will be able to give it! You just need to find out what it is.
Doug Kightley
Volunteer at the National Tramway Museum http://www.tramway.co.uk
Railway modeller and webmaster at http://www.talkingtgauge.net

Return to “General Discussion and Tips”