• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    hauschka
    last edited by 11 Sept 2020, 08:53

    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

    undefined 1 Reply Last reply 11 Sept 2020, 10:04 Reply Quote 0
    • undefined
      Chriss @hauschka
      last edited by 11 Sept 2020, 10:04

      @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
      • undefined
        hauschka
        last edited by 11 Sept 2020, 10:15

        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

        undefined undefined 2 Replies Last reply 11 Sept 2020, 11:42 Reply Quote 0
        • undefined
          Chriss @hauschka
          last edited by 11 Sept 2020, 11:42

          @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
          • undefined
            gtj0 @hauschka
            last edited by 14 Sept 2020, 13:42

            @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.

            undefined 1 Reply Last reply 14 Sept 2020, 14:10 Reply Quote 2
            • undefined
              hauschka @gtj0
              last edited by 14 Sept 2020, 14:10

              @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
              1 out of 6
              • First post
                1/6
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA