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

    Best posts made by pipersw

    • RE: BLtouch convert settings from 2.X to 3.X, cant get it to work.

      try this :
      config.g

      ; Z-Probe
      M950 S0 C"exp.8"                               ; create servo 0 pin 8 for BLTouch
      M558 P9 C"zprobe.in+zprobe.mod" F150 H2.5 R0.5 T2000 A10 S0.03 B0  ; set Z probe type to bltouch and the dive height + speeds
      G31 P25 X0 Y80 Z1.25                           ; Set Z probe trigger value, offset and trigger height
      

      deployprobe.g

      M280 P0 S10  ; set 10deg servo position on GPIO port 0
      

      retractprobe.g

      M280 P0 S90  ; set 90deg servo position on GPIO port 0
      

      don't use I1 with M280, and use the same port with M280 as define with M950

      posted in Duet Hardware and wiring
      piperswundefined
      pipersw
    • RE: RRF 3.0 atx power control on dashboard gone?

      @SteveYYC said in RRF 3.0 atx power control on dashboard gone?:

      @anycase

      If you send an M80 command to turn on the ATX power supply the ATX control will appear on the Dashboard view. You can put the M80 command in your config.g file.

      The on-screen control will remain there after the first M80 command is sent.

      or you write M81 in your config.g and it's appear without turn on the psu

      posted in Duet Web Control
      piperswundefined
      pipersw
    • RE: Bed levelling using multiple independent Z motors

      In bed.g,
      M561 is missing before the first G28
      The last G28 is not needed for X and Y axes, just do G28 Z

      posted in Firmware installation
      piperswundefined
      pipersw
    • RE: Duet 2 wifi 1 amp fuses needed STAT!

      it's mini fuse for scooter and motorcycle, not the standard size for automotive

      posted in General Discussion
      piperswundefined
      pipersw
    • RE: PS_ON to DuetWIFI

      you need to connect a diode in parallel with the coil, cathode on 5V and anode on PS_ON pin.
      Add M80 in start gcode of your slicer, and M81 S1 in the end gcode.

      posted in Duet Hardware and wiring
      piperswundefined
      pipersw
    • RE: Duet 3 Mini 5+ : Initial announcement

      Few board available on E3donline

      posted in General Discussion
      piperswundefined
      pipersw
    • RE: 24v power supply with 5 nema 17

      Yes, don't worry. If the drivers are too hot thez will shutdown, depend what current you defined for each steppers. 65% to 85% rated current for steppers are recommended.
      10A will be sufficient for steppers, fans and hotends, but with a main supply bed.

      posted in Duet Hardware and wiring
      piperswundefined
      pipersw
    • RE: 24v power supply with 5 nema 17

      Just connect the supply to diet, and duet to steppers.
      Why do you want more complicated ?

      posted in Duet Hardware and wiring
      piperswundefined
      pipersw
    • RE: Duet2Wifi not conenct to wifi after reset

      sucess with the swap !!!!
      now buy a sd slot and a ESP12S for repair the second board
      need just to find the reference of ESP and sd slot card

      the sd slot is Würth Elektronik 693071020811, I could put an another suplier ?
      The ESP reference is just ESP12 ?

      posted in Duet Hardware and wiring
      piperswundefined
      pipersw
    • RE: Duet 2 Wifi ORIGINAL o COPIA

      It's a clone : heatsink on TMC, based on the duet wifi, assembled in china.
      The genuine is designed and assembled in the UK, with no heatsink.
      The price is a good indicator : the genuine is around 120€, less it's a clone.

      posted in Duet Hardware and wiring
      piperswundefined
      pipersw