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

    Cancel Objects in DWC

    Scheduled Pinned Locked Moved
    Duet Web Control wishlist
    6
    7
    908
    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.
    • devleonundefined
      devleon
      last edited by devleon

      The one thing I miss the most from OctoPrint is the ability to cancel a specific object while printing. There's a plugin for this.

      Say I'm printing a lot of parts and one of those fail, I don't need to stop the whole print or waste a lot of plastic spaghetti, but I can just cancel that object and it will stop printing that object.

      Most popular slicers (Cura, Slic3r and S3D) support labeling individual objects in g-code, and the readme of the plugin explains how.

      I heard there's a gcode viewer in the works for DWC, but even without it, it would be nice to include this functionality in DWC 2. It's basically just a matter of using a couple of regex patterns to detect when a section of gcode for an object starts and stops and then displaying buttons to skip those sections.

      I'm a software developer myself, so I might just go down the rabbit hole of the DWC code and give this a try.
      Is it already possible to read out the gcode in DWC somehow? And how would I be able to tell the printer what sections to ignore? After all GCode is not streamed like in octoprint, but read from the SD-Card. Guess this would require support in both the firmware and DWC?

      1 Reply Last reply Reply Quote 3
      • MoeweXundefined
        MoeweX
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • Charles Fraserundefined
          Charles Fraser
          last edited by

          Yea this is what I am looking for in DWC. I am thinking I have to use octoprint if DWC doesnt have this as I will be printing rows of large panels and if one fails I want to be able to see that on the cam and then delete that part and move onto the next. Do you know if this has been added yet please @dc42 ? Many thanks

          Charles

          oozeBotundefined 1 Reply Last reply Reply Quote 0
          • oozeBotundefined
            oozeBot @Charles Fraser
            last edited by

            @charles-fraser You can already do this through the now-integrated gCode viewer plugin..

            jay_s_ukundefined 1 Reply Last reply Reply Quote 2
            • jay_s_ukundefined
              jay_s_uk @oozeBot
              last edited by jay_s_uk

              @Charles-Fraser or there is this lightweight plugin https://forum.duet3d.com/topic/24762/object-cancel-plugin-1-0

              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

              Sindariusundefined Charles Fraserundefined 2 Replies Last reply Reply Quote 1
              • Sindariusundefined
                Sindarius @jay_s_uk
                last edited by

                @jay_s_uk you guys are way too fast for me 😬

                1 Reply Last reply Reply Quote 1
                • Charles Fraserundefined
                  Charles Fraser @jay_s_uk
                  last edited by

                  @jay_s_uk AMAZING! Thank you so much

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