Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Beta Firmware
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • dc42undefined

      Software bundle 3.6.0-rc.3 released

      • • dc42
      2
      5
      Votes
      2
      Posts
      294
      Views

      T3P3Tonyundefined

      As an update we intend to release 3.6.0 stable on Wednesday 14th May.

    • dc42undefined

      New heater tuning algorithm

      • • dc42
      131
      17
      Votes
      131
      Posts
      15.6k
      Views

      Phaedruxundefined

      @gorf26 said in New heater tuning algorithm:

      a waring message every time

      The warning is normal. It's telling you how hot it predicts the heater could get in a failure situation.

    • T3P3Tonyundefined

      Guide For Posting Request for Help

      • • T3P3Tony
      2
      2
      Votes
      2
      Posts
      475
      Views

      Phaedruxundefined

      Before posting your issue, please review the following sources to check if your question has already been reported and answered. Have you checked the documentation? https://duet3d.dozuki.com/ Have you checked the GCODE Wiki? https://duet3d.dozuki.com/Wiki/Gcode Have you checked the firmware release notes? RRF2: https://github.com/Duet3D/RepRapFirmware/blob/dev/WHATS_NEW.md RRF3: https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md Have you searched the forums? https://forum.duet3d.com/search If this is a Beta firmware release, have you checked the Beta Firmware Forum? https://forum.duet3d.com/category/30/beta-firmware Have you searched the existing issues at GitHub Issue Tracker https://github.com/Duet3D/IssueTracking Please provide the following details: Board Name: Duet2-Wifi Duet2-Ethernet Duet2-Maestro Duet3-6HC Duet3-3HC Duet3-1XD Duet3-1LC Duex2 Duex5 Other Firmware Version: DWC Version: PanelDue Version: Raspberry Pi? Upload the contents of your config.g and homing files, or any other related gcode, generally the contents of your sys folder. Provide the results of sending M122, and M98 P”config.g” Include details specific to your printer. Links to photos and videos of the problem are helpful. Links to a related forum thread if one exists. Describe the problem in as much detail as possible. Expected result Observed result Steps to reproduce
    • ironhydroxideundefined

      [3.6.0-rc.3] sticky probe with 1HCL board

      • • ironhydroxide
      54
      0
      Votes
      54
      Posts
      1.5k
      Views

      dc42undefined

      @ironhydroxide I'm sorry to bother you again, however I've had to revert one of the earlier changes I made to fix this issue because it had an unfortunate side effect. I think the issue should be fixed without that change; however I would be grateful if you could test the candidate 3.6.0 firmware for the 1HCL which is now at https://www.dropbox.com/scl/fo/etf8gf0vxx8ro102juita/AHzXcQJL_3Io_1C4LuDwpxI?rlkey=1hbgwbogzy1r44y1897a7kqds&dl=0.

    • MaxGyverundefined

      [3.6.0-rc.2] Code 3 move error

      • • MaxGyver
      24
      0
      Votes
      24
      Posts
      562
      Views

      dc42undefined

      @MaxGyver thanks for your report. Please do some more tests to make suite sure that the disconnect is reproducible, and that it only occurs when IS is set to 12Hz (or lower if you prefer) and not when it is set to 13Hz. Then start a new thread about this disconnect issue. As @gloomyandy suggested, please include the result of M121 B# where # is the CAN address of the 1XD board.

    • caviaraundefined

      [3.6.0-rc2] Error: G30: Z probe readings not consistent

      • • caviara
      12
      0
      Votes
      12
      Posts
      288
      Views

      caviaraundefined

      @dc42
      4 prints in a row, and currently running big part (6 hours already) - no problems observed.

      Thank you (and your team) again for your work!

    • wschadowundefined

      3.6.0-b2: z-Position wrong after pause

      • • wschadow
      4
      0
      Votes
      4
      Posts
      214
      Views

      dc42undefined

      @wschadow have you tested 3.6.0-rc.3 yet to see if this issue is resolved?

    • jumpedwithbothfeetundefined

      Error: Expansion board 119 stopped sending status (3.6.0-rc.2)

      • • jumpedwithbothfeet
      7
      0
      Votes
      7
      Posts
      142
      Views

      jumpedwithbothfeetundefined

      @droftarts @gloomyandy, as a follow up, I think I've found the culprit, I disconnected the boxturtle and booted the printer up all remaining boards connect without issue, with it connected I had a cascade failure of all boards but the mainboard, I belled the boxturtle cable out and it was fine, I did however find the positive and both CAN wires retracted in the plug, I've made good and now the printer is up and running the same print now, fingers crossed it completes with no issue!

    • jltxundefined

      Unsolved resume misses first Z move

      • • jltx
      6
      0
      Votes
      6
      Posts
      219
      Views

      dc42undefined

      @jltx you should add X0 Y0 to your two G1 R1 commands in resume.g. Also add Z0 to the second one.

    • jltxundefined

      Where can I access persistent state?

      • • jltx
      11
      0
      Votes
      11
      Posts
      210
      Views

      infiniteloopundefined

      @jltx

      the wave function collapses and the cat is definitely dead.

      Common wisdom: Never bet on a cat, they always know better…

    • effnishundefined

      Solved Z-Probe (Klicky) frequently not triggered

      • • effnish
      7
      0
      Votes
      7
      Posts
      238
      Views

      dc42undefined

      @effnish thanks for confirming. This change is included in 3.6.0-rc.3 released yesterday.

    • crpalmerundefined

      3.6.0-rc.2+2: more probing problems (G30 P0 K1 moves wrong tool)

      • • crpalmer
      5
      0
      Votes
      5
      Posts
      187
      Views

      crpalmerundefined

      @dc42 Thanks, that seems to have worked just fine. Using T1 I am able to execute G32 and get what seems to be the correct levelling (aka, it's within the normal values I expect to see when using T0).

      In case it helps anyone else, I replaced the G30 calls in my bed.g with calls to this macro which should work for machines with just one tool or two tools:

      ; Note: the params are all the same *EXCEPT* for P which is now I ; (P is already used by M98 so we can't also use it here) if ! exists(param.X) || ! exists(param.Y) || ! exists(param.K) || ! exists(param.I) abort "Missing required argument (one of X / Y / K / I)" G1 X{param.X} Y{param.Y} Z{sensors.probes[param.K].diveHeights[0]} F{sensors.probes[param.K].travelSpeed} if exists(param.S) if exists(move.axes[3]) G30 K{param.K} P{param.I} S{param.S} X{move.axes[0].machinePosition} Y{move.axes[1].machinePosition} U{move.axes[3].machinePosition} Z-99999 else G30 K{param.K} P{param.I} S{param.S} X{move.axes[0].machinePosition} Y{move.axes[1].machinePosition} Z-99999 else if exists(move.axes[3]) G30 K{param.K} P{param.I} X{move.axes[0].machinePosition} Y{move.axes[1].machinePosition} U{move.axes[3].machinePosition} Z-99999 else G30 K{param.K} P{param.I} X{move.axes[0].machinePosition} Y{move.axes[1].machinePosition} Z-99999
    • SanderLPFRGundefined

      Solved move outside of machine limits with G2 move, in tool 2

      • • SanderLPFRG
      6
      0
      Votes
      6
      Posts
      188
      Views

      dc42undefined

      @SanderLPFRG thanks, I'll flag this as solved.

      RRF treats out-of-bounds errors differently between straight moves and arc moves. The reasons for this are largely historical. Originally, on some machines it was convenient to allow extrusion outside the bed (but without reaching physical endstops) because when printing a part that filled the bed, it didn't matter if part of the skirt was extruded outside the bed. Whereas G2/G3 were originally used only in CNC applications, where out-of-bounds movements were more serious.

    • leoneundefined

      [3.6.0-rc.2] Expansion boards microstep positioning error

      • • leone
      3
      0
      Votes
      3
      Posts
      73
      Views

      leoneundefined

      @dc42 here the files, yes the report is the same with M400 in between.
      config.g
      test_microstep.g

    • ironhydroxideundefined

      [3.6.0-rc2+1] Code 7 move error

      • • ironhydroxide
      8
      0
      Votes
      8
      Posts
      302
      Views

      dc42undefined

      @ironhydroxide it's still a bug so I've added this symptom to this issue https://github.com/Duet3D/RepRapFirmware/issues/1094.

      gloomyandy created this issue in Duet3D/RepRapFirmware closed Long homing moves can cause HeatTaskStuck software reset and/or Code 7 halts #1094
    • bsilver8192undefined

      Solved [3.6.0-beta.4] heater feed forward leads to heater faults

      • • bsilver8192
      4
      0
      Votes
      4
      Posts
      180
      Views

      bsilver8192undefined

      For anybody looking in the future, that did not in fact work. I went all the way up to M570 H0 P60 T40 and still had spurious heater faults. https://github.com/Duet3D/Duet3Expansion/pull/23 seems to have really fixed it, without needing to change M570 from the defaults at all.

      bsilver8192 opened this pull request in Duet3D/Duet3Expansion closed Fix heater faults in the presence of extrusion temperature boost #23
    • Chorcaundefined

      Solved Clicking/thunking noise from motors on 3.6.0-rc.2

      • • Chorca
      9
      0
      Votes
      9
      Posts
      401
      Views

      dc42undefined

      @Chorca thanks for confirming! The fix will be includ idn the next RC or 3.6.0 stable release.

    • davidjryanundefined

      Unsolved [3.6.0-rc2] Axes re-racking in DWC during home all

      • • davidjryan
      4
      0
      Votes
      4
      Posts
      132
      Views

      chrishammundefined

      @davidjryan Thanks for reporting this. It will be fixed in the next version.

    • ToWi1989undefined

      Babystepping issue on 3.6.0 rc1

      • • ToWi1989
      3
      0
      Votes
      3
      Posts
      72
      Views

      ToWi1989undefined

      @jay_s_uk it's when babystepping in -Z. I've updated to 3.6.0 rc2 and the issue persists. I believe it has something to do with the bed mesh compensation thinking the machine is going outside its limits. Also, when restarting a new print, the babystepping value has to be increased with the previous value to get to nozzle at the correct height, and the reported z axis position will start to drift every time this is repeated (I'd expect this to get reset).

      Anyhow, I've now run a first level calibration print and set the probe offset accordingly (g31 in the config) so I don't need to use babystepping for now. I'm also not entirely sure if this is an isolated 3.6.0 issue since I've only had to start messing with the babystepping after I've had a crash with disabled axis limits 😅

    • marvineerundefined

      Unsolved [3.6.0-rc.2] changed behaviour while homing on coreXY

      • • marvineer
      9
      0
      Votes
      9
      Posts
      410
      Views

      gloomyandyundefined

      @marvineer What exactly are you seeing happen? As reported by dc42 he sees an initial diagonal move followed by a Y direction move for the homing move. Is that different to what you are seeing? Perhaps if you post a video of what you are seeing that will help? My understanding is that you should see what dc42 has reported and that is the expected movement.

    Unless otherwise noted, all forum content is licensed under CC-BY-SA