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

    Topics created by forgets

    • forgetsundefined

      Upload and Print not working, file not found.

      Duet Hardware and wiring
      • • • forgets
      4
      0
      Votes
      4
      Posts
      808
      Views

      Dougal1957undefined

      there was a bug in DWC 1.13RC1 IIRC upgrade to the full 1.13 and also FW 1.17dev? Whatever the latest is 7 IIRC make sure you do the FW first followed by the WiFi server then the DWC

    • forgetsundefined

      Missing iap4e.bin

      Firmware installation
      • • • forgets
      4
      0
      Votes
      4
      Posts
      1.1k
      Views

      dintidundefined

      Why is this happening?

      I've previously updated firmware just fine.. or rather, I got some error messages, but it worked.

      When updating from 1.17c to 1.17e I suddenly get the "missing iap4e.bin" error.

    • forgetsundefined

      Help with setting up firmware for coreXY machine - unable to home.

      Firmware installation
      • • • forgets
      34
      0
      Votes
      34
      Posts
      6.8k
      Views

      dc42undefined

      @thehands1:

      If I enter the codes G28 X and G28 Y then tell it to print without a G28 code in the gcode file it works. If I have the codes G28 X and G28 Y in the gcode file with no G28 it works. If I just have G28 it stops working. Must be something with the Homeall file. There are no comments at the end anymore. The F360 parameters are there. Wow am I baffled!!!

      Could it possibly be a problem reading the homeall.g file on the SD card? Here are some things to try:

      After running G28 or pressing Home All, check the Console page of DWC for error messages

      Look at the printer status on DWC or PanelDue after it has got stuck running homeall. Is it still Busy, or has it reverted to Idle?

      Go into the system file editor in DWC, edit homeall.g, select all the text and press control-C to copy it to clipboard. Then go to the Macros page of DWC, create a macro called e,g, "Home all", and put the text you copied into it. Then see if running the macro has the same problem

      Move the SD card to a PC. Run the disk checking tool on it to check it for errors. Then rename homeall.g to homeall.bak, then copy homeall.bak to homeall.g. Put the card back in the Duet, restart the Duet, and see if the problem is still there.

      HTH David