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

    Topics created by ajcraig99

    • ajcraig99undefined

      Whats up with my fans?

      Tuning and tweaking
      • • • ajcraig99
      2
      0
      Votes
      2
      Posts
      223
      Views

      ajcraig99undefined

      Solved: It was my Gcode that was changing the fan because I was using P0 for the hotend fan when I should have been using P1. M106 in the gcode controls P0 by default.

    • ajcraig99undefined

      Another Z probe wiring question.

      Duet Hardware and wiring
      • • • ajcraig99
      5
      0
      Votes
      5
      Posts
      420
      Views

      ajcraig99undefined

      Solved: I wired up as per the second diagram since I have a new revision of the Duet WIFI so the z probe in is ok with 12v

    • ajcraig99undefined

      Bed Compensation - G29 Problems

      Tuning and tweaking
      • • • ajcraig99
      9
      0
      Votes
      9
      Posts
      1.2k
      Views

      ajcraig99undefined

      Ok so I ran G29 another 5 times with the bed and hotend off and still got an incrementing error as before.

      Changed the probing speed to F100 as suggested and this has solved the problem, have also changed to P25 from P10 in the G31 line.

      Thanks for your help.

      New lines:

      M558 P9 H3 F100 T6000 ; Set Z Probe to type Switch or Digital output where Z probe connector is used. G31 X20 Y0 Z1.35 P25 ; Set Z probe trigger value, offset and trigger height
    • ajcraig99undefined

      Thermostatic fan control - Fan doesn't turn off

      Tuning and tweaking
      • • • ajcraig99
      3
      0
      Votes
      3
      Posts
      505
      Views

      ajcraig99undefined

      I did infact have M106 P1 S255 in my starting gcode which is now removed. Nothing in ending script or start.g/stop.g

      Removing it from my starting script solved the problem, Thanks mate!

    • ajcraig99undefined

      PNP Inductive Sensor and wiring

      Duet Hardware and wiring
      • • • ajcraig99
      28
      0
      Votes
      28
      Posts
      8.3k
      Views

      Jeremy Watkinsundefined

      @dc42 Thanks, I'll give that a try then! Brown to V-FAN with the jumper on 5v, blue to GND, and black to Z PROBE IN. No voltage divider needed either?

    • ajcraig99undefined

      Nozzle crashes before print starts.

      Tuning and tweaking
      • • • ajcraig99
      26
      0
      Votes
      26
      Posts
      2.4k
      Views

      Phaedruxundefined

      Awesome! 👍

    • ajcraig99undefined

      Javascript error after auto bed compensation

      General Discussion
      • • • ajcraig99
      16
      0
      Votes
      16
      Posts
      1.5k
      Views

      T3P3Tonyundefined

      @gnatman your DWC is out of sync with the firmware i think. I would grade to the latest stable firmware and DWC:
      https://github.com/dc42/RepRapFirmware/releases/tag/2.01

      make sure you read the Whats New file for all releases in between your current one and 2.01:
      https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md

    • ajcraig99undefined

      Auto Bed Compensation - Too Slow?

      General Discussion
      • • • ajcraig99
      21
      0
      Votes
      21
      Posts
      1.8k
      Views

      Phaedruxundefined

      Glad to hear it's all working now.