Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. benha
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    benha

    @benha

    0
    Reputation
    12
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    benha Follow

    Best posts made by benha

    This user hasn't posted anything yet.

    Latest posts made by benha

    • RE: DWC Progress Question

      Heh, I guess so. Weird. I thought I updated everything correctly when I set this up a week ago, but I guess the DWC is still ancient.

      Stand by...

      posted in Duet Web Control
      benha
      benha
    • RE: DWC Progress Question

      DWC 2.1.0
      Board: Duet 3 MB6HC (MB6HC)
      Firmware: RepRapFirmware for Duet 3 MB6HC 3.1.1 (2020-05-19b2)

      File:
      https://www.dropbox.com/s/xfxyj7xei4st8up/Rebuild BLTouch Radius_0.1mm_PLA_.gcode?dl=0

      posted in Duet Web Control
      benha
      benha
    • DWC Progress Question

      Question about the progress displays.

      In the attached screenshot, the red boxes highlight what seems to be a bug. The layer count shows we're at 520 of 894, but the Layer Chart is only updated through Layer 273. Any thoughts on why that might be and/or if it really is a bug?

      -Ben

      Screen Shot 2020-08-13 at 2.13.06 PM.png

      posted in Duet Web Control
      benha
      benha
    • Bed Mesh <> Orthogonal Axis Comp

      Howdy!

      Quick question for the experts. If I'm using M556 to tune out the last bit of axis error, when and how does this affect the global coordinate space of the printer?

      Particularly, I'm wondering if I need to do things in a particular order so that a probed bed mesh registers properly to the compensated coordinate space?

      I realize this should be a pretty insignificant factor given the relatively minor adjustments that the M556 are going to make and the coarse probing grids used for mesh compensation, but I find understanding little things like this create great insight into how a system works 🙂

      Thanks,
      -Ben

      posted in Duet Hardware and wiring
      benha
      benha
    • RE: Duet 3 2-Wire Fan Help

      Fair enough...

      After reading this:
      Screen Shot 2020-08-06 at 3.00.27 PM.png

      And looking at this:
      Screen Shot 2020-08-06 at 2.59.54 PM.png

      I had to figure out where to connect the wires.

      For the positive leg, V_OULCn clearly maps to the V_OUTLC1 pins in the picture. That said there's a typo. The doc should read V_OUTLCn not V_OULCn.

      I was confused about the ground leg. The text "OUT_n_NEG pin (-ve)" from the doc doesn't map to specific text in the drawing. The closest looking one is OUT 6 GND so I went with that. If the doc read that it should go to outn it would be clearer.

      posted in Duet Hardware and wiring
      benha
      benha
    • RE: Duet 3 2-Wire Fan Help

      @bearer Ah HA!

      If someone who edits the docs is watching, I found the description to be super confusing...

      posted in Duet Hardware and wiring
      benha
      benha
    • Duet 3 2-Wire Fan Help

      Hello!

      I'm trying to get my fans (hot end and layer) working for my new build and can't figure it out. This is for a Duet3 so the docs still seem a bit thin.

      They're both 2 wire fans, connected to the top two pins of OUT4 and OUT5. (GND and V_OUTLC1) This is what I understood to be correct from the following instructions on the Duet3 Wiring Guide:

      4-pin KK connectors with offset spigot OUT_4 thru OUT_6: these are intended for PWM-controllable fans. The connector fits a standard PC-type 4-pin PWM fan. Alternatively, a 2-pin fan may be connected between the V_OULCn pin (+ve) and the OUT_n_NEG pin (-ve).

      The fans come on, but they're always at 100% and I can't get them to turn off or modulate the speed at all.

      Any thoughts?

      Here's my config:

      ; Fans
      M950 F0 C"out5" ;Hotend fan on "out5" connector
      M106 P0 S255 H1 T50 ;enable thermostatic mode for hotend fan
      M950 F1 C"out4" ;Layer fan on "out4" connector
      M106 P1 S0 ;Layer Fan

      posted in Duet Hardware and wiring
      benha
      benha
    • RE: Probe Help

      @Phaedrux Ok. I'll look around. I've googled a bunch and I'm having a hard time figuring out the difference between P5 and P8. Filtered vs. Unfiltered isn't a distinction I understand intuitively, and that's the extent of the distinction in the docs I've found. How are these functionally different?

      posted in Duet Hardware and wiring
      benha
      benha
    • RE: Probe Help

      Interesting. I was focusing on the config instructions from PrecisionPiezo which indicate that one should use Type1 for an analog setup, so I'm not sure quite what to read into that. The board has both an analog and a digital output...

      posted in Duet Hardware and wiring
      benha
      benha
    • RE: Probe Help

      Well, I got it working. I had to convert from the analog probe type to digital, but now it's all good.

      Not at all sure why it wasn't working in analog mode, but whatever.

      posted in Duet Hardware and wiring
      benha
      benha