Jump to content

reptilesink

PRO OpenDTG'er
  • Posts

    1,051
  • Joined

  • Last visited

  • Days Won

    71

Posts posted by reptilesink

  1. If you simply want it on when the print head is moving and off when in the capping station you only need to add to the code a very basic few lines to define the pin for the switch and for the output pin to the mosfet then just to say if the switch pin is high mosfet pin high or if low mosfet pin low.

    I would put it in the printing section of the code and also add a part for if the platen is ejected mosfet pin low so it's not on during head cleaning etc.

    The only tricky part if using the aio board is finding where and how to connect the wires to the board.

    Andy could hopefully say if there are any pins available on the board for the connections as I don't have one to look at.

  2. Depending on the current of the led's you are using you will probably need to have the switch operate a relay.

    Another way is to connect the switch to an arduino and control the led with a mosfet which is simple to do at low cost and you could even add a  time delay before it turns off of a few seconds so it can cure the last bit of printing.

×
×
  • Create New...