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

    NodeDSF : Interface nodes for Node-Red (V1.1.11 - 06-10-23).

    Scheduled Pinned Locked Moved
    Third-party software
    7
    48
    5.0k
    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.
    • tekstyleundefined
      tekstyle @MintyTrebor
      last edited by tekstyle

      @mintytrebor

      thanks for the recommendation. i am in the process of converting my duet2wifi to SBC. just waiting on the adapter for the wifi module pinout.

      1 Reply Last reply Reply Quote 0
      • jgrg1undefined
        jgrg1
        last edited by

        Have to say, this project is excellent. Having never used NodeRed, it was relatively trivial to setup on my Raspberry pi 3b+ SBC board (following the instructions) and get going. I then wired up a pushover node, and voila, I now have notifications on my phone.

        Essentially, I wanted to recreate the pushover notifications that you get with octoprint, and this worked a treat. It's actually more powerful, as the DSF-Event nodes let you look for specific changes with the Duet object model.

        I used the DSF-Intercept node (with custom g-code added in the slicer) to check for layer changes and report when the first layer was started and finished.

        MintyTreborundefined 1 Reply Last reply Reply Quote 1
        • ilias.khizanundefined
          ilias.khizan
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • MintyTreborundefined
            MintyTrebor @jgrg1
            last edited by

            V1.1.11 Update - Nodes updated to RRF 3.5 comptability. Update through Node-Red Palette manager.

            NodeDSF - Native Node-Red integration with Duet boards.
            BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
            ReleaseMgr - Duet update info inside DWC.
            Repo

            DIY-O-Sphereundefined 1 Reply Last reply Reply Quote 1
            • DIY-O-Sphereundefined
              DIY-O-Sphere @MintyTrebor
              last edited by

              @MintyTrebor
              I would like to share my experience with installing NodeDSF.
              I am running Node-Red in a Docker container on a PI4.
              It is important not to load the latest Node-Red image when setting up the container.
              If you do, NodeDSF will not install. (Incompatible node.js version).
              With nodered/node-red:3.1.0-18 as image it worked.
              Info about specific images are here https://github.com/node-red/node-red-docker
              It took me hours to figure this out....

              (UTC+1)

              MintyTreborundefined 1 Reply Last reply Reply Quote 0
              • MintyTreborundefined
                MintyTrebor @DIY-O-Sphere
                last edited by

                @DIY-O-Sphere NodeDSF is built against the recommended NodeJS version (18) as stated by node-red here https://nodered.org/docs/faq/node-versions
                Unfortunately if the docker image maintainers have not updated thier "latest" image to NodeJS18 there is not much I can do about it.

                NodeDSF - Native Node-Red integration with Duet boards.
                BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                ReleaseMgr - Duet update info inside DWC.
                Repo

                DIY-O-Sphereundefined 1 Reply Last reply Reply Quote 0
                • DIY-O-Sphereundefined
                  DIY-O-Sphere @MintyTrebor
                  last edited by

                  @MintyTrebor
                  This should not be a criticism rather meant as a help for others.
                  And it's a bit strange that the latest image contains such old versions of node.js....

                  (UTC+1)

                  MintyTreborundefined 1 Reply Last reply Reply Quote 0
                  • MintyTreborundefined
                    MintyTrebor @DIY-O-Sphere
                    last edited by

                    @DIY-O-Sphere said in NodeDSF : Interface nodes for Node-Red (V1.1.11 - 06-10-23).:

                    And it's a bit strange that the latest image contains such old versions of node.js....

                    Yep - a user of my nodes for klipper (moonnode) hit the same problem (v18 nodes on v16 docker image), he raised the issue with the docker image maintainers and there response was something like "we wont update the node version until the next major release" - which is not ideal

                    NodeDSF - Native Node-Red integration with Duet boards.
                    BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                    ReleaseMgr - Duet update info inside DWC.
                    Repo

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