Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    GOING FROM V6 TO REVO HOTEND

    Scheduled Pinned Locked Moved
    Config Tool
    2
    3
    318
    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.
    • Adam_Sw3undefined
      Adam_Sw3
      last edited by

      Good Afternoon All, I am using Duet 2 WiFi/Ethernet 2.03.

      I am switching from a V6 to a REVO hotend, installed, all wired up and it is showing a temperature of 2000*c. I have checked all wiring thoroughly to try and find the issue and cannot seem to locate what it is.

      Therefore I was wondering if it may be something I need to change in my firmware? Whether it is a new sensor type etc?

      Please see below my code:

      ;Hotend Heater
      M308 S0 P"e0temp" Y"thermistor" T100000 B4725 C7.060000e-8 ; configure sensor 1 as thermistor on pin e0temp
      M950 H0 C"e0heat" T0 ; create nozzle heater 0 output on e0heat and map it to sensor 0
      M307 H0 B0 S1.00 ; disable bang-bang mode for heater 0 and set PWM limit
      M143 H0 S280 ; set temperature limit for heater 0 to 280C

      Rushmere3Dundefined 1 Reply Last reply Reply Quote 0
      • Rushmere3Dundefined
        Rushmere3D @Adam_Sw3
        last edited by

        @adam_sw3 That's the correct sensor, a temp sensor showing 2000°c is I believe a wiring fault somewhere.

        Follow my adventures in 3D Printing, laser cutting and electronics. https://linktr.ee/Rushmere3D

        Adam_Sw3undefined 1 Reply Last reply Reply Quote 0
        • Adam_Sw3undefined
          Adam_Sw3 @Rushmere3D
          last edited by

          @rushmere3d Hmmm, I will have to check through it again. Thank you!

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