Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    RRF Configurator Tool source code

    Scheduled Pinned Locked Moved
    General Discussion
    4
    5
    989
    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.
    • natewalckundefined
      natewalck
      last edited by

      Hey all!

      I was curious if the source code for the RRF Configurator Tool was on github.

      Also, how does one contribute a preset for the tool? We'd love to add a preset for RailCore II.

      Thanks,

      Nate

      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
      • T3P3Tonyundefined
        T3P3Tony administrators @natewalck
        last edited by

        @natewalck @chrishamm can help.

        If you have a configuration setup and a config.json then he can add that to the list.

        www.duet3d.com

        1 Reply Last reply Reply Quote 0
        • chrishammundefined
          chrishamm administrators
          last edited by

          Hey @natewalck, you can download a JSON template file on the Finish dialog of the last page. Feel free to send it over or link it here and I will add it to the config tool as a preset.

          The source code is not on GitHub yet but it's basically all plain HTML+JavaScript and a bit of EJS. I can create a repo for this if you want - however I am inclined to replace it sometime soon with a more modern approach. Well, we'll see how that goes.

          Duet software engineer

          natewalckundefined 1 Reply Last reply Reply Quote 1
          • natewalckundefined
            natewalck @chrishamm
            last edited by

            @chrishamm Thank you so much for getting the source code up on Github! I believe @cheeseandham has started a config for RailCore (Found here: https://railcore.org/doku.php?id=en:300zlconfigcreator).

            We've been talking about how we could handle the various different configurations on the RailCore IRC channel. We would love to have config "blocks" so to speak, so it is easier to specify all the options in one JSON blob for the RailCore.

            For instance, you'd have one config block(dictionary, hash, whatever) for Titan and one for Bondtech BMG. You'd also have a block of config for each Z probe type (Piezo, IR, BLTouch, etc). Then people could select their probe in q drop down and get all relevant config options for that item/part.

            1 Reply Last reply Reply Quote 1
            • lostapathyundefined
              lostapathy
              last edited by

              Thanks @chrishamm for posting the source!

              To pile on to @natewalck's idea - besides the extruder choice, there are several variations among Railcore builds that would be great to capture with a simple radio button or select.

              For example, 250mm vs 300mm build dimensions is a change that's trivial to capture and adjust for, but critically important to have propagate several places. Most self-sourced builds use 0.9 degree steppers, while kits use 1.8. etc.

              Figured I'd throw in a few more examples of uses since you're already thinking of rewriting the configurator.

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