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

    DWC3 Webserver Documentation

    Scheduled Pinned Locked Moved Unsolved
    Duet Web Control
    3
    6
    444
    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.
    • hauschkaundefined
      hauschka
      last edited by

      Hi All,

      I'm currently looking for a documentation of the DWC3, more precisely the available HTTP/json requests?

      Under DWC2, I was able to query machine info through these commands.

      While I can now get the machine's info through /machine/status, I'm not sure how to upload a gcode file, send + execute single Gcode commands, download files, etc...
      I couldn't find the documentation where the new "architecture" is described.

      I'm using these commands to control my printer through a custom web interface hosted somewhere else, I guess communicating through DWC is the way to go here, right?

      Best,
      -h

      Chrissundefined 1 Reply Last reply Reply Quote 0
      • Chrissundefined
        Chriss @hauschka
        last edited by

        @hauschka

        Mabe here:
        https://duet3d.dozuki.com/Wiki/Object_Model_of_RepRapFirmware
        https://duet3d.github.io/DuetSoftwareFramework/api/DuetAPI.Machine.MachineModel.html

        ?

        1 Reply Last reply Reply Quote 0
        • hauschkaundefined
          hauschka
          last edited by

          Hi Chriss,

          Thanks for the 2 links.

          I still don't quite understand how I would send for example a .gcode file.

          The 1st link mentions rr_ commands.

          Is the rr_model HTTP command still working under RRF3?
          I was under the impression this was deprecated?

          Best,
          -h

          Chrissundefined gtj0undefined 2 Replies Last reply Reply Quote 0
          • Chrissundefined
            Chriss @hauschka
            last edited by

            @hauschka

            Sorry, I do not have more than the two links. My plan is to write the metrics from the board to a influxdb to graph them. The forum pointed me to this two URLs. That is all I know so far. My project is still in planing, sorry.

            I'm sure that somebody with more know how will jump in here.

            Cheers, Chriss

            1 Reply Last reply Reply Quote 0
            • gtj0undefined
              gtj0 @hauschka
              last edited by

              @hauschka Check out the README for https://github.com/Duet3D/DuetSoftwareFramework

              It has a list of all the calls you can make in the new environment.

              hauschkaundefined 1 Reply Last reply Reply Quote 2
              • hauschkaundefined
                hauschka @gtj0
                last edited by

                @gtj0 said in DWC3 Webserver Documentation:

                You're my hero!
                Thanks! That was exactly what I was looking for. No clue how I missed it!
                Thans a lot gtj0

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