Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. gtj0
    3. Topics
    • Profile
    • Following 3
    • Followers 6
    • Topics 112
    • Posts 1,317
    • Best 213
    • Controversial 1
    • Groups 0

    Topics created by gtj0

    • gtj0undefined

      Solved WiFiSocketServerRTOS mismatch between project name and repo name

      Firmware developers
      • • • gtj0
      5
      1
      Votes
      5
      Posts
      434
      Views

      gtj0undefined

      @T3P3Tony said in WiFiSocketServerRTOS mismatch between project name and repo name:

      @gtj0 Thanks. I fixed those links

      Thanks Tony!

    • gtj0undefined

      Proposal for new ArmGccPath definition

      Firmware developers
      • • • gtj0
      3
      0
      Votes
      3
      Posts
      279
      Views

      gtj0undefined

      @dc42 Ah, gotcha. I hadn't thought of doing it that way probably because all of my other Eclipse based projects (I've got about 25 of them) use the Eclipse builder to just run make or ninja, etc. on existing build scripts. Since 3.3 is EOL and you're planning to move 3.4 to gcc 12.2 anyway, it'snot really an issue any more. If it becomes one for 3.6 or later versions I can easily do the separate workspace thing as you do.

      Thanks!

    • gtj0undefined

      3.5: Linux build of CrcAppender isn't marked executable

      Firmware developers
      • • • gtj0
      8
      0
      Votes
      8
      Posts
      465
      Views

      gtj0undefined

      @dc42 Are you going to do this or should I submit a pull request for it?

    • gtj0undefined

      DueUI Release v3.5.0-beta1 is now available

      DueUI
      • • • gtj0
      1
      0
      Votes
      1
      Posts
      523
      Views

      No one has replied

    • gtj0undefined

      DueUI Compatibility issues with RRF/DSF 3.5

      DueUI
      • • • gtj0
      9
      1
      Votes
      9
      Posts
      1.1k
      Views

      stuartofmtundefined

      @gtj0
      If it's any consolation ... err ... what was I going to say?

    • gtj0undefined

      DueUI Release v3.3.1 is Now Available

      DueUI
      • • • gtj0
      1
      1
      Votes
      1
      Posts
      636
      Views

      No one has replied

    • gtj0undefined

      Heightmap format different between RRF and DSF

      Firmware developers
      • • • gtj0
      3
      1
      Votes
      3
      Posts
      275
      Views

      gtj0undefined

      @chrishamm Cool, thanks!

    • gtj0undefined

      DueUI Release v3.3.0 is Now Available

      DueUI
      • • • gtj0
      1
      2
      Votes
      1
      Posts
      578
      Views

      No one has replied

    • gtj0undefined

      DueUI Release v3.2.5-beta4 is Now Available

      DueUI
      • • • gtj0
      16
      0
      Votes
      16
      Posts
      2.4k
      Views

      gtj0undefined

      @stuartofmt Had a chance to try beta4 yet?

    • gtj0undefined

      DueUI Version 3.2.0 is Available

      DueUI
      • dueui • • gtj0
      1
      0
      Votes
      1
      Posts
      440
      Views

      No one has replied

    • gtj0undefined

      DueUI Version 3.2.0-beta2 Now Available

      DueUI
      • dueui • • gtj0
      1
      1
      Votes
      1
      Posts
      402
      Views

      No one has replied

    • gtj0undefined

      Please don't use AppArmor for plugin security

      DSF Development
      • • • gtj0
      8
      1
      Votes
      8
      Posts
      620
      Views

      gtj0undefined

      @chrishamm OK, no problem. In the mean time, I'll go through the latest DSF commits and checkout what's already there.

    • gtj0undefined

      Two pull requests pending

      DSF Development
      • • • gtj0
      3
      0
      Votes
      3
      Posts
      348
      Views

      gtj0undefined

      @chrishamm Cool, thanks!

    • gtj0undefined

      Should rr_status be naming keys like "msgBox.controls"?

      Firmware developers
      • • • gtj0
      4
      0
      Votes
      4
      Posts
      202
      Views

      gtj0undefined

      @dc42 I'm not looking to do anything to it. I was just confused by the "msgBox.seq" format but since that only happens when you don't specify a type, I'm fine. DueUI always specifies a type.

    • gtj0undefined

      Suggestions for the Object Model

      Firmware developers
      • • • gtj0
      4
      0
      Votes
      4
      Posts
      282
      Views

      gtj0undefined

      @dc42 "works well" doesn't mean it couldn't work better. I wasn't asking to change how the OM is created or stored or maintained, just to re-arrange the output to make it work better and it's a high-level change at that. Basically just moving the top-level objects down one level into "state", "meta" and "platform". I'm also not suggesting that it go into RRF 3.x, just "some future release".

    • gtj0undefined

      Will RRF be adopting DSF-style /machine routes in the future?

      Firmware developers
      • • • gtj0
      3
      0
      Votes
      3
      Posts
      200
      Views

      gtj0undefined

      @chrishamm No but specifying "/machine/model?key=boards" will return a full model on DSF and boards on RRF3. Or just maybe, DSF can support the "key" parameter.

      With the addition of maybe 1 parameter (maybe "platform"?) we can then tell which 3.X platform we're connected to, RRF or DSF with just 1 call. This is easier than having to try different scenarios and falling back until we find one that works.

    • gtj0undefined

      Pull Request: Fine grained heater control

      Firmware developers
      • • • gtj0
      4
      0
      Votes
      4
      Posts
      260
      Views

      gtj0undefined

      @dc42 said in Pull Request: Fine grained heater control:

      RRF 3.2 will provide a means for switching tools between active and standby. I'd like to consider the feature you propose in that context.

      In particular, what is the use case for tool switching tool heaters individually between off and standby, rather than switching the entire tool between off and standby?

      I don't have a use case for that. I was just being flexible in the design. Since you can have multiple heaters for a tool I thought being able to control them separately was the most future-proof. Although, there isn't a way to set different temps for them at this time maybe there should be, I'm not sure. Maybe for preheating some material or something along those lines?

    • gtj0undefined

      What's the status of Duet2s supporting the RRF3 object model?

      Firmware developers
      • • • gtj0
      4
      0
      Votes
      4
      Posts
      277
      Views

      dc42undefined

      @gtj0, I can only think that you were running firmware 3.0 or another older firmware version.

    • gtj0undefined

      Will RRF and the support libs move to the Duet3D repo?

      Beta Firmware
      • • • gtj0
      4
      0
      Votes
      4
      Posts
      229
      Views

      gtj0undefined

      @dc42 said in Will RRF and the support libs move to the Duet3D repo?:

      All done.

      THANKS!

    • gtj0undefined

      DueUI Upcoming...

      DueUI
      • • • gtj0
      1
      2
      Votes
      1
      Posts
      230
      Views

      No one has replied