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

    Topics created by vernon1xx

    • vernon1xxundefined

      Y homing/bed leveling/height map question

      General Discussion
      • • • vernon1xx
      5
      0
      Votes
      5
      Posts
      416
      Views

      vernon1xxundefined

      Hello,

      Thank you, I concur! I will make the changes accordingly..

    • vernon1xxundefined

      Xinkebot Orca 2 Cygnus with Duet Ethernet/Panel Due 7i

      General Discussion
      • • • vernon1xx
      1
      0
      Votes
      1
      Posts
      585
      Views

      No one has replied

    • vernon1xxundefined

      Unsolved Duet 2 Ethernet Major Meltdown!

      General Discussion
      • • • vernon1xx
      9
      0
      Votes
      9
      Posts
      1.1k
      Views

      vernon1xxundefined

      I was wondering about that myself... I inspected all the fuses, and they all look good. Also, I cannot see any physical damage to the board. In the beginning the board was completely dead. I took a few minutes of sitting to get the lights to come back on... Initially, after the lights returned, the ethernet was working. After several times of off/on while running tests, it stopped lighting up..

    • vernon1xxundefined

      Starting Print in mid air???

      General Discussion
      • • • vernon1xx
      13
      0
      Votes
      13
      Posts
      1.8k
      Views

      Phaedruxundefined

      You should probably upgrade to the latest 1.21.x or 2.x releases for all your firmware as there were a few bug fixes that may be affecting you. You're also on release candidates and it's a good idea to upgrade to the full release once it's out.

      https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md

      Namely from 1.21.1

      If G30 was used to set an accurate Z height after mesh bed probing or loading a height map, if bed compensation was then cancelled then any Z offset from the height map remained. One consequence of this was that if bed probing was run again, the original height map Z offset was carried through to the new one, but the sign of the offset was reversed.

      https://github.com/dc42/RepRapFirmware/releases

    • vernon1xxundefined

      Cartessian U drive/endstop Homing Issues

      General Discussion
      • • • vernon1xx
      25
      0
      Votes
      25
      Posts
      2.4k
      Views

      dc42undefined

      Any endstops that are not configured for use with visible axes using M574 are assumed to be active high in the Machine Properties report. This means that they show as triggered when nothing is connected to them (LED off), and as not triggered if the outer 2 pins of the connector are shorted together (LED on).

    • vernon1xxundefined

      Duex5 endstop input used as output

      General Discussion
      • • • vernon1xx
      4
      0
      Votes
      4
      Posts
      555
      Views

      dc42undefined

      You are running short of PWM-capable outputs, because you are using all 8 heater outputs. The only option I can think of is to use the FAN- pin from one of the controlled fan outputs on the Duet (not the DueX5) for the servo output to the BLTouch, with a 1K pullup resistor between it and +5V.