Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. chickenwoman
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 26
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by chickenwoman

    • chickenwomanundefined

      End stop to trigger event or Multiple Filament sensor events

      General Discussion
      • • • chickenwoman
      3
      0
      Votes
      3
      Posts
      164
      Views

      chickenwomanundefined

      @jay_s_uk
      Thanks! I think I have this right. It seems to be slower executing the M220 S100 in my trigger file. I think I have this set right. There might be a better way but it works!

      M950 J0 C"duex.e2stop"
      M581 T7 P0 S0

      In my trigger7.g file I have
      M220 S5 ; set speed 5%
      G4 S5 ;delay 5 seconds
      M220 S100 ; set speed 100%

    • chickenwomanundefined

      3.4.0 Height map causing X Y stepper noise

      General Discussion
      • • • chickenwoman
      4
      0
      Votes
      4
      Posts
      271
      Views

      ComedianTF2undefined

      @chickenwoman

      We changed the interpolation to be off as we were testing the effects, but seems that we forgot to turn it back on during firmware dev. With the Zsteps being 2000steps/mm, interpolation should definitely be on.

      I will look at the acceleration and jerk settings again, as those haven't been looked at since the release of the V3 printer and could definitely be higher

    • chickenwomanundefined

      Klipper BL Touch Problem

      Duet Hardware and wiring
      • • • chickenwoman
      11
      0
      Votes
      11
      Posts
      4.3k
      Views

      Luke'sLaboratoryundefined

      @chickenwoman @dc42 glad to hear that you got it figured out on the Duet2.

      I did do the initial port to D3mini, and I believe there are others using it with a Bltouch.

    • chickenwomanundefined

      Octoprint Pause gcode

      General Discussion
      • • • chickenwoman
      7
      0
      Votes
      7
      Posts
      463
      Views

      holco62undefined

      @Phaedrux said in Octoprint Pause gcode:

      I felt the same way with mine, honestly. I never got better than a keychain out of it.

      You saved my day with your response, thought it was up to me and my knowledge 😀

    • chickenwomanundefined

      Unsolved Magnetic Sensor Declining percentage

      Filament Monitor
      • • • chickenwoman
      7
      0
      Votes
      7
      Posts
      349
      Views

      T3P3Tonyundefined

      @chickenwoman is it possible to confirm this using this method:

      access the back of the filament monitor so you can mark a line on the hob/case as a reference. (say vertically). then you can try moving the filament a known distance back and forwards through the monitor to see if you can generate slips

    • chickenwomanundefined

      Power Switch Tail

      Duet Hardware and wiring
      • • • chickenwoman
      5
      0
      Votes
      5
      Posts
      242
      Views

      chickenwomanundefined

      Thanks, that was so simple. When I was first reading about it I was confused on the wiring and didn't want to risk shorting the board. Read it again and it was easy. The + goes to an active 5v pin, I just used pin #1, and the ground goes to the PS On. Can't get any easier.

    • chickenwomanundefined

      Unsolved Resurrect extruding failure

      Duet Hardware and wiring
      • • • chickenwoman
      13
      0
      Votes
      13
      Posts
      608
      Views

      chickenwomanundefined

      @dc42 Thanks, I'm glad I helped find a bug.