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

    3.3b1 SBC print time/filament usage: MatterControl

    Scheduled Pinned Locked Moved
    Beta Firmware
    3
    3
    120
    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.
    • oliofundefined
      oliof
      last edited by

      MatterControl has yet another way to mark print time and filament usage estimation. I have included a file to look at for @chrishamm (-:

      sample_cube_MC.gcode

      <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

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

        Oh well, it doesn't get boring - thanks 😄 Here some more escaped regexs for

        • Filament usage
        filament used extruder \\d+ \\(mm\\) = (?<mm>\\d+\\.?\\d*)
        
        • Print time:
        total print time \\(s\\) = ((?<s>(\\d+\\.?\\d*)))
        

        Duet software engineer

        1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators @oliof
          last edited by

          @oliof said in 3.3b1 SBC print time/filament usage: MatterControl:

          MatterControl has yet another way to mark print time and filament usage estimation. I have included a file to look at for @chrishamm (-:

          sample_cube_MC.gcode

          Now added to the 3.3beta RRF source code too.

          a2244e84-ea55-4bb4-90cd-34a6c886114d-image.png

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

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