Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. R006
    • Profile
    • Following 1
    • Followers 0
    • Topics 49
    • Posts 235
    • Best 7
    • Controversial 1
    • Groups 0

    R006

    @R006

    6
    Reputation
    42
    Profile views
    235
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    R006 Unfollow Follow

    Best posts made by R006

    • RE: Bad command Error using RRF 3.5.0 and 3.5.1 using duet2 wifi

      @gloomyandy

      20240424_144735.jpg

      Capture_gcode.PNG

      also i am try to simulate same Gcode with RRF 3.5.0 rc4 in that only one gcode give the bad command error (2 time simulated and giving two different error which is attached in image)

      20240425_105145.jpg 20240425_105222.jpg

      also attached Gcode SS

      Capture_gcode_1.PNG

      posted in Using Duet Controllers
      R006undefined
      R006
    • Jerk & acceleration value change after Resume APF

      Hey,

      I am using Duet 2 wifi with RRF 3.5.0 rc3.

      sudden change in jerk and acceleration after resume APF, it's set random value which is not in config and not in gcode.

      gcode in which jerk is 300 mm/sec & acceleration 500 mm/s2, when i run the power failure sequence and after resume the print there is sudden vibration in X Y axis, so i am rum M204 to check it's acceleration and the result of it is 50000 mm/s2 and jerk is 600mm/s but gcode generated on jerk 300mm/s and acceleration 500 mm/s2.

      so give me solution what should i do?
      @dc42 @Phaedrux

      posted in Beta Firmware
      R006undefined
      R006
    • Disable Wifi of Duet2 Wifi

      Hey,
      I am trying to disable wifi of Duet2 Wifi by following below on YAT terminal.
      M552
      M552 S-1
      M552
      M552 S0

      But it's not stop and whenever power up it display Error: Wifi module reported: network scan failed.

      Any Suggestions.

      posted in General Discussion
      R006undefined
      R006
    • 12V under-voltage event (9.5V)

      When I am printing anything I found 12V under-voltage event (9.5V)after 1 layer complete.
      Error comes up when 2nd layer start printing.
      This error repeat every time while printing.
      If I left machine ON with extruder heater and bed heater ON, then I didn't get any error.

      I am using Duet Main Board 6HC with 24V Meanwell SMPS and it's output is 24V I have verified.
      Changed my extruder heater.
      Checked all wiring and no lose connection.

      Can you please give me advice how can I find root cause for this under voltage event?
      @dc42 @Phaedrux @T3P3Tony Is there any way to troubleshoot this problem?

      b9438f21-20ee-4997-b05f-08cd18fc9744-r.png

      posted in Duet Hardware and wiring
      R006undefined
      R006
    • RE: Jerk & acceleration value change after Resume APF

      @dc42 hey,

      After upgrading to the latest firmware version 3.5.0rc4, we observed improvement in print acceleration settings. However, the travel acceleration is taking random value: while print acceleration seems to be functioning correctly, travel acceleration values are fluctuating unexpectedly.

      posted in Beta Firmware
      R006undefined
      R006
    • RE: Change Wifi of Duet2 Wifi from one to another without using YAT

      @droftarts Thanks😊 Yesterday i am trying using paneldue but missed M588 s"*" so it's not working. Thank you once again.

      posted in General Discussion
      R006undefined
      R006
    • RE: Duet 2Wifi Board: 3 Z-Axis configuration create problem

      @droftarts
      David seems to be absolutely right. Thank you both of you!
      When I set skew factor 0, this problem doesn't appear.

      now my question is , if skew is enabled , after some printing or moves, Y position changes. On HOMEY, I see Y position as -0.6 or so. How do I set it to 0 on Yhome?

      Ideally, on Homing, position should be 0, right? Please revert on this.
      (note: atimes this negative value is -0.0, -0.6, -1.9 etc, on homing Y)

      Thanks & Regards,
      R006

      posted in Duet Hardware and wiring
      R006undefined
      R006
    • RE: Resume APF not working

      @jay_s_uk
      i am waiting for your reply

      posted in General Discussion
      R006undefined
      R006

    Latest posts made by R006

    • RE: M915: Configure motor stall detection

      @dc42

      Thank you.

      Could you please provide example files for both driver-warning.g and driver-stall.g, if available?

      posted in Using Duet Controllers
      R006undefined
      R006
    • RE: M915: Configure motor stall detection

      @gloomyandy @droftarts

      Thank you for your response.

      I have one question and observation:
      I created two macro files:

      1. driver-warning.g – for handling the "phase may be disconnected" warning
      2. driver-stall.g – for handling stall detection

      When testing:
      driver-warning.g is triggered correctly when the error is "Phase may be disconnected."
      However, when testing for a stall condition (e.g., by physically obstructing the axis), driver-stall.g is also triggered even if a phase is disconnected.
      So, in both cases — stall detection and disconnected phase — the driver-stall.g macro is executed.

      Question:
      Is there a way to differentiate between a true stall detection and a driver error like "phase may be disconnected", so that only one specific macro is called for each event(is there any object model)?
      I would like to handle these two cases differently in macros or messages. Is there any solution for this?

      @dc42 @droftarts @gloomyandy

      posted in Using Duet Controllers
      R006undefined
      R006
    • Error: Cannot read file, error code 1. Cancelled printing

      Hello,

      I’m using a Duet 2 WiFi board running RepRapFirmware version 3.6.0rc3, and I’m encountering the following error when printing from SD Card 1 (PanelDue SD card):
      Error: Cannot read file, error code 1
      This issue does not occur during simulation — it only appears when attempting to physically print the file. I also tested this with RRF version 3.6.0 (stable) and encountered the same issue.

      Could you please help me identify the root cause and suggest a possible solution? @dc42 @Phaedrux

      posted in Using Duet Controllers
      R006undefined
      R006
    • RE: M915: Configure motor stall detection

      @dc42
      I am currently using RepRapFirmware version 3.6.0rc1 and testing it on a table-top setup.
      Could you please provide an example of a driver-warning file for reference?

      posted in Using Duet Controllers
      R006undefined
      R006
    • M915: Configure motor stall detection

      I am using a Duet 3 board with three Z-axis stepper motors connected. If any motor connector becomes disconnected, a warning message appears:
      "Driver 0.4 Phase A or B may be disconnected."
      **I would like to implement code that automatically performs the following actions when this warning is triggered:

      1. Immediately disable all motors.
      2. Display the message: "Please check Z motor connection."**

      I have tried using stall detection and created a driver-warning.g file with the following command:
      M915 Z0.2:0.4:0.5 S2 R3
      However, this approach did not work as expected. I am testing this on a table-top setup.

      @dc42 @Phaedrux

      posted in Using Duet Controllers
      R006undefined
      R006
    • RE: Progress Bar Missing in RRF 3.6.0rc2 with PanelDue 3.5.1

      @dc42
      Okay, when was it released?

      posted in Using Duet Controllers
      R006undefined
      R006
    • Progress Bar Missing in RRF 3.6.0rc2 with PanelDue 3.5.1

      Hey,

      After recently updating RepRapFirmware (RRF) to version 3.6.0rc2 and the PanelDue firmware to version 3.5.1, I noticed that the progress bar does not display when printing or simulating G-code. Everything else appears to function normally, but the progress indicator is missing.

      20250519_142119.jpg

      Could you please advise if this is a known issue or if there’s a configuration step I may have missed?
      @dc42 @Phaedrux

      posted in Using Duet Controllers
      R006undefined
      R006
    • RE: warning: received malformed responses

      @dc42 said in warning: received malformed responses:

      @R006 which version of PanelDueFirmware are you using? RRF 3.6 requires version 3.5.1. The "malformed responses" messages may occur because you are using an older version.

      Panel version is 3.4.1, but this warning appears after resume APF only, in normal printing this warning is not appears.

      posted in Using Duet Controllers
      R006undefined
      R006
    • RE: warning: received malformed responses

      @dc42 said in warning: received malformed responses:

      @R006 :

      1. Where are the "malformed responses" warnings coming from? DWC, or something else?

      On panel
      20250508_155051.jpg

      1. Are you running the Duet in standalone or SBC mode?

      standalone mode

      1. Please upgrade to firmware 3.6.0-rc.3.

      Okay, but could you please clarify why this warning appears?
      Is it possibly related to cabling, signal integrity, or something else?
      I’ve read "https://forum.duet3d.com/topic/32837/malformed-responses-warnings-on-paneldue-7i?_=1746789074093", and it seems to describe the same issue I’m experiencing — so I suspect it might be related.
      Any insights would be appreciated.

      posted in Using Duet Controllers
      R006undefined
      R006
    • warning: received malformed responses

      Hi,

      I’m using a Duet 3 MB6HC running RepRapFirmware 3.6.0-rc2, and I’m encountering a "malformed responses" warning after repeatedly using the Resume After Power Failure (APF) function.
      Under normal conditions, the warning does not appear. However, after resuming from APF multiple times, the warning is consistently displayed — though it does not appear to affect any functionality.

      Could you please advise on what might be causing this issue?

      Any suggestions would be greatly appreciated.
      @dc42 @Phaedrux

      Thanks,

      posted in Using Duet Controllers
      R006undefined
      R006