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

    Topics created by DaveA

    • DaveAundefined

      Layer count way off

      Duet Web Control
      • • • DaveA
      10
      0
      Votes
      10
      Posts
      1.4k
      Views

      dc42undefined

      @DaveA this is now fixed in time for the next 3.6 beta release. Thank you for reporting it.

      m36 "1732895968432-reservoirspacer-1mm.gcode" { "err": 0, "fileName": "1732895968432-reservoirspacer-1mm.gcode", "size": 100995, "lastModified": "2024-12-01T08:49:22", "height": 1, "layerHeight": 0.2, "numLayers": 5, "filament": [ 824.1 ], "thumbnails": [], "generatedBy": "Simplify3D(R) Version 4.1.2" }
    • DaveAundefined

      RRF 3.5.3 G32 issue

      General Discussion
      • • • DaveA
      9
      0
      Votes
      9
      Posts
      212
      Views

      jay_s_ukundefined

      @DaveA it may be spurious but it would be worth checking the wiring on driver 0

    • DaveAundefined

      3.50-beta3 Position Error Again

      Beta Firmware
      • • • DaveA
      3
      0
      Votes
      3
      Posts
      202
      Views

      DaveAundefined

      @jay_s_uk Oops, you're right. I missed that. I do wonder why 3.4.5 didn't seem to care - didn't produce
      any error and printed the purge line just fine.

      Thanks.

    • DaveAundefined

      Upload file to SD card

      Duet Web Control
      • • • DaveA
      8
      0
      Votes
      8
      Posts
      350
      Views

      DaveAundefined

      @gaweyo That works except I'm not always wanting to immediately print the file I'm uploading. The M23 selects the file and generates an error if the printer is already printing.

      Anyway, never mind.

    • DaveAundefined

      Maestro 12864 Menu inop after 3.3b1

      Beta Firmware
      • • • DaveA
      2
      1
      Votes
      2
      Posts
      186
      Views

      dc42undefined

      I confirm that the 12864 encoder does not work in RRF 3.3beta1 for the Maestro. I will fix it in beta2.

    • DaveAundefined

      Minor 3.2 bug in M540: Set MAC address

      General Discussion
      • • • DaveA
      3
      0
      Votes
      3
      Posts
      175
      Views

      Phaedruxundefined

      I've updated the M540 entry

    • DaveAundefined

      Unsolved Bed heater tuning algorithm failure 3.2

      Beta Firmware
      • • • DaveA
      5
      0
      Votes
      5
      Posts
      248
      Views

      DaveAundefined

      @Phaedrux I think so.
      This is the current M307 that's running on the printer now and seems to control the bed well.
      M307 H0 R0.196 C734.056:734.056 D0.65 S1.00 V12.1 B0

      This is config-override.g from a backup I made in June, 2020
      M307 H0 A172.9 C784.9 D0.4 S1.00 V11.9 B0

      At the fourth try the tune returned a result:
      Warning: heater behaviour was not consistent during tuning
      Auto tuning heater 0 completed after 3 idle and 25 tuning cycles in 3280 seconds. This heater needs the following M307 command:
      M307 H0 R0.223 C738.8 D0.64 S1.00 V12.1

      The values appear to not be very much different from the current M307.

      I captured a portion of the temperature chart. The whole tune cycle looked like this portion. A gentle sawtooth moving between 65 and 70 degrees. I never saw anything that looked inconsistent.

      d3492461-39d4-47c4-9ce4-053fe8e706c5-image.png

    • DaveAundefined

      Sample code for variable workaround

      Gcode meta commands
      • • • DaveA
      4
      0
      Votes
      4
      Posts
      266
      Views

      jay_s_ukundefined

      @DaveA I already do something similar. You can use the workplace coordinates to same information and then calculate from.
      I mainly use this when probing on my CNC. Examples can be found here https://forum.duet3d.com/topic/19698/rrf3-2-request-to-enable-g43-g44-tool-height-offset?_=1609278343985

    • DaveAundefined

      Any known issues with a webcam on dwc 3.2.0-beta4?

      Duet Web Control
      • • • DaveA
      9
      0
      Votes
      9
      Posts
      402
      Views

      Phaedruxundefined

      @DaveA thanks for doing that testing.

      This might be one for @chrishamm to take a look at.

    • DaveAundefined

      Question on M558 A & S Parameters

      General Discussion
      • • • DaveA
      2
      0
      Votes
      2
      Posts
      153
      Views

      Phaedruxundefined

      I'm not certain but that may only apply to a single G30 and not G29. Just speculating.

      Regardless, I would suggest that if you're going to use the A parameter, use a larger value for retries like 10.

    • DaveAundefined

      Part number for bed heater connector

      Duet Hardware and wiring
      • • • DaveA
      3
      0
      Votes
      3
      Posts
      143
      Views

      DaveAundefined

      Thanks. I looked around the Duet doc. site but I guess I missed it. This is for a Duet Ethernet 1.02.
      Great Amazon can sell me 100. I'll keep looking.

    • DaveAundefined

      RRF 3.01-RC11 PanelDue Inop after update

      Beta Firmware
      • • • DaveA
      14
      0
      Votes
      14
      Posts
      556
      Views

      DaveAundefined

      @dc42 Same here now. I just powered up the printer and the PanelDue is working fine @115200 with the two M575 entries. Not sure what happened last night. Maybe I didn't really reboot after editing the config file. Anyway, all is well for now.

    • DaveAundefined

      Spontaneous reboot after print completed

      Beta Firmware
      • • • DaveA
      1
      0
      Votes
      1
      Posts
      102
      Views

      No one has replied

    • DaveAundefined

      Solved Layer count in DWC progress display

      Duet Web Control
      • • • DaveA
      15
      0
      Votes
      15
      Posts
      958
      Views

      dc42undefined

      @demonlibra you can get RRF to ignore that line by putting a command starting with ;E or ; E at the end of it.

    • DaveAundefined

      M92/M350 Order dependency in 3.0

      General Discussion
      • • • DaveA
      8
      0
      Votes
      8
      Posts
      401
      Views

      DaveAundefined

      @deckingman Thanks for the idea. I'll do that.

    • DaveAundefined

      Minor DWC issue with 3.0RC1

      Duet Web Control
      • • • DaveA
      3
      0
      Votes
      3
      Posts
      160
      Views

      tekkydaveundefined

      I believe this is a known bug. See post

    • DaveAundefined

      Delta calibration issue

      General Discussion
      • • • DaveA
      5
      0
      Votes
      5
      Posts
      221
      Views

      Phaedruxundefined

      Well there were some bugs in 2.03 with delta calibration.

    • DaveAundefined

      DWC Request for Send Code list

      Duet Web Control
      • • • DaveA
      1
      0
      Votes
      1
      Posts
      224
      Views

      No one has replied

    • DaveAundefined

      Temperature Tower Issue/Question

      General Discussion
      • • • DaveA
      3
      0
      Votes
      3
      Posts
      355
      Views

      DaveAundefined

      Thanks, that was it. I just assumed (I know) that if I had only one tool that I wouldn't need to specify it.

    • DaveAundefined

      DWC Feature request

      Duet Web Control
      • • • DaveA
      2
      1
      Votes
      2
      Posts
      362
      Views

      rflullingundefined

      @davea
      Please Note: while I am certain that this will be seen and replied to by Duet. They do have a different forum for Requests. I posted my request to this forum too... -Not that I think my opinion matters much to Duet, owning only one Maestro. I think this is a useful feature to request, but how best to implement is the difficult question.

      I think this should be added as a global OPTION. To make it enable confirmation for all or most buttons or always off.

      I have seen similar function added to many other interfaces, and I appreciate when feature like this are enabled by choice as sometimes they are useful and some times not.

      I think that this could be added as a per feature enabled but I could imagine the over head to the code would be nuts complicated, never mind the interface changes.

      I think that the feature could be added to a more specific set up functions rather than blanket all, always on or always off.
      ~ However this may require some sort of community conversation as to what buttons should come with a confirmation.