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

      Object Model Documentation : questions about fields

      • • rakupic
      3
      0
      Votes
      3
      Posts
      178
      Views

      chrishammundefined

      @rakupic Thanks, I have fixed the documentation generator. It should be "Millsecond fraction of upTime", the generator tool didn't process <see cref="..." /> links correctly.

      fans[].thermostatic.heaters[] is valid in RRF 3.4 but deprecated in 3.5. I expect it to be removed in v3.6.

    • Johnnygundefined

      M150 execution time.

      • • Johnnyg
      7
      0
      Votes
      7
      Posts
      208
      Views

      droftartsundefined

      @Johnnyg note that updating LEDs connected to the dedicated LED output (Duet 3 only) does not suspend motion. If you are using Duet 2 or another pin on Duet 3, motion will be suspended while the LEDs update. See https://docs.duet3d.com/en/User_manual/Connecting_hardware/IO_Neopixel_DotStar#connections

      Are you updating all LEDs with one command, or each LED separately with 30 M150 commands?

      Ian

    • Exerqtorundefined

      Solved 1LC v1.2 rev-a not mentioned

      • • Exerqtor
      3
      0
      Votes
      3
      Posts
      120
      Views

      T3P3Tonyundefined

      @Exerqtor

      I have updated the documentation to cover this, thanks! This was a small revision to v1.2 to bring in the changes that we made for version 1.3, other than the mounting hole changes.

      Provided a path to ground, via 100K resistors from the mounting holes to make it easier for static charge build up on the if the Toolboard is mounted on the Hemera XS Changed to higher power protection resistors for the thermistor inputs to better resist ESD/short from thermistor to 24V. Changed the circuit around the VSSA fuse to make it more robust to ESD events.
    • Mogatekundefined

      M200 and M404 relation

      • • Mogatek
      1
      0
      Votes
      1
      Posts
      83
      Views

      No one has replied

    • MaxGyverundefined

      Duet Scanning Z Probe STEP files

      • • MaxGyver
      5
      0
      Votes
      5
      Posts
      196
      Views

      MaxGyverundefined

      @T3P3Tony

      Excellent, thank you!

    • EasyTargetundefined

      ObjectModel documentation page can be hard to navigate.

      • • EasyTarget
      3
      0
      Votes
      3
      Posts
      126
      Views

      EasyTargetundefined

      @chrishamm Thanks; yes doing this just in Markdown is not really an option.

      However; maybe this just makes it a more general request about the overall layout of the wiki pages; eg; detach scrolling of the navigation panel and decoration from the main page body. It's a petty request anyway. just floating ideas.

      And you are also right about the plugin, and I've used the DWC OM browser extensively in my latest project; it is the best reference by far.
      ..But it requires my machine to actually be switched on and connected to WiFi. This is not always true, especially when I'm coding while on the road (although I have a ssh proxy/tunnel into my network, I just prefer the machine to be off when I'm not about).

    • NineMileundefined

      Function exists() does not work correctly with array elements.

      • • NineMile
      4
      0
      Votes
      4
      Posts
      273
      Views

      NineMileundefined

      @dc42 I realise now I wasn't actually checking the tools array like that, I was checking a global vector storing additional tool details { vector(limits.tools, {radius, {deflection-x, deflection-y}}) } which is linked to the defined tool, so the existing fix should cover all of my usages. Thanks!

    • timschneiderundefined

      Solved Indicate that a Command is added to the Movement Queue

      • • timschneider
      6
      3
      Votes
      6
      Posts
      284
      Views

      droftartsundefined

      @timschneider Interesting, as that section has been in the Gcode dictionary since September 2022, and barely edited since! I'll update it with what @dc42 sent me earlier.

      EDIT: Okay, I've updated this section, I think it makes sense: https://docs.duet3d.com/en/User_manual/Reference/Gcodes#command-queueing

      Ian

    • paralepsisundefined

      M486 S parameter length? Anyone from PrusaSlicer here?

      • • paralepsis
      5
      0
      Votes
      5
      Posts
      217
      Views

      oliofundefined

      @paralepsis documentation of the object limits is a good idea, one for @droftarts

    • oliofundefined

      Link to SZP documentation from blog is broken

      • • oliof
      5
      1
      Votes
      5
      Posts
      264
      Views

      droftartsundefined

      @oliof I have updated these pages with info on connecting SZP and accelerometer, and written the SZP calibration page:
      https://docs.duet3d.com/en/Duet3D_hardware/Duet_3_family/Duet_3_Scanning_Z_Probe
      https://docs.duet3d.com/en/Duet3D_hardware/Duet_3_family/Duet_3_Roto_Toolboard
      https://docs.duet3d.com/User_manual/Tuning/scanning_z_probe_calibration

      I'll check them when I get an SZP and Roto, hopefully early next week.

      Ian

    • Tinchusundefined

      oibject model "status" dcos.

      • • Tinchus
      4
      1
      Votes
      4
      Posts
      255
      Views

      Tinchusundefined

      @OwenD In RRF too????? Noooooooooooooooooooooooooooooo jajajajaja
      Thanks all for the clarification

    • appjawsundefined

      Backup of user SD card files

      • • appjaws
      18
      0
      Votes
      18
      Posts
      795
      Views

      stuartofmtundefined

      @appjaws
      Hi - I'm curious as to your use-case. Is your need to have the backups on your windows computer for occasional use? e.g. restore / write to an SD card. Or do you have some other use-case.

      Part of the reason I ask is that I am the author of the duetBackup plugin and curious if I need / should add additional functionality.

    • Otsoundefined

      Unsolved Unclear interval in M42

      • • Otso
      29
      0
      Votes
      29
      Posts
      1.2k
      Views

      droftartsundefined

      @Otso @fcwilt @gloomyandy Thanks to this thread, I have updated various parts of the documentation:

      G1 S parameter section is updated to include that max laser power is set by M452.
      G1 S parameter range has been updated, which was 0..254, to 0-255.
      G1 S parameter section now describes 'laser clustering', which was added in RRF 3.5.0-beta3.

      M42 and M106, where the range of values for PWM and fan settings is referred to, is now worded as follows:

      The S field may be in the range 0.0-1.0 or >1.0-255. 0 is off in both cases.

      I investigated M3 and M5 support (M4 has never been supported) in laser mode. M3 and M5 are still supported in laser mode, but in 'non-sticky' mode (M452 S0), they are redundant, as all G1 commands need an S parameter to fire the laser, otherwise it just defaults to S0. In 'sticky' mode (M452 S1), you can set the laser with, for example, M3 S255, then subsequent G1 moves will use that setting without needing an S parameter. M5 effectively sets G1 S0. M3/M5 can't be used to fire the laser on their own; the laser will only fire with a G1 movement command.

      I will update M3, M4, M5, M452 in the Gcode dictionary, and https://docs.duet3d.com/User_manual/Machine_configuration/Configuration_laser, with the above information.

      Ian

    • zaptaundefined

      Solved PWM frequencies higher than 1Khz?

      • • zapta
      4
      0
      Votes
      4
      Posts
      191
      Views

      zaptaundefined

      Thanks @droftarts. 1Khz is high enough for my use case. I wanted to measure the power of my Revo 40W and higher PWM frequencies makes it easier with the RMS to DC integration.

      BTW, in my system, with 24V supply, Duet Min 5+, and Revo 40W, the average power during the 100% PWM phase of warming to 245C, is only 25.5W. This is due to the intentional increase of resistance with temperature (PTC).

      1b585080-2341-42c4-8140-4e46a55979eb-image.png

    • jenna.k2undefined

      Solved Duet 3 Expansion 1XD schematic and pcb files

      • • jenna.k2
      4
      0
      Votes
      4
      Posts
      162
      Views

      T3P3Tonyundefined

      @jenna-k2 interesting, when you can share more it would e great for you to post about it in the "My Duet controlled machine" forum section.

    • moth4017undefined

      Solved Duet3D Documentation

      • • moth4017
      3
      0
      Votes
      3
      Posts
      168
      Views

      moth4017undefined

      @droftarts i was looking in the seial window for debugging and missed the module numbers.
      My Bad no issue

    • nikschaundefined

      Solved Dead links to dozuki

      • • nikscha
      3
      0
      Votes
      3
      Posts
      164
      Views

      nikschaundefined

      @droftarts Much appreciated, thank you!

    • A Former User?

      Solved Looking for particular documentation ( I cant find it)

      • • A Former User
      19
      0
      Votes
      19
      Posts
      693
      Views

      oliofundefined

      @Herve_Smith very nicely explained and done, thanks!

    • nikschaundefined

      Solved search for gcodes

      • • nikscha
      12
      2
      Votes
      12
      Posts
      466
      Views

      droftartsundefined

      As shown in @Phaedrux 's screen shot, if you're using google, you can use a site-specific search, which will return results from solely the specified website. I use this a lot to search the forum.

      For the forum, start your search with site:https://forum.duet3d.com/ with your search terms after.
      For the wiki, start your search with site:https://docs.duet3d.com/ , again with your search terms after.

      Ian

    • nikschaundefined

      Solved M567: Set tool mix ratios -- missing information

      • • nikscha
      2
      2
      Votes
      2
      Posts
      144
      Views

      droftartsundefined

      @nikscha Thanks, I've updated the Gcode dictionary. https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m567-set-tool-mix-ratios

      Ian

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