Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. GBusy24
    • Profile
    • Following 0
    • Followers 0
    • Topics 33
    • Posts 207
    • Best 15
    • Controversial 0
    • Groups 0

    GBusy24

    @GBusy24

    15
    Reputation
    12
    Profile views
    207
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Lexington, KY

    GBusy24 Unfollow Follow

    Best posts made by GBusy24

    • RE: Y Axis Homing Issues CoreXY

      @diy-o-sphere A friend helped me find the problem. Thanks for your help.

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: Can't get connected to DWC setting up new Duet 2 Wifi

      @phaedrux, This site is flagging my copy and paste of the M122 Diagnostics report as spam and will not let me post it. How do I get around that?

      posted in Firmware installation
      GBusy24undefined
      GBusy24
    • RE: Extruder motor not working correctly after update

      @dc42 Hi, I just saw your message and ran the command. E-thing seems good to go. Here's the response: "M98 P"config.g"
      HTTP is enabled on port 80
      FTP is disabled
      TELNET is disabled
      I've come to terms that this smaller stepper needs higher current than normal sized steppers. I'm okay with that. I've used this motor for years on my setup and haven't had any problems. I am going to show it a lil' love tho with a nice heatsink that arrives tomorrow

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • Can't get connected to DWC setting up new Duet 2 Wifi

      Trying to set up my second Duet 2 Wifi. Bought my first over 5 years ago and I've forgotten pretty much e-thing. My new board shows it's running ver. 2.05.1 firmware when sending m115 thru Yat. I'm able to save my ssid and PW thru M587, but when I send M552 S1, it's telling me no networks found. Question: Do I need to update the FW, duet wifi server and DWC by pulling the card and putting it in my computer to do so? I appreciate any help.

      posted in Firmware installation
      GBusy24undefined
      GBusy24
    • RE: Weird Issue with Duet Wifi Wifi connection

      @günter-jibben Wow, Thanks! Didn't know this info was out there.

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: Can't get connected to DWC setting up new Duet 2 Wifi

      @phaedrux That did I
      it! Thank you

      posted in Firmware installation
      GBusy24undefined
      GBusy24
    • RE: Bed heater faulting out after RRF 3.0 and later update

      @jay_s_uk Okay

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: CoreXY update to 3.3 gone Wrong

      @fcwilt Yes.

      posted in Firmware installation
      GBusy24undefined
      GBusy24
    • RE: Bed heater faulting out after RRF 3.0 and later update

      @jay_s_uk Thanks for your help. Everything is sorted out and working proper now. No more faulting out.

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: CoreXY update to 3.3 gone Wrong

      @droftarts Fabulous! that did it. Thanks

      posted in Firmware installation
      GBusy24undefined
      GBusy24

    Latest posts made by GBusy24

    • RE: PROBLEMS AFTER UPDATING TO A NEW DUET 2 WIFI BOARD.

      @droftarts Result of motor drive mapping with M584- X=0 Y=1 Z=2 E=3. Extruder does not move along with X and Z when attempting to extrude. Physically looking at the board everything looks perfect. No damage. I see nothing amiss under the board. It sits on a 3D printed mount. I will say that when attempting to test motor movement following the Duet 3D guide, I get no movement at all when sending , G1 H2 X10 F3000, but I do get movement out of X,Y when sending G1 H2 Y10 F3000 and it moves how the guide describes it should in the +x and -Y directions. Here are the things you asked me to share. Homeall.g1000008461.jpg 1000008463.jpg ![1000008464.jpg](/assets/uploads/files/1745450157161-1000008464-resized.jpg Thankful for your help.

      EDIT 4/25/25:
      AHA! The move X command, G1 H2 X10 F3000 is turning the extruder motor upon further testing, but why does moving X in DWC work normal as expected? Why doesn't the extruder motor turn instead of X in DWC?Now, my question to you and myself is,.....Did I plug X and E into the board swapped when changing out boards? I don't think so. That means the problem lies within config.g or motor mapping doesn't it? But motor mapping seems proper and so does config.g.

      I just uploaded my current .json file to the RRF config tool and notice the motor mapping it displays is different from what I'm seeing in my config.g Here it is from the RRFC. Only P3 is changed from S0 in my config.g to S1 that I'm seeing in RRFC tool. I've tried changing it to that in my config.g,, but end up with a bad result.

      M569 P0 S0 D2 ; driver 0 goes backwards (X axis)
      M569 P1 S0 D2 ; driver 1 goes backwards (Y axis)
      M569 P2 S0 D2 ; driver 2 goes backwards (Z axis)
      M569 P3 S1 D2 ; driver 3 goes forwards (extruder 0)

      EDIT 4/25/24: Solved
      I did have the X and E swapped into wrong positions on the board.

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: PROBLEMS AFTER UPDATING TO A NEW DUET 2 WIFI BOARD.

      @droftarts Here are the files. I wasdefinitely running 3.5.4. This config.g says it's 3.3. M122.txt , Config,g .txt EDIT: okay I understand now that the 3.3 version was of the reprap configurator tool when I ran it

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: PROBLEMS AFTER UPDATING TO A NEW DUET 2 WIFI BOARD.

      @droftarts I will post config.g and result of m122 when I get home from work. I'm confident that all the motors are hooked up correctly and that's why I see proper movement from them when I request it. It homes just like it always did. I will say that the motor movement section in the config. g didn't seem right as it has all Motors moving in the same direction and I'm pretty sure that's incorrect

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: PROBLEMS AFTER UPDATING TO A NEW DUET 2 WIFI BOARD.

      Riddle me this. So I just replaced a 9-year-old duet Wi-Fi board with a new duet 2 Wi-Fi board that has the external antenna. I have retained the original SD card that has all the important parameters and when I test motor movements, my X, Y and Z Motors all move correctly, but when I heat up the hot end and attempt to extrude filament, I get no movement from the extruder motor, but the X and Y Motors on my core XY setup move the print Carriage to the rear right away from the X stop where everything crashes. I know all the motors are hooked up correctly and everything in config.g seems proper. So what could be going on? Could use some help. Thanks. I'm currently away from my printer so I can't share any diagnostic stuff right now. Thanks again

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • PROBLEMS AFTER UPDATING TO A NEW DUET 2 WIFI BOARD.

      GBusy24
      20 Apr 2025, 13:54

      I recently replaced a Duet 2 Wifi board with the same. I'm now connected to it and after establishing wifi connection with the card that came with the board, I powered down and reinstalled the SD card from the original board. Motors move in correct direction and it homes correctly also, but when attempting to probe the bed or extrude filament, I get unexpected movements from the carriage. For one example, when I send command G1 E100 F60, instead of extruding filament, the print head/carriage takes off to the right rear of the machine W/O attempting to extrude any filament. I'm a bit confused and wonder if anyone can offer me some insights. Thanks

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: 2 NEW DUET 2 WIFI's W/EXTERNAL ANTENNA WILL NOT CONNECT

      @droftarts @Phaedrux , I think it was both the error with the quotatiion mark and also the I parameter I had in the 587. I'm jusy happy you guys help me solve it. Thanks again.

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: 2 NEW DUET 2 WIFI's W/EXTERNAL ANTENNA WILL NOT CONNECT

      @droftarts I finally solved it. I'm connected and I just pulled up DWC. Thanks

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: 2 NEW DUET 2 WIFI's W/EXTERNAL ANTENNA WILL NOT CONNECT

      @droftarts The only time I've been able to get the wifi module green to turn on is when I set up the access point mode

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: 2 NEW DUET 2 WIFI's W/EXTERNAL ANTENNA WILL NOT CONNECT

      @droftarts Finally thought to do this that you told me to do a couple of days ago, so I thought I'd let you see it too.Network Scan.txt

      posted in General Discussion
      GBusy24undefined
      GBusy24
    • RE: 2 NEW DUET 2 WIFI's W/EXTERNAL ANTENNA WILL NOT CONNECT

      @droftarts Greg''s WIFI was listed, but W/O the apostrophe and I went ahead and ran the commands you said anyway just in case, You can see the 'No network found' result, so I sent the second group of commands you mentioned and my wifi light on the board goes off and I can't connect in normal mode. Head scratching time. Please advise.Terminal Snippet.txt

      posted in General Discussion
      GBusy24undefined
      GBusy24