Duet3D Logo

    Duet3D

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

    DueUI Release v3.0.1 Available

    DueUI
    1
    2
    119
    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.
    • gtj0
      gtj0 last edited by gtj0

      https://github.com/gtjoseph/DueUI/releases/tag/v3.0.1
      https://github.com/gtjoseph/DueUI/wiki

      Changes since v3.0.1-beta2

      Author: George Joseph g.devel@wxy78.net
      Date: Sun Mar 8 12:56:02 2020 -0600

      Fixed issue with sending gcodes in standalone mode
      
      * In standalone mode we weren't URI encoding the CGI call to
        rr_gcode resulting in failures.
      

      Author: George Joseph g.devel@wxy78.net
      Date: Sun Mar 8 12:05:30 2020 -0600

      Added try/catch to evaluation logic
      
      * If a reference in the config file was not found, DueUI would
        stop populating the rest of the user interface.  Now if a value
        isn't found, we catch it and display a log message with the
        failing value.
      

      Author: George Joseph g.devel@wxy78.net
      Date: Mon Feb 3 13:32:27 2020 -0700

      Fixed gcode responses and added retry on websocket failure
      
      * In certain circumstances, GCode replies like the bed levelling
        statistics, weren't being sent to the log windows.
      
      * Updated the DSF WebSocket code so it tries to reconnect if the
        WebSocket connection is lost.
      
      1 Reply Last reply Reply Quote 3
      • gtj0
        gtj0 last edited by

        Please use a separate thread for all issues.

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