Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Silrocco
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 27
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by Silrocco

    • Silroccoundefined

      Solved Y axis Hesitates on Homeall and Homey [SOLVED]

      General Discussion
      • • • Silrocco
      3
      0
      Votes
      3
      Posts
      146
      Views

      Silroccoundefined

      @gloomyandy Hi.

      I just solved the issue. I noticed in Object Model that the Y endstop was not showing "highEnd" and "type" it was for the X, but it was triggering, but not home as mentioned. So I switched over to another io, io5 to io2 and that solved it!

      ![Fixed]8be09707-9ca7-45f9-9a41-ffe26ecc5f8d-image.png image url)

      One more thing, I switched over to Normally Closed.

    • Silroccoundefined

      Solved Mini 5 Extruder Motor will only spins in one direction (retract)

      General Discussion
      • • • Silrocco
      13
      0
      Votes
      13
      Posts
      445
      Views

      Silroccoundefined

      @o_lampe Yes, I know that. I had the motor removed from the extruder gear housing. What I meant is that I'm using M302 P1 and commanding "Extrude" from the GUI to monitor movement for testing.

    • Silroccoundefined

      Solved Maestro, RRF3, BLTouch Alarm triggered after Homing

      General Discussion
      • • • Silrocco
      5
      0
      Votes
      5
      Posts
      202
      Views

      Silroccoundefined

      @PaulHew

      I managed to fix the issue! Yay!!

      Went to the G-Code wiki and made the change by adding the pull up resistor to "C"^zprobe.in"".

      "The pullup resistor on the Z probe input is disabled by default. Enable it by prefixing the input pin (C parameter) with the ^ character. Enable pullup resistor with ^ if using Duet 2, running RRF3, using the Z probe input pin, and the probe type is a switch or BLTouch."
      -Source: https://duet3d.dozuki.com/Wiki/Gcode

      This is my change:
      ; Z-Probe
      M558 P9 C"^zprobe.in" H5 F120 T3000 ; BLTouch connected to Z probe IN pin, free up MOD pin
      M950 S0 C"zprobe.mod" ; servo/gpio 0 is Z probe MOD pin
      M280 P0 S10 ; send control signal to BLTouch through servo/gpio 0

      I appreciate your help! Thank you.

    • Silroccoundefined

      No luck with Mesh Bed Compensation

      General Discussion
      • • • Silrocco
      9
      0
      Votes
      9
      Posts
      634
      Views

      Silroccoundefined

      @dc42 Hi, after relocation the BL-Touch and adding additional probing points seemed to do the trick. Thank you all for you help> @JamesM @grizewald

      New pics...
      ![alt text](0_1564858303223_BL-Touch_New location.jpg image url)
      ![alt text](0_1564858321189_Bed_Level Print.jpg image url)

    • Silroccoundefined

      Solved Faulty Duet 2 Maestro

      General Discussion
      • • • Silrocco
      8
      0
      Votes
      8
      Posts
      662
      Views

      Silroccoundefined

      Jumping solved! Did a new RepRap Config at RRF, there may have been a error in my part on the first RRF config.

      Please closed this as solved.

      Thanks.