Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Web GUI different

    General Discussion
    4
    6
    670
    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.
    • elric
      elric last edited by

      Hi
      I have recently setup a Mini Kossel from think3dprint3d.
      Firmware Name: RepRapFirmware for Duet
      Firmware Electronics: Duet 0.85
      Firmware Version: 1.18.1 (2017-04-09)
      Web Interface Version: 1.15a

      When I use chrome to access the duet by it's IP address I see different machine steps to when I access the same duet by DNS name. I only really noticed when I was setting the probe by T3P3's instructions. The DNS version Z Buttons are -100, -10, -1, -.1 +.1, +1, +10 and +100. The IP version has -50, -5, -.5, -.05, +.05, +.5, +5, and +50. I can't see any othe differences but I have not checked too much.

      1 Reply Last reply Reply Quote 0
      • tomasf
        tomasf last edited by

        You've enabled the "Half Z Movements" setting on one of them. The web interface settings are saved in client-side storage, so they're not shared if you access the printer through different addresses.

        I don't particularly like this system. Settings are easily lost, and aren't shared between devices. I wish the settings were saved server-side instead.

        1 Reply Last reply Reply Quote 0
        • tomasf
          tomasf last edited by

          I guess the web interface could be adapted do this without new firmware, using the rr_upload/rr_download calls to save/load settings data.

          1 Reply Last reply Reply Quote 0
          • elric
            elric last edited by

            Hi
            I didn't think of data being stored clientside. I must say that I dislike having persistent clientside settings. It would be a lot better to have the GUI to report what is actually going on on the printer and to be consistent to all connections.

            1 Reply Last reply Reply Quote 0
            • JohnOCFII
              JohnOCFII last edited by

              @tomasf:

              The web interface settings are saved in client-side storage, so they're not shared if you access the printer through different addresses.

              Thanks for that info. That is not something I would have expected. Glad to get it into my head now, as my expectations (coming from OctoPrint) were that the web-based GUI was acting as a "window" into the printer operations.

              John

              1 Reply Last reply Reply Quote 0
              • dc42
                dc42 administrators last edited by

                DWC does indeed give you a window into the printer operation, however it lets you customise that window. There are some aspects that you would not want to store server side. For example, you might choose a fast polling rate when using a PC next to the printer, and a slower rate when using a mobile device.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

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