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

    PanelDue Feature Request - select/change filament

    Scheduled Pinned Locked Moved
    PanelDue
    3
    3
    199
    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.
    • oozeBotundefined
      oozeBot
      last edited by

      While we understand and agree the PanelDue is not a full replacement for DWC, there are a few more things we'd still like to see work untethered. Changing filaments is one of them. Perhaps with the rework of M291 in 3.5, this could be more cleanly handled in a macro, but ideally it would be built in.

      bbergerundefined OwenDundefined 2 Replies Last reply Reply Quote 1
      • bbergerundefined
        bberger @oozeBot
        last edited by

        @oozebot I second that. It annoys me every time when I want to change filament and need to run 1 level upstairs to the PC..

        1 Reply Last reply Reply Quote 0
        • OwenDundefined
          OwenD @oozeBot
          last edited by OwenD

          @oozebot
          Good idea.
          About the only thing possible at present is to create a macro for each filament.
          I have "centralised" my filament setup so that I only store filament specific settings in the respective/filaments/xxx/config.g and have a universal load/unload.
          But to get buttons in PanelDue I'd have to do individual buttons each passing which filament to load.
          A bit tedious if you have a lot of choices though.

          Maybe a possible enhancement function for DWC would be dynamically created buttons where the parameters could be contained in a text file?

          DisplayText, MacroCalled, ParameterPassed
          Load ABS, M701, S"ABS"
          Unload ABS,M702,S"ABS"
          My Macro, M98 P"0/macros/mymacro.g", A"123" B"abc"

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