Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    DuetWifi Virtual Heaters 101/102 in RRF3

    Firmware installation
    2
    2
    45
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kuhnikuehnast
      kuhnikuehnast last edited by

      Hi there,
      I am a bit confused- In RRF 2.x I used M106 P2 T45:65 H100:101:102 to control the Mainboard-Fan.
      In RRF I go with:

      M308 S2 Y"mcu-temp" A"MCU Temp"	                ; Configure sensor2 at thermistor on pin e1temp for MCU
      M308 S3 Y"drivers" A"Drivers Temp"	        ; Configure sensor3 as temperature warning and overheat flags on the TMC2660 on Duet
      M950 F2 C"fan2" Q100		                ; Set fan2 to be fan2, PWM signal inversion (not inverted) and frequency
      M106 P2 T40:65 S0 H2:3 C"Electronics Fan"       ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on
      

      but I am missing the 102 input? The 101 (RRF 2.x) seems to be the "drivers"- but where is the 102? And if I enable the Drivers temp to be shown in chart it always reports 0.0°C?

      What am I doing wrong?

      Would be happy to get help 🙂

      kuhni

      1 Reply Last reply Reply Quote 0
      • dc42
        dc42 administrators last edited by

        Do you have a DueX in your system? If not, then you don't need the third value. If you do, then create a third sensor with type "drivers-duex" and include that one in your M106 command too.

        The drivers do not return actual temperatures, just normal, warning, or overheat status. These are represented as temperatures 0, 100 and 130C.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA