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

    Heater fault upgrading to fw 3.11

    Scheduled Pinned Locked Moved
    Firmware installation
    1
    2
    108
    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.
    • Elvis0zundefined
      Elvis0z
      last edited by Elvis0z

      I have upgraded from FW 2.05 to 3.11
      I used the on line config tool.
      When doing my hotend and bed I was not really sure what to put but getting error 2000c

      My heater config in config.g is

      ; Heaters
      M308 S0 P"e1temp" Y"pt1000" R4700 ; configure sensor 0 as PT1000 on pin e1temp
      M950 H0 C"e1heat" T0 ; create bed heater output on e1heat and map it to sensor 0
      M307 H0 B1 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit
      M140 H0 ; map heated bed to heater 0
      M143 H0 S120 ; set temperature limit for heater 0 to 120C
      M308 S1 P"spi.cs1" Y"thermocouple-max31855" ; configure sensor 1 as thermocouple via CS pin spi.cs1
      M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
      M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit

      Its a smart effector with PT100 sensor. I'm using a PT100 daugher board heater is on E0.
      and stock Anycubic Kossel plus bed. Also should I use bang bang or pid?
      Not sure what I have done wrong here?

      Cheers.

      1 Reply Last reply Reply Quote 0
      • Elvis0zundefined
        Elvis0z
        last edited by

        All good just copied my config for heaters from another machine. All working as it should.

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