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

    3.3b1 SBC KISS slicer filament usage and print time estimates

    Scheduled Pinned Locked Moved Solved
    Beta Firmware
    3
    6
    226
    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

      Hi,
      KISS Slicer 2.0 alpha 6 filament usage and print time estimates aren't detected by 3.3b1 in SBC mode.

      Attached is a sample file so filters can be adjusted.

      (I guess this goes to @chrishamm again)

      sample_cube-KISS.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 0
      • chrishammundefined
        chrishamm administrators
        last edited by chrishamm

        Thanks once again, here the new escaped RegExs for the filament usage:

        Ext\\s*\\#\\d+\\D+(?<mm>\\d+\\.?\\d*)
        

        And for the print time:

        Total estimated \\(pre-cool\\) minutes: ((?<m>\\d+\\.?\\d*))
        

        I'll add them to the next release too. HTH!

        Duet software engineer

        1 Reply Last reply Reply Quote 1
        • oliofundefined
          oliof
          last edited by oliof

          Hi,
          duetcontrolserver fails to start with the Regex for filament usage. I am currently not able to debug it.

          EDIT: Also, is there a limit to the filesize where these filters are applied? The print time estimate is shown for the 4MB example file I have attached, but not with a larger file (129MB) sliced with the same settings. (disregard, this was a file missing the .gcode extension).

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

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

            Sorry, looks like I forgot to escape the last backslash from the filament usage, now updated. The new escaped regex should work.

            Duet software engineer

            1 Reply Last reply Reply Quote 1
            • oliofundefined
              oliof
              last edited by

              I just started a 26 hour print on the test machine ... I will fuzz with duetcontrolserver after that's failed or finished (-:

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

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

                @oliof said in 3.3b1 SBC KISS slicer filament usage and print time estimates:

                Hi,
                KISS Slicer 2.0 alpha 6 filament usage and print time estimates aren't detected by 3.3b1 in SBC mode.

                Attached is a sample file so filters can be adjusted.

                (I guess this goes to @chrishamm again)

                sample_cube-KISS.gcode

                I have confirmed that this file is already analysed correctly in standalone mode.

                d971b9df-d997-4a58-8c71-79d0611d9382-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