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

    Topics created by Avamander

    • Avamanderundefined

      Large Ethernet MTU support?

      Duet Web Control
      • • • Avamander
      11
      0
      Votes
      11
      Posts
      492
      Views

      dc42undefined

      By way of further explanation: SD cards are optimised for doing very large block writes. A digital camera captures several hundred Mbytes of data and needs to write it to the SD card rapidly in order to be able to take another shot. So modern SD cards have large RAM buffers to accept the data, then after it has all been received they get on with writing it to flash memory and moving blocks of data around to implement wear levelling. Unfortunately we only have 128Kb RAM total available on the Duet 2 series, so we have to do much smaller block writes. You can use the M122 P104 function (https://duet3d.dozuki.com/Wiki/Gcode#Section_M122_Diagnose) to measure the SD card write speed achieved by the Duet.

    • Avamanderundefined

      Inconsistent track width

      Hardware wishlist
      • • • Avamander
      5
      0
      Votes
      5
      Posts
      933
      Views

      Avamanderundefined

      @T3P3Tony:

      Fair enough

      I would be pretty surprised if anyone managed to make it fit on 2 layers. Also that would remove the ground plane which would be a bad idea.

      Would most likely mean just quite a "few" 0ohm resistors and a larger sized board (which isn't bad in terms of heat dissipation though).