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

    Moncapitaine

    @Moncapitaine

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Moncapitaine Unfollow Follow

    Latest posts made by Moncapitaine

    • RE: Extruder heater capping out at 210

      At 210 the heater just stops going up. It remains stable at that temperature. And the correct temperatures can be controlled manually through console or web without issue.

      I have tracked it to the software. I finally tried a completely new program. The g-code it outputs results in the correct set temperature being reached.

      I found that and the broken g-code just before I checked back here. I don't know why the software is suddenly malfunctioning. But apparently it is. The temp is set at 210. So the hardware is responding correctly and it's apparently not a configuration setting like I was afraid it was going to be.

      ;Generated with Cura_SteamEngine 15.01
      ; Default start code
      G28 ; Home extruder
      G1 Z15 F100
      M107 ; Turn off fan
      G90 ; Absolute positioning
      M82 ; Extruder in absolute mode
      M190 S50
      ; Activate all used extruder
      M104 T0 S210
      G92 E0 ; Reset extruder position
      ; Wait for all used extruders to reach temperature
      M109 T0 S210
      ;Layer count: 298

      posted in Duet Hardware and wiring
      Moncapitaineundefined
      Moncapitaine
    • Extruder heater capping out at 210

      I'm sure this is a setting I've missed somewhere. I just don't have enough time to keep hunting on my own.

      My extruder caps out at 210 degrees when running a print file. Max temp is set at 285 for an E3d v6. It's been auto tuned. It responds correctly manually through the web interface or the g-console. I'm using repetier host, and it's set to use a temp of 265 for ABS. But every time, the extruder stops at 210 and it attempts to print without being hot enough to extrude.

      This is my first print since swapping from the base Anet board where the files worked correctly with these settings. So I'm sure I must be missing something. But I can't figure out where it is.

      posted in Duet Hardware and wiring
      Moncapitaineundefined
      Moncapitaine
    • RE: Internal 5v problem

      Thanks for the help gentlemen. It's appreciated.

      posted in Duet Hardware and wiring
      Moncapitaineundefined
      Moncapitaine
    • Internal 5v problem

      I have a Duet 2 WiFi I bought through Filastruder that I've been having some trouble with.

      When I first got the board, I couldn't access the web control. It turned out that the board refused to access or initialize the SD card. The problem persisted through multiple cards, formats, and file sets. I'd get extremely slow access speeds of 0.2MBS on system diagnostics if there were files on the card. Empty cards would show as 20MBS. Reinitialization commands would return errors.

      I sent the board back. They tested and couldn’t find anything wrong. They sent it out with a new SD card and it initially worked. I accessed web control fine. I updated parameters. And then I plugged it into my existing Anet A8 machine. The A8 worked fine on the original control board. I plugged everything into the Duet save for the hot end since I was missing a screwdriver. I got back into web control and swapped back to Z stop instead of BLTouch since the mount I had printed didn't fit. The update went through fine, no trouble at all.

      The next day however, I couldn't access web control again. I noticed that the 5v light was off. So I immediately disconnected the power supply and started checking the wiring. No issues found. I go to plug into USB, and I immediately get a pop, all the status lights flash on once and then go dead. I get a USB current overload warning on my laptop. After that, I can get the 5v and diagnostic lights to light briefly on USB power and they quickly fade off. I tried plugging into a powered hub, and noticed a slight buzz and the USB cable getting hot before I shut everything down.

      No fuses are blown There don't seem to be any problems when on 12v power save the 5v rail doesn't work. And on USB 5v power, I get a current overload like something is shorted. All wiring has been triple checked with no issues, no shorts. And nothing was wired directly to 5v. Only 12v motors and 3.3v sensors. Without having any access to testing equipment, my best guess is a problem in the internal 5v regulator. What else should I be looking at? Filastruder old me that because everything worked when they tested, they'd need an admin from these boards to say it was likely bad hardware for them to swap it out.

      posted in Duet Hardware and wiring
      Moncapitaineundefined
      Moncapitaine