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

    Topics created by Milke

    • Milkeundefined

      Unable to update to 3.4.5 from 3.1.1 On Duet2WiFi

      Firmware installation
      • • • Milke
      2
      0
      Votes
      2
      Posts
      135
      Views

      droftartsundefined

      @Milke If you are on 3.1.1, the instructions say to update to 3.3, then a later version. Realistically, you don't need to; you can go from 3.1.1 direct to 3.4.6 (the current release version).

      Download the 'Duet2and3Firmware-3.4.6.zip' from https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.6 Upload it to the Duet. As you are on 3.1.1, this will put all the firmware files in the /sys folder Let the Duet update the firmware Occasionally, updating the WiFi firmware fails, and you can't connect to the Duet. Connect using YAT via USB, and send M997 S1 P"0:/sys/DuetWiFiServer.bin" to update the WiFi firmware. Connect to the Duet via DWC. Check that the firmware and DWC are on version 3.4.6. Upload 'Duet2and3Firmware-3.4.6.zip' again. This will create the ‘0:/firmware/’ directory, and put all the firmware files in it. You can delete the firmware files from the /sys folder.

      Ian

    • Milkeundefined

      Solved Attempt to move motors when VIN is not in range

      Duet Hardware and wiring
      • • • Milke
      26
      0
      Votes
      26
      Posts
      1.8k
      Views

      Milkeundefined

      @alankilian 👍 👍 👍 🙂

    • Milkeundefined

      Solved Panel Due with RRF 3.1.1 issue

      PanelDue
      • • • Milke
      2
      0
      Votes
      2
      Posts
      155
      Views

      Milkeundefined

      People, I solved the problem. I add a new line iin my config.g a PanelDue port: M575 P1 S1 B57600. Nos its Works fine.

    • Milkeundefined

      BF Touch setup - RepRapFirmware for Duet 2 WiFi/Ethernet 3.0

      Tuning and tweaking
      • • • Milke
      8
      0
      Votes
      8
      Posts
      549
      Views

      Phaedruxundefined

      Yes you can probably get the clone BLTouch working using either P9 or maybe P5. YOu'll need to create the servo control pin with M950 and then reference that pin index in your M280 servo commands in the deploy and retract files.

      @Steve-Lynch 3.1.1 is much easier than 2x to 3x. But always read the release notes for the details on what's changed.