Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    How to make a warning led at duet

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    2
    152
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • huai3895undefined
      huai3895
      last edited by

      How to make a warning led by duet
      I want every unnormal stat can make a red led work,like temp error/no filaments
      I notic some error can trigger m25 ,so i try to put m42 in pause.g, for that,it works nice
      But when i use pause by myself,led also can work,i dont want that,
      So,is that have a better way to make warning led works only by something unnormal but not use pause by self.

      1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        if running rrf3 you could use daemon.g and conditional gcode to test the status and set the pin for the led accordingly. it would then run every second or so updating the led.

        there are a few threads here on similar topics using the status from the object model you might find helpfull if searching a little.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA