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

    Resuming above print surface

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    3
    137
    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.
    • HenryDaraundefined
      HenryDara
      last edited by

      Recently one of my Duet printers started resuming above the print surface by incremental amounts with each pause/resume sequence. first time at .75mm, then at 1.05mm, then 135, 195, 255, 315....... I compared with another Duet and the Pause/Resume files are identical. Running the same G code, only the one printer resumes in this odd manner. The resume intervals are strange too, each time I resumed these were the added amounts .30,.30,.60,.60,& .60

      Scratching my head here. 🙂

      ; resume.g
      G1 R1 X0 Y0 Z5 F6000 ; go to 5mm above position of the last print move
      G1 R1 X0 Y0 ; go back to the last print move
      M83 ; relative extruder moves

      ; pause.g
      M83 ; relative extruder moves
      ;G1 E-20 F3600 ; retract 10mm of filament
      G91 ; relative positioning
      G1 Z25 F500 ; lift Z by 25mm
      G90 ; absolute positioning

      Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
      Firmware Electronics: Duet WiFi 1.02 or later + DueX5
      Firmware Version: 2.03beta3 (2019-03-25b6)
      WiFi Server Version: 1.21
      Web Interface Version: 1.22.6

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

        I see you're running a beta firmware release. If this is a delta, I suggest upgrading to 2.04RC1. If it's any other printer type, try the full 2.03 release.

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • HenryDaraundefined
          HenryDara
          last edited by

          Oddly enough since my earlier post I cannot get it to do it now, when I could make it happen every time before. Dont think I did anything to fix it, so I will keep an eye on it. Will also upgrade away from Beta. Its a coreXY BTW. Thanks

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