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

    3.2 SBC cancel print not working w/ missing/blank cancel.g

    Scheduled Pinned Locked Moved Solved
    Beta Firmware
    5
    28
    1.4k
    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.
    • Phaedruxundefined
      Phaedrux Moderator @Heartleander81
      last edited by

      @Heartleander81 said in Problem after cancel print:

      and release the pressure.

      What does that mean?

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • Heartleander81undefined
        Heartleander81
        last edited by

        Sorry. Fu.. Translator. I doun't have check before copy and past.PRESS pause and then cancel i the print

        I have a Video on youtube

        https://youtu.be/FWr_m28CsAc

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

          Did you try creating the missing cancel.g?

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • Heartleander81undefined
            Heartleander81
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • Heartleander81undefined
              Heartleander81
              last edited by

              Is the same with empty cancel.g

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

                Do you have a T0 command in your slicer start gcode?
                Is your tool still selected after canceling?
                Can you try putting some commands in your cancel.g?

                Example:

                ; cancel.g
                ;
                ; Run when the print is paused, and then canceled.
                ;
                
                G10 P0 R0 S0		; Set hotend temp to 0
                M140 S0			; Set bed temp to 0
                M106 S255 		; Fan at 100 to cool nozzle and bed
                M220 S100		; Set speed factor back to 100% in case it was changed
                M221 S100		; Set extrusion factor back to 100% in case it was changed
                M290 R0 S0              ; clear babystepping
                G28 XY			; home XY
                M84			; turn off steppers
                G4 S60			; wait 1 minute for nozzle to cool
                M107			; turn off the fan
                

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • Heartleander81undefined
                  Heartleander81
                  last edited by

                  Now is working with this config.

                  Can you tell me why?

                  fcwiltundefined 1 Reply Last reply Reply Quote 0
                  • fcwiltundefined
                    fcwilt @Heartleander81
                    last edited by

                    @Heartleander81 said in Problem after cancel print:

                    Now is working with this config.

                    Can you tell me why?

                    What config? Did you mean to post one?

                    Frederick

                    Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                    Heartleander81undefined 1 Reply Last reply Reply Quote 0
                    • Heartleander81undefined
                      Heartleander81 @fcwilt
                      last edited by Heartleander81

                      @fcwilt i mean the config post from phaedrux

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

                        You mean you added those commands to cancel.g?

                        I'm thinking there is an issue with missing or blank cancel.g files and the firmware isn't doing the expected default behaviour.

                        Thanks for confirming that adding a cancel.g with commands allows it to work. I'll flag this for further investigation.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        Heartleander81undefined 2 Replies Last reply Reply Quote 0
                        • Heartleander81undefined
                          Heartleander81 @Phaedrux
                          last edited by

                          @Phaedrux I doun't now why, but on second test, the same bevore. I test at saturday more cycles. I think the problem is at my side.
                          I give you Feedback at saturday night ore sunday morning.

                          1 Reply Last reply Reply Quote 0
                          • Heartleander81undefined
                            Heartleander81 @Phaedrux
                            last edited by

                            @Phaedrux
                            Thanks for your help. But i doun't find out what is. I have downgraded to 3.1.1

                            When the next 3.2.x stabel comes out i test it.

                            1 Reply Last reply Reply Quote 0
                            • Heartleander81undefined
                              Heartleander81
                              last edited by

                              I found the mistake. It was the slicer. I accidentally swapped relative and absolute extrusion. As a result, the skirt was still printed and nothing came out of the nozzle during the actual printing

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

                                Thanks for the update.

                                Z-Bot CoreXY Build | Thingiverse Profile

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