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

    jonasr75

    @jonasr75

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

    jonasr75 Unfollow Follow

    Latest posts made by jonasr75

    • RE: YAT problem for COM3 serial port

      @infiniteloop thank you, I will measure the bed leveling servo circuit, I suspect that it gives an overcurrent (opening and shorting). The 5V power rail may have been damaged because of this. I hope this means the death of the board 😞

      where is the function of these jumpers explained in more detail? See picture:

      afa03684-8f56-479c-b604-7cde563e9b74-image.png
      Thanks,
      Jr

      posted in Duet Web Control
      jonasr75undefined
      jonasr75
    • RE: YAT problem for COM3 serial port

      @infiniteloop
      yes, i unplugged all of connectors.
      yes, i use duex5 daughterboard ( for 3pcs z stepper motor drivers and any plus fans )

      I bought this duet2 mainboard from a local company that deals with electrical repair and sales. I asked for an original duet2 board and paid as much for it, but I got a deut2 clone... I will try to ask for the price of the board back if it is not damaged.
      So I don't have a warranty for the clone duet2 board?
      I will describe the procedure step by step.

      1. I unpacked the new clone board, the company delivered it to me with a heatsink already installed (they glued the heatsiks on it at my request)
      2. I connected my laptop to the duet2board with the factory usb cable. I installed a serial port (COM4) as an emulation device using the RepRap driver - successfully.
      3. I was able to communicate with the page using YAT and I was also able to start the wifi, the DWC communication was completed - successfully. I have attached the link below for the successful process.
        getting started
      4. then I wired the duet2 board to the XYcore printer - as it worked before
      5. after resoldering the x limit switch, the following functions worked: x home; y home; z home. x-y stepper motor movements; 3 z stepper motor movements OK; bed heating; E0 and E1 extruder heating and filament extrusion and retraction; E0 and E1 fans switched on and off normally (T=50 celsius degree set for switching on and off); always on fan is also OK; chamber temp and fan on and off went fine.
      6. The error occurs when running G32, since then there is no 5V power rail. For Z home and leveling, I use a servo motor sensor that can withstand high temperatures. It was created by hightemp3d, which has since ceased to exist.

      hightemp3d
      I haven't taken the device apart or measured it yet, so I don't know if it works properly. for example, can it be short-circuited...
      could a short circuit have caused the problem and was the board physically damaged? There are 3 fuses on the board, which I can't remove because I don't have a tool, but I measured them with an ohmmeter and it shows a 2A break. Can I just replace this fuse and have the servo bed leveling element inspected?
      thanks for the answers in advance,
      Jr

      posted in Duet Web Control
      jonasr75undefined
      jonasr75
    • RE: YAT problem for COM3 serial port

      @Phaedrux hello, here is the test for my duet2wifi board.

      there is no panel due
      no SBD
      Do not apply VIN power to the Duet at this point. -->OK
      "Duet 2: There should be a red LED illuminated between the USB connector and the Reset button. The red 5V LED at the edge of the board should also be lit, so should the green 3.3V LED."
      the led between the usb and the reset button lights up blue (not red) 3.3V led lights up green, that's OK. The 5V led does not light up red, only weak green.
      The DIAG led does not light up, even when I connect the USB cable. According to the document, the DIAG led when the USB is plugged in approx. It lights up for 0.5 seconds and then goes off normally. Nothing happens here.
      I removed all connections but nothing changed. I removed the SD card and pressed the reset button, but still no change. See the picture (sorry if the quality is a bit poor, but the 3 LEDs are visible)

      20231027_171329.jpg

      The USB power supply is sufficient, because another borrowed board recognizes the device after installing the driver, and then the YAT can connect to it.

      see the another pic:
      20231027_172743.jpg

      I look forward to your help,
      JR

      posted in Duet Web Control
      jonasr75undefined
      jonasr75
    • RE: YAT problem for COM3 serial port

      @Phaedrux okay, i will check it, and i will send to you any info to this procedure

      posted in Duet Web Control
      jonasr75undefined
      jonasr75
    • RE: homing error in x-y axes

      @Phaedrux , hello, I'm writing a little comment about the history:

      1. the previous duet2 mainboard could not be repaired, so I had to order a new one
      2. I removed the SD card from the old board and inserted it into the new board
      3. on the new board, I turned on the Wi-Fi with the original USB cable and queried the diagnostics with code M122. I attached this earlier, the firmware is indeed 2.05.1, which may already need to be updated
      4. when I would have completed the homing process with the new board, I was faced with the error I wrote. I didn't change anything in config.g, homeall.g, homex.g, homey.g and homez.g on the SD card. Nevertheless, an error occurred during the home x and y processes. Maybe the new board doesn't work correctly with this outdated firmware?

      From console 5, I gave the following instructions:

      M569 P0 S0 ; X motor runs forwards
      M569 P1 S1 ; Y motor runs forwards
      

      as wrote in config.g, and after checked +x;+y and +x;-y movemet with samall code:

      G91
      G1 H2 X10 F3000
      

      the direction of motions are good, according to documentation:
      https://docs.duet3d.com/User_manual/Machine_configuration/Configuration_coreXY)

      thanks, JR

      homeall.g
      homex.g
      homey.g
      homez.g

      posted in General Discussion
      jonasr75undefined
      jonasr75
    • RE: RRF can't "see" any of the stepper drivers, over night.

      @Phaedrux ok, i have started a new thread:
      https://forum.duet3d.com/topic/33921/homing-error-in-x-y-axes

      posted in General Discussion
      jonasr75undefined
      jonasr75
    • RE: homing error in x-y axes

      can anything be read from the console files? My knowledge does not extend to such a depth. If you see anything from the result of the M122 command, please let me know.
      I am attaching the config.g file, I will share the homing.g soon.

      config__230829.g

      posted in General Discussion
      jonasr75undefined
      jonasr75
    • RE: homing error in x-y axes

      after switching on, when I want to issue the instructions "home all" or "home x" and "home y". He approaches the x-limit switch correctly, and then, as if he had not sensed the x limit switch, he wants to go x plus further, but obviously he cannot. After that I pressed a quick "emergency stop".
      I took a picture of the duex5. as if one of the chips is faulty, but there are still 2 free connectors. is it possible to plug the 3 z stepper connectors through? I think this should be set in config.g.
      Also, I am attaching an M122 query, even before issuing the hoing command. All other functions (extruder 0 and 1 heating, extruder 0; 1 fan, tool fans, chamber heating, bed heating) work, I tried them.drive5_E2_stepper.jpg console.txt

      posted in General Discussion
      jonasr75undefined
      jonasr75
    • homing error in x-y axes

      I also get the following error message: "G1: G0/G1: insufficient axes homed". Could this not be an endstop problem? I have a DueX5 extension board as I drive 3 pcs Z nema17 stepper motors. However, on the DueX5 board, I see a small "crater" on the first chip of the TMC2660 stepper. Could this chip be broken and cause the homing process to fail? I haven't run the M122 command yet.

      posted in General Discussion
      jonasr75undefined
      jonasr75
    • RE: RRF can't "see" any of the stepper drivers, over night.

      @Exerqtor said in RRF can't "see" any of the stepper drivers, over night.:

      G1: G0/G1: insufficient axes homed

      I follow the topic.
      I have a similar problem, but not quite this one. I also get the following error message: "G1: G0/G1: insufficient axes homed". Could this not be an endstop problem? I have a DueX5 extension board as I drive 3 pcs Z nema17 stepper motors. However, on the DueX5 board, I see a small "crater" on the first chip of the TMC2660 stepper. Could this chip be broken and cause the homing process to fail? I haven't run the M122 command yet.

      posted in General Discussion
      jonasr75undefined
      jonasr75