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

    Cancel individual objects on the build plate

    Scheduled Pinned Locked Moved
    Beta Firmware
    8
    26
    3.3k
    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.
    • PCRundefined
      PCR
      last edited by

      @dc42 any news? I had the possibility in RepetierServer to cancel a object. Was quite nice.

      fc21e60f-6715-43cb-8e77-1532ad762628-grafik.png

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

        This was waiting for the plugin interface in DWC. That interface has been implemented in DWC 3.2beta1. Now the plugin for object cancellation just needs to be written.

        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 0
        • ppaukstelisundefined
          ppaukstelis
          last edited by

          Just wanted to add that as the person that originally developed the octoprint plugin and did the initial work for Marlin, I really appreciate the systematic way this has been approached in RRF and documented in this thread. Well done. Now, to "standardize" where to put those object labels relative to wipes/retractions....

          T3P3Tonyundefined 1 Reply Last reply Reply Quote 3
          • T3P3Tonyundefined
            T3P3Tony administrators @ppaukstelis
            last edited by

            @ppaukstelis thanks for the feedback. The model used for changing tools may also be useful here for slicer writers. i.e:

            gcode that happens before the object starts to be printed on that layer,
            gcode that happens after that layer of the object finishes being printed

            Than can the be tagged with ";Pre-ObjectX" and ";Post-ObjectX"

            Anything in between a "post-ObjectX and a "pre-ObjectY" is not object related (i.e its travel, or a tool change, or a prime etc).

            would that work?

            www.duet3d.com

            1 Reply Last reply Reply Quote 0
            • ppaukstelisundefined
              ppaukstelis
              last edited by

              I was thinking more in terms of what a slicer considers to be an object. Right now PrusaSlicer/SuperSlicer already have "; stop printing objectX" tags that can be used for termination as you suggest. But as of right now post-object wipes are not considered part of the object, they come after the stop printing comments. This wastes time and movement. Cura uses NONMESH object tags which work fine. However, it defines all supports as NONMESH and not as parts of objects, so you can never cancel the supports along with the individual object.

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

                @ppaukstelis ahh I see, just more granularity required in tagging really

                www.duet3d.com

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