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

    Topics created by Print3d

    • Print3dundefined

      3.3b-3 bug -pin mapping to expansion boards in config.g

      Beta Firmware
      • • • Print3d
      6
      0
      Votes
      6
      Posts
      386
      Views

      Print3dundefined

      @dc42 yes I have “G4 S1;” in the line above the first reference to an external board. In this case it’s board 40, declaring its driving capability and pulse profile for later use in config.g.

      I’m just perplexed as to why the issue of functionality the out0,1 pins aren’t consistent across both x1d boards while at the same time there is some functionality in each. (40 is driving y axis, 41 will eventually drive x axis but currently just used for temp0 and triggering SSR’s.

      Thank you for the tip on calibration of temp0, I’ll proceed to tune this piece.

    • Print3dundefined

      User Variable Bug?

      Beta Firmware
      • • • Print3d
      4
      0
      Votes
      4
      Posts
      268
      Views

      jay_s_ukundefined

      @print3d that's not supported. It's one or the other

    • Print3dundefined

      user array variables?

      Gcode meta commands
      • • • Print3d
      21
      1
      Votes
      21
      Posts
      1.4k
      Views

      dc42undefined

      @owend it would be: MyArray[3][2]

    • Print3dundefined

      DHT 22 I/O error on Duet 3MB6HC

      Duet Hardware and wiring
      • • • Print3d
      4
      0
      Votes
      4
      Posts
      240
      Views

      Print3dundefined

      @dc42 4.7k ohm pullup resistor on CS1 worked, thanks for your help!

    • Print3dundefined

      Unsolved Motor Phase A/B disconnected - External stepper drivers

      Duet Hardware and wiring
      • • • Print3d
      7
      0
      Votes
      7
      Posts
      259
      Views

      dc42undefined

      The reason for the messages is that you are using a DueX5, which has drivers 8 and 9 installed, but then you have no motors connected because you have external drivers installed instead. So of course RRF is warning about the not-connected motors.

      Try setting the X and Y motor currents to 0 or to a very low value (e.g. 100) in the M906 command.

    • Print3dundefined

      Solved Firmware meltdown after resume

      Duet Hardware and wiring
      • • • Print3d
      5
      0
      Votes
      5
      Posts
      217
      Views

      Phaedruxundefined

      Glad you got it sorted out.