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

    Yao

    @Yao

    3d clay printer builder

    7
    Reputation
    10
    Profile views
    51
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location netherlands

    Yao Unfollow Follow

    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

    Latest posts made by 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: sensitivety of E2(pin9) and GND(pin2) on expansion as to E1

      @dc42 any way to do this without adding parts?
      Is there another (set of) free pin(s) I can use with the switch wired as is? (E0 and E1 stop are used, as are all standard endstop pins.)

      I did switch to the shielded cable to the E3 (pin9/ GND-pin2) but this dd not solve it. another machine layed out like this with much shorter wires does work.

      The strange thing is that when I test wire it on E3 (pin9/ GND-pin2) with a10cm wire+NCswitch. I also get inconsistent response. echo states are Always 0 pressed or unpressed. However, when I switch, the board does trigger...

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

      @T3P3Tony Thanks! That explains it all. i now know how to mitigate this

      posted in Duet Hardware and wiring
      Yaoundefined
      Yao
    • sensitivety of E2(pin9) and GND(pin2) on expansion as to E1

      Is the EM sensitivety of a simple endstop switch connected to E2 (pin9) and GND(pin2) on the expansion higher compared to the same endstop switch connected to E1_Stop (E1 and GND)?
      I am getting unexpeceted results in reading the switch connected to E2. That wire is 60cm longer,,, (260cm compared to 330 cm... that extra 60cm length is unshielded but twisted.

      Running Duet wifi with 3.4.6

      posted in Duet Hardware and wiring
      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
    • RE: Printer name as global variable used with M550

      @T3P3Tony

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

      posted in Gcode meta commands
      Yaoundefined
      Yao
    • RE: Printer name as global variable used with M550

      @T3P3Tony it just returns the name to : My Duet...

      I cant even get

      M550 P{global.AccName}

      to work...
      i dont get it.

      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
    • Printer name as global variable used with M550

      hi, does anyone know how i can use multiple global variables into one string with the M550 (printername)?

      global AccName="Myprinter"
      global serial="467"

      How to combine these two behind the: M550 P.....

      Thanks!

      posted in Gcode meta commands
      Yaoundefined
      Yao
    • RE: IR surface mesh issues between firmware 3.2.2 an 3.4.6

      @Yao I think this was solved by reducing the probing speed to a maximum of F400

      posted in General Discussion
      Yaoundefined
      Yao