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

    Indication of print in progress

    Scheduled Pinned Locked Moved
    General Discussion
    4
    26
    1.6k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      Another way would be to configure the RPi as an HTTP client and have it make rr_status requests to the Duet. The response includes whether or not a file is being printed.

      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

      rubillosundefined 1 Reply Last reply Reply Quote 0
      • DocTruckerundefined
        DocTrucker
        last edited by

        The automatic call of an optional start.g gcode does seem like an ommision. @dc42 is there anything on the horizon?

        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

        dc42undefined 1 Reply Last reply Reply Quote 0
        • rubillosundefined
          rubillos @dc42
          last edited by

          @dc42 has having start.g and end.g files ever been considered? Is there any reason not to have those?

          DocTruckerundefined 1 Reply Last reply Reply Quote 0
          • DocTruckerundefined
            DocTrucker @rubillos
            last edited by

            @rubillos end.g = stop.g

            Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

            1 Reply Last reply Reply Quote 0
            • rubillosundefined
              rubillos
              last edited by

              And that is also called when a print is canceled?

              DocTruckerundefined dc42undefined 2 Replies Last reply Reply Quote 0
              • DocTruckerundefined
                DocTrucker
                last edited by

                The http method @dc42 recommends has a few benefits.

                • No extra wiring or failure points.
                • If in the (unlikely) event of a process hang the http will stop responding and you can cancel your capture.

                Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                rubillosundefined 1 Reply Last reply Reply Quote 0
                • DocTruckerundefined
                  DocTrucker @rubillos
                  last edited by

                  @rubillos https://duet3d.dozuki.com/Wiki/Macros#Section_Pause_stop_and_power_fail

                  Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

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

                    @doctrucker said in Indication of print in progress:

                    The automatic call of an optional start.g gcode does seem like an ommision. @dc42 is there anything on the horizon?

                    I implemented this many releases ago.

                    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

                    DocTruckerundefined rubillosundefined 2 Replies Last reply Reply Quote 0
                    • dc42undefined
                      dc42 administrators @rubillos
                      last edited by

                      @rubillos said in Indication of print in progress:

                      And that is also called when a print is canceled?

                      No, cancel.g is called instead.

                      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
                      • DocTruckerundefined
                        DocTrucker @dc42
                        last edited by

                        @dc42 documentation hasn't caught up yet.

                        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                        1 Reply Last reply Reply Quote 0
                        • rubillosundefined
                          rubillos @DocTrucker
                          last edited by

                          @doctrucker True. That might be the way to go... I'll have a look at modifying my time-lapse code.

                          There are just so many I/O pins on the Duex5, seemed like an easy thing to hook up 🙂

                          1 Reply Last reply Reply Quote 0
                          • rubillosundefined
                            rubillos @dc42
                            last edited by

                            @dc42 So start.g is called when a print starts?

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

                              @rubillos said in Indication of print in progress:

                              @dc42 So start.g is called when a print starts?

                              Yes, whenever a print from SD card starts. I have updated the documentation at https://duet3d.dozuki.com/Wiki/Macros.

                              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

                              rubillosundefined 1 Reply Last reply Reply Quote 1
                              • rubillosundefined
                                rubillos @dc42
                                last edited by

                                @dc42 Awesome! Thank you!

                                1 Reply Last reply Reply Quote 0
                                • Phaedruxundefined
                                  Phaedrux Moderator
                                  last edited by

                                  @resam has a raspberry pi camera solution as well, though I can't seem to find the thread at the moment.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  1 Reply Last reply Reply Quote 0
                                  • Phaedruxundefined
                                    Phaedrux Moderator
                                    last edited by

                                    Here it is: https://forum.duet3d.com/topic/6058/timelapse-pictures-videos-with-duet-and-webcam-on-layer-change

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    rubillosundefined 1 Reply Last reply Reply Quote 1
                                    • rubillosundefined
                                      rubillos @Phaedrux
                                      last edited by

                                      @phaedrux Thanks for the link!

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