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

    Is it possible to use built-in events to trigger macros?

    Scheduled Pinned Locked Moved
    Gcode meta commands
    2
    2
    147
    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.
    • RodrigoRMaraujoundefined
      RodrigoRMaraujo
      last edited by

      For example, configure the lcd rgb fysect display to change to red color when hotend or table is above a certain temperature. When this temperature drops, change to green, or something like that.

      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @RodrigoRMaraujo
        last edited by

        @rodrigormaraujo yes, use daemon.g
        some like

        if heat.heaters[1].current > 45
           M150...

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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