Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. DSF Development
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • chrishammundefined

      DSF 1.3.2 (unstable) released

      • • chrishamm
      3
      0
      Votes
      3
      Posts
      166
      Views

      gtj0undefined

      FYI...The two pause/resume issues I reported on Github are still issues.

    • chrishammundefined

      DSF 1.3.1 (unstable) released

      • • chrishamm
      40
      3
      Votes
      40
      Posts
      1.8k
      Views

      chrishammundefined

      @gtj0 Yes I've got macros working well now - I cannot provoke any problems with the latest dev version from GitHub. If you wish to give it a try, rebuild RRF without this commit: https://github.com/dc42/RepRapFirmware/commit/8d38be149db0e18dba6e9f5f6f554cf1c6d87156 If you run into problems, please report them on GitHub or send me a PM - this thread is only for DSF v1.3.1.

      dc42 and I are working on another object model change and I'm hoping to release DSF 1.3.2 along with DWC 2.1.2 when that is done.

      0 chrishamm committed to dc42/RepRapFirmware Fixed unwanted reply when msgboxes are shown
    • KP0005undefined

      RRF feature request: make error mesage more redable

      • • KP0005
      3
      0
      Votes
      3
      Posts
      188
      Views

      KP0005undefined

      This is on a Maestro so no DSF. RRF 3.01-RC06, DWC 2.11
      Steps to reproduce:

      configure and connect a filament sensor - M591 D0 P2 C"e0_stop" S1 try to start a print while no filament is inserted print does not start, display (12864) flashes, DWC console says "operation cancelled"
    • madmattcoundefined

      Missing dsf version from repo

      • • madmattco
      2
      0
      Votes
      2
      Posts
      104
      Views

      A Former User?

      Its published to the unstable list, ref https://forum.duet3d.com/post/143072

    • M4usundefined

      Documentation of DSF Socket API

      • • M4us
      9
      0
      Votes
      9
      Posts
      810
      Views

      Danalundefined

      @chrishamm said in Documentation of DSF Socket API:

      There is a preliminary documentation of the DSF IPC API at https://github.com/chrishamm/DuetSoftwareFramework/tree/dev#api Once the latest DSF version is on the master branch (hopefully tomorrow), I will update the links again to point directly at the GH pages.

      Woo Hoo! Thanks Chris!

    • wilrikerundefined

      [DSF Extension] ObjectSkipper - skip failing objects in a print

      • • wilriker
      12
      3
      Votes
      12
      Posts
      1.1k
      Views

      wilrikerundefined

      Ooohhh, Feed Override control. That would be "fun" to filter out. 😂

    • gtj0undefined

      Truncate MCU Temp?

      • • gtj0
      4
      1
      Votes
      4
      Posts
      215
      Views

      T3P3Tonyundefined

      @gtj0 ahh I was thinking from an SBC perspective, rather than the web client.

    • gtj0undefined

      Error responses from /machine/code

      • • gtj0
      3
      0
      Votes
      3
      Posts
      191
      Views

      gtj0undefined

      Thanks @chrishamm . The git tag is 1.1.0.1.

    • gtj0undefined

      Here's a hint if you use CodeConsole:

      • • gtj0
      3
      2
      Votes
      3
      Posts
      225
      Views

      A Former User?

      Oh IO redirection works as well now, e.g. echo M115 | /opt/dsf/bin/CodeConsole

    • gtj0undefined

      Split iap binaries out of reprapfirmware

      • • gtj0
      4
      0
      Votes
      4
      Posts
      188
      Views

      chrishammundefined

      We can add a dependency to the latest SD package from the RRF package.

    • gtj0undefined

      arm64 packages

      • • gtj0
      4
      1
      Votes
      4
      Posts
      246
      Views

      chrishammundefined

      Sure, I can create two new feeds for that - thanks to your new build script it should be fairly easy to provide them 😉

    • gtj0undefined

      Could use some feedback on a DSF packaging pull request

      • • gtj0
      7
      0
      Votes
      7
      Posts
      346
      Views

      gtj0undefined

      Gotcha, thanks! Yeah that's what I did with the -2. I made it part of the Release rather than Version.

    Unless otherwise noted, all forum content is licensed under CC-BY-SA