Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Andrew2087
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 12
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by Andrew2087

    • Andrew2087undefined

      Solved Printers reset upon finishing prints in 3.5.1 and 3.5.2

      Firmware installation
      • • • Andrew2087
      6
      0
      Votes
      6
      Posts
      188
      Views

      Andrew2087undefined

      @gloomyandy That was it. Didn't see that stop.g now runs at the end of all prints since 3.5b1 regardless of M0 being present and stop.g was set with an M999 (I assume when it was set up on printers 2 and 3 it was thought that it was for an emergency stop situation not the end of a print). Thank you for your help!

    • Andrew2087undefined

      1HCL Boards disconnect during Closed Loop Tuning

      Duet Hardware and wiring
      • • • Andrew2087
      3
      0
      Votes
      3
      Posts
      126
      Views

      Andrew2087undefined

      @droftarts
      Thanks for responding!
      To answer your questions in order:
      Was the M569.5 command generated by the Closed Loop plugin?

      Yes

      Are you running in standalone or SBC mode?

      Standalone

      Is the SD card good (it could be the SD card can't cope with the speed at which the data is collected and written)?

      Not entirely sure how to qualify an SD card for this? It is a 16GB SanDisk Ultra micro SD (I believe the stock card that came with the board but not 100% certain of that). It has been reformatted to eliminate the partition that the stock micro SD cards that come with the boards have.

      Can you send M122 B# (where # is the CAN address of the 1HCL board) when the printer restarts, which may show the reason for the crash?
      M122 Prior to reconnection
      M122 Before Reset.png
      M122 After Reconnection
      M122 After Reset.png

    • Andrew2087undefined

      Solved SBC Firmware Update

      Firmware installation
      • • • Andrew2087
      12
      0
      Votes
      12
      Posts
      375
      Views

      Andrew2087undefined

      @chrishamm That was the issue, when setting the static IP for the printer, it had been set up for a different network originally, then when moved to a different network only the subnet for the static ip for the pi was updated to the 60 and not the router. THANK YOU