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

    Kanyo

    @Kanyo

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

    Kanyo Unfollow Follow

    Latest posts made by Kanyo

    • RE: 4 pulses/rotation tacho output Fan RPM

      Oh, I forgot to mention...
      The board is Duet2 Ethernetv1.04, running RRF3.2.2 and DWC3.2.2.
      The fan is of course powered by an external 5v supply.

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • 4 pulses/rotation tacho output Fan RPM

      Hey there.
      I'm using this 5vfan for my hot end fans
      I noticed that the fan was reading strangely high, so I checked the datasheet one more time and discovered that it was spec'd for 4 pulses/rotation.
      I remember that normal fans are 2 pulses/rotation, so it makes sense that a 7000 rpm fan is always showing more than 13000 rpm on the DWC.

      Here are the settings for this fan in config.g
      M950 F1 C "fan1+^exp.pb6" Q500
      M106 P1 C "ColdEndFan" S1 H1 T45

      The connection is to PB6 via 1N4148 as @dc42 has explained many times in previous threads.

      Is there any way to change the pulse per revolution setting?

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      I expect so much.

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      @Danal
      Sorry for the confusion on the Japanese page, thanks for looking seriously.
      May be this picture is a good explanation of what this device can do.
      322a7492-5656-46e7-b593-74175219f444-image.png

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      @dc42 So that's it.
      Thanks for the great effort, may be try to make a breakout board someday.
      I feel sad that WROOM module was not chosen, no help for a larger footprint.
      The big reason I want to replace a Wifi module is mDNS protocol.
      Are there any plans to implement the mDNS protocol on the Duet2Ethernet?

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      Yeah I know, such like WRH-583BK2-S
      or as you said RPi can bridge between the wifi client and the ethernet port, right?
      I just wondering what kind of network device can just being the client Instead of connected ethernet ,not bridge or AP.

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      @Danal
      before posting here I was thinking about plug a Wifi Bridge.
      A device acting as a client may different from a bridge or AP,I have never seen such a thing
      For example, what kind products can be used?

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      @bearer
      Wow Duet 3? You say remove the ethernet module and connect the Pi to duet board directly?

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      @bearer
      The original ESP8266 wifiserver doesn't seem to work well with 2MB flash..
      (https://github.com/dc42/DuetWiFiServer >> https://reprap.org/forum/read.php?2,582444,582444#msg-582444)
      and ESP-07 has only 1MB flash, but ESP-07S seems to have 4MB
      ESP-WROOM-02 with 2MB flash may not be good idea 😞
      At least,it looks physically possible without magical smoke or some thing, thanks to the powerful onboard flash of the reprap firmware.
      thanks for infomation.

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo
    • RE: Replace the Wifi or Ethernet module by the ESP-13?

      @bearer
      I'm prepared to change the wiring or make some sort of breakout board, but whether need to edit the firmware or do some program thing?
      The module used must be certified by TELEC (MIC). As far as I know the only EXP8266 module that has passed this certification in Japan is ESP-WROOM-02. (https://www.espressif.com/sites/default/files/esp-wroom-02_telec_certificate.pdf)
      The manufacturer of ESP-WROOM-02 is Espressif Inc, and the ESP-13 seems to be AI-thinker. There seems to be no difference in function, footprint, and pin assignment.

      posted in Duet Hardware and wiring
      Kanyoundefined
      Kanyo