Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. curieos
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 32
    • Posts 221
    • Best 9
    • Controversial 0
    • Groups 0

    Topics created by curieos

    • curieosundefined

      M300 Behavior is Inconsistent in 3.5

      Firmware installation
      • • • curieos
      7
      0
      Votes
      7
      Posts
      285
      Views

      curieosundefined

      @chrishamm I bumped it up to what I believe is the max, 115200, and it's still inconsistent.

    • curieosundefined

      Machine not returning to the correct Z position after resuming

      DSF Development
      • • • curieos
      3
      0
      Votes
      3
      Posts
      155
      Views

      curieosundefined

      I believe I have replicated it. I put M400s and echos into the pause and resume macros to get more useful information about user and machine position, but I think the M400s caused the issue to not happen.

      It appears to occur regardless of how the machine is paused (filament monitor error or manual pause), or which interface resumes it. It appears that all it takes is one pause on the secondary tool. The ones I'm producing currently are small but noticeable, and don't occur without a pause. I believe multiple pauses create a larger shift.

      I've confirmed pauses while the primary tool is active do not cause the shifting. I've also confirmed adding an M400 to the end of the resume.g file prevents this shift.

      Configuration repo

      @timschneider No, there are retractions in the pause and tool change files, but we do not use M207 and G10/11.

    • curieosundefined

      Solved Failed to open IO device error after installing Raspbian updates

      DSF Development
      • • • curieos
      10
      0
      Votes
      10
      Posts
      460
      Views

      chrishammundefined

      @curieos I've got new builds ready for testing, please DM me if you wish to try them as well (with 3.5.2). I expect they'll be public sometime next week.

    • curieosundefined

      Display turning off instead of blanking in X11 on Bookworm image

      DSF Development
      • • • curieos
      6
      0
      Votes
      6
      Posts
      492
      Views

      curieosundefined

      @chrishamm Was xscreensaver installed on the older bullseye image? I'll give that a try when I get into work later, thanks!

    • curieosundefined

      M116 Hanging after M568 Error

      Firmware installation
      • • • curieos
      5
      0
      Votes
      5
      Posts
      203
      Views

      dc42undefined

      @curieos said in M116 Hanging after M568 Error:

      @dc42 This is in SBC mode, can I just upload these to the FW directory and send the update commands?

      As you have already installed 3.5.0-rc3 from the package server, yes you can. However, to get the full fix you will need a DSF update too. We expect to release rc4 very soon.

    • curieosundefined

      Solved 1LC Multiple Disconnects

      Duet Hardware and wiring
      • • • curieos
      26
      0
      Votes
      26
      Posts
      1.0k
      Views

      dc42undefined

      @curieos I'm glad you appear to have found the cause! Ground loops can cause various odd behaviour, just like ESD can.

      I'll mark this thread as solved but feel free to revert it if the problem recurs.

    • curieosundefined

      Mysterious Motion Pauses, SPI Timeout Reset

      Firmware installation
      • • • curieos
      9
      0
      Votes
      9
      Posts
      403
      Views

      IndeX4Dundefined

      @curieos
      Gotta run it?

    • curieosundefined

      M911, Print not Resuming After Voltage Threshold is Reached

      Tuning and tweaking
      • powerloss sbc mode • • curieos
      17
      0
      Votes
      17
      Posts
      729
      Views

      infiniteloopundefined

      @curieos said in M911, Print not Resuming After Voltage Threshold is Reached:

      That is highly unlikely, the buffer provides enough power for the M911 codes to be run to completion

      Sorry, I forgot:

      this is supposed to be a large, industrial machine that offers power loss recovery as a selling point.

      As a Pro, you sure have monitored the 24V and 3.3V rails’ behaviour on the event of sudden power loss - a cheapo two-channel scope is all you need. What I know for sure is that the resume.g file is generated by RRF on an undervoltage event as long as the Duet’s electronics have sufficient power to stay alive long enough. And I can assure you: 4 secs are long enough.

      OTOH, your 3-4 seconds buffer supplies 22V, so it is meant to feed all steppers and heaters (excluding the bed) as well? These devices are operated by strong pulses - a voltage plot over these 3-4 secs might be interesting 😊

    • curieosundefined

      Unexpectedly Long Daemon.g Execution Time

      Gcode meta commands
      • daemong.g sbc mode • • curieos
      3
      0
      Votes
      3
      Posts
      212
      Views

      chrishammundefined

      @curieos Conditional G-code is known to be relatively slow in software v3.4. I suggest you upgrade to v3.5 ASAP, because that should be significantly faster.

    • curieosundefined

      Solved 6XD 5V Input Voltage Limits

      Duet Hardware and wiring
      • duet 3 6xd sbc mode • • curieos
      3
      0
      Votes
      3
      Posts
      182
      Views

      dc42undefined

      @curieos said in 6XD 5V Input Voltage Limits:

      If the 5V supply in question were adjustable, and the 6XD were to allow some fraction of a volt over 5V, would it be possible to overcome the voltage drop from the protection circuitry?

      Yes. The protection circuitry comprises a Schottky diode between 5V_EXT_IN and the 5V_EXT supply that you can pass to the Pi. This will drop around 0.4V. So you will need to provide about 5.6V from your PSU. Take care not to exceed 5.7V.

    • curieosundefined

      Save/Recall Heater State

      Firmware wishlist
      • • • curieos
      13
      0
      Votes
      13
      Posts
      480
      Views

      fcwiltundefined

      @curieos said in Save/Recall Heater State:

      I'm not sure, I had some concern about changing values that aren't necessary to be changed. It feels like bad practice, but I can't think of a real problem it would cause.

      It will not cause any problems if my experience, using firmware 3.4.6, is any indication and I use variables extensively, both local and global. Currently on my 4 tool printer I have 70 some global variables and many things get updated in a group regardless of how many values within that group may actually have changed. No problems to date.

      Frederick

    • curieosundefined

      "Safe" Z Probe

      Firmware wishlist
      • • • curieos
      19
      0
      Votes
      19
      Posts
      707
      Views

      fcwiltundefined

      @oliof said in "Safe" Z Probe:

      @fcwilt if you set the Z axis values to 0:25 rather than 175:200, does the behavior improve? if yes, maybe there is an issue in how rrf determines the maximum length moved before aborting the homing move.

      I will perform that test after diner and post back here.

      Frederick

    • curieosundefined

      Solved Automating 3rd Party Plugin Installation+Updates

      Plugins for DWC and DSF
      • • • curieos
      4
      0
      Votes
      4
      Posts
      266
      Views

      curieosundefined

      @Falcounet Alright, thanks!

    • curieosundefined

      Encoder Support for Boards Other than 1HCL?

      Firmware wishlist
      • • • curieos
      3
      0
      Votes
      3
      Posts
      142
      Views

      curieosundefined

      @dc42 Okay, thanks for the insight, I'll look forward to that lower current model!

    • curieosundefined

      Array index out of bounds error on object model node

      Gcode meta commands
      • object model • • curieos
      25
      0
      Votes
      25
      Posts
      1.1k
      Views

      Tinchusundefined

      @OwenD Yes! I didnt noticed the typo either. Ok, will add this and try it further but question remains regarding why is this happening, it started after falshing the new raspi image and version 3.5.2. Can you confirm there should not be a problem using the 64 bit version on my raspi? because there are other problem like for example DWC not starting on my touch screen, there is just a linux desktop instead (DWC working through web interface conncection)

    • curieosundefined

      Unsolved Heater Feedforward doesn't appear to have any effect?

      Tuning and tweaking
      • feedforward 3.4.6 • • curieos
      7
      0
      Votes
      7
      Posts
      305
      Views

      curieosundefined

      @dc42 Does feedforward only work in job files? Should I expect it to work in macros or via the interface buttons?

    • curieosundefined

      Unsolved DWC becomes sluggish after a few days

      Duet Web Control
      • • • curieos
      17
      1
      Votes
      17
      Posts
      780
      Views

      chrishammundefined

      @curieos Please send me an email with a link to your dump (e.g. Google Drive or Dropbox) to christian@duet3d.com and I'll have a look at it.

    • curieosundefined

      DWC Can't modify files uploaded via FTP in SBC mode

      Duet Web Control
      • • • curieos
      3
      0
      Votes
      3
      Posts
      121
      Views

      curieosundefined

      @chrishamm Thanks, wasn't sure if this was a "solve it in linux" issue or a problem to solve in DSF.

    • curieosundefined

      Solved Running filament config.g on IDEX in duplication mode

      Tuning and tweaking
      • idex macros • • curieos
      6
      0
      Votes
      6
      Posts
      445
      Views

      curieosundefined

      @curieos I found the answer to my own question. https://docs.duet3d.com/User_manual/Reference/Gcodes#m563-define-or-remove-a-tool I can use the L parameter to set which drive to map filament to.

    • curieosundefined

      Input Shaper Plugin Requires Dummy Axis to be Homed

      Plugins for DWC and DSF
      • input shaper idex • • curieos
      14
      0
      Votes
      14
      Posts
      652
      Views

      curieosundefined

      @Phaedrux It's working now. Not sure what changed, but I did put it in a slightly different place this time.