Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Yao
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 51
    • Best 6
    • Controversial 0
    • Groups 0

    Best posts made by Yao

    • M300 making a sound in Paneldue & DWC?

      Is it possible t have DWC play a sound (M300) while paneldue is attached?
      I need a louder sound than Paneldue can produce.

      posted in Firmware wishlist
      Yaoundefined
      Yao
    • RE: sensitivety of E2(pin9) and GND(pin2) on expansion as to E1

      @dc42 pullup resitor between expansion pin 43 and E3_stop, switch between E3_stop and ground? (I already used the nearby 3.3v pin 3)
      .
      .
      .
      5min later.
      Yes, This works with a 10KΩ ....

      posted in Duet Hardware and wiring
      Yaoundefined
      Yao
    • RE: Printer name as global variable used with M550

      @T3P3Tony

      my bad.
      line was before global !!!!🙄

      posted in Gcode meta commands
      Yaoundefined
      Yao
    • DWC system folder pasword

      Re: DWC system folder password?

      I still thinkt this would be a welcome adition.

      blocking direct access to this folder would protect it from users who do not know what they are doing.
      students using a printer running Duet sometimes find themselves in the sys folder clicking something.
      Clicking on something in the sys folder opens the file in editable form, some text can accidentally be injected and saved... with all undesired effects

      Yes, it would not allow for full pretection.
      But it would be a small hurdle you can't 'accidentally' cross.

      posted in Duet Web Control
      Yaoundefined
      Yao
    • RE: Z position changes after X or Y home - RRF 3.4.0

      @fcwilt Hi Frederick,
      When the surface is not flat (1 side is much higher compared to the other ) or even curved, after scanning the surface we can still print over it properly as the nozzle will follow the scanned mesh.

      Our Z end stop is the same as the IR probe. IRprobe = Z end stop.

      posted in Tuning and tweaking
      Yaoundefined
      Yao
    • RE: Printer name as global variable used with M550

      @T3P3Tony the echo worked... but in the config.g that M550 was in the wrong location...
      I use an external file with all globals, this was loaded after the M550 command,
      ...I was not paying attention...

      posted in Gcode meta commands
      Yaoundefined
      Yao