Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. rero
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 23
    • Best 7
    • Controversial 0
    • Groups 0

    Topics created by rero

    • reroundefined

      Solved Sub-expressions separated by colon results in error

      Gcode meta commands
      • • • rero
      3
      0
      Votes
      3
      Posts
      116
      Views

      reroundefined

      @jay_s_uk thx a lot!

      You are absolutely right.
      And to my shame: got this information already last week, and forgot about it .. 🤦

    • reroundefined

      Tool-change macros with parameters

      Firmware wishlist
      • • • rero
      8
      0
      Votes
      8
      Posts
      182
      Views

      T3P3Tonyundefined

      @rero said in Tool-change macros with parameters:

      -> Maybe someone can add this information to https://docs.duet3d.com/User_manual/Tuning/Tool_changing ?

      paging @droftarts

    • reroundefined

      Access/read Plugin-Data via C# DSF-API

      DSF Development
      • • • rero
      7
      0
      Votes
      7
      Posts
      277
      Views

      reroundefined

      @chrishamm thanks for checking the issue.

      One thing I observed today: a similar/identical(?) problem exists also with ObjectModel.Global: this ModelDictionary also doesn't contain any entry ... while the variables are available via DWC/ObjectModel-Plugin.

      I tried 3.6-beta4 last week, but was not able to compile it - there were some issues with your new SourceGenerator, I will try again when I have more time / finished the basic stuff with DSF/RRF 3.5.

    • reroundefined

      SBC: Delay when nesting macros too 'deep'

      Tuning and tweaking
      • • • rero
      4
      0
      Votes
      4
      Posts
      121
      Views

      reroundefined

      A quick update: did a test with my concrete macros on 3.6beta4 and the same delay/pause occured.

      Need to fiddle around more with the code to understand which combination/code-part actually is causing the delay. More to test ... 😉

    • reroundefined

      Publishing external/additional Inputs to ObjectModel

      DSF Development
      • • • rero
      14
      0
      Votes
      14
      Posts
      374
      Views

      reroundefined

      Final tests:

      For 3.6.0-beta2(.post3) all relevant data-types (float,int,bool,string) worked as expected.

      For 3.5.4 with dsf-python-3.5.0 setting string-data and accessing it via "echo ..." also works.

      So issue solved for me - merci!
      Thx @all for their support to answer questions and find/solve issues!