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

    filament-change.g

    Scheduled Pinned Locked Moved
    Beta Firmware
    3
    9
    503
    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.
    • noisettetbouundefined
      noisettetbou
      last edited by

      Hello,
      I'm with RRF3.3beta3 and when I run M600, filament-change.g is called but the print resume between steps of the file instead of at the end of file :

      G91 ; relative positioning
      G1 Z20 F1200 ; lift Z
      G90 ; absolute positioning
      M291 R"Déchargement de filament" P"Rétraction en cours..." S0 T5
      G1 E-100 F900 ; Retract fast
      M106 P2 S0 ; led
      G4 P200 ; pause
      M106 P2 S1 ; led
      M291 R"Changement de filament" P"Changez de filament puis pressez OK" S2
      M291 R"Changement de filament" P"Chargement en cours" S0 T12
      G1 E70 F300 ; Unretract and purge
      M116 ; Wait
      M106 P2 S0 ; led
      G4 P200 ; pause
      M106 P2 S1 ; led
      M291 R"Changement de filament" P"Filament changé" S2

      Somebody knows why ?

      dc42undefined Argoundefined 2 Replies Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators @noisettetbou
        last edited by

        @noisettetbou is this a new issue in RRF 3.3 beta3? Did it work correctly in a previous firmware version?

        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

        noisettetbouundefined 1 Reply Last reply Reply Quote 0
        • noisettetbouundefined
          noisettetbou @dc42
          last edited by noisettetbou

          @dc42 I don't know.
          Usually I'm in dual extrusion but I've broken a heatbreak, so back to M600 😉

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

            @noisettetbou are you running in standalone mode or SBC mode?

            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

            noisettetbouundefined 1 Reply Last reply Reply Quote 0
            • Argoundefined
              Argo @noisettetbou
              last edited by Argo

              @noisettetbou @dc42

              This does also happen with pause.g when using conditional gcode (if).
              It seems messages do also cause issues.

              I'm on RRF 3.3RC2 with Mini5+ (standalone).

              I've already reported the bug here for 3.3b2:

              https://forum.duet3d.com/post/228870

              1 Reply Last reply Reply Quote 0
              • noisettetbouundefined
                noisettetbou @dc42
                last edited by noisettetbou

                @dc42
                I'm running in standalone mode with a Duet 2 wifi + Duex5. I haven't got Panel Due.

                It seems be the same bug that @Argo has mentionned here :
                https://forum.duet3d.com/post/228870

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

                  @noisettetbou @Argo I confirm this is a bug. I'm working on a fix now.

                  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

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

                    @Argo @noisettetbou please try the 3.3RC2+3 firmware binary at https://www.dropbox.com/sh/duc057ejldxhl48/AADiuF-oiz9EmkFX6HCeodxTa?dl=0.

                    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

                    noisettetbouundefined 1 Reply Last reply Reply Quote 0
                    • noisettetbouundefined
                      noisettetbou @dc42
                      last edited by

                      @dc42
                      @Argo
                      I've tested the new firmware and it's ok. No bug with M291. The print was well paused during all the process.
                      Thank you very much !

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