Duet3D Logo

    Duet3D

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

    Web Control 3.2.0 - Duet 2 Wifi - Extruder0 not heating

    Firmware installation
    2
    6
    109
    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.
    • Andy200877
      Andy200877 last edited by

      I've used the old Firmware (2.0.4) until tomorow without any problems.

      Now i want update my duet wifi board to the actual firmware.

      I've installed, the "Duet2and3Firmware-3.0.zip" from the 3.0 release and update my board.
      Then I updated my Board to 3.2.0 by the same way.

      Because the configuration file was changed by the 3.x release.
      I createt a new configuration with the RepRapFirmware Configuration Tool (online).

      The headbed is heating normal, but the extruder don't heat.
      On the board no voltage on E0_HEAT.

      When i went down to 2.x Firmware the extruder is heating again.

      What's my fault ?

      I've attached my config files from 2.x and 3.2

      Big thanks..

      Config old Firmware with running Heater/Extruder :
      config_2_x.g

      Config new Firmware Heater/Extruder dont heat:
      config_3_2.g

      1 Reply Last reply Reply Quote 0
      • Phaedrux
        Phaedrux Moderator last edited by

        Please send M122 and confirm you are in fact on firmware 3.2.
        How did you update? Did you upload the entire zip file to the system tab?

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • Phaedrux
          Phaedrux Moderator last edited by

          What kind of thermistor do you have for the hotend?

          In RRF2 you have M305 P1 B4725 C7.060000e-8

          But in RRF3 config you have the default M308 S1 P"e0temp" Y"thermistor" T100000 B4138

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • Andy200877
            Andy200877 last edited by

            Output from M122 :

            === Diagnostics ===
            RepRapFirmware for Duet 2 WiFi/Ethernet version 3.2 running on Duet WiFi 1.02 or later
            Board ID: 08DGM-917DA-G4MSJ-XXXXX-XXXXX-XXXXX
            Used output buffers: 3 of 24 (20 max)
            === RTOS ===
            Static ram: 23460
            Dynamic ram: 73124 of which 0 recycled
            Never used RAM 15496, free system stack 188 words
            Tasks: NETWORK(ready,157) HEAT(blocked,295) MAIN(running,466) IDLE(ready,19)
            Owned mutexes: WiFi(NETWORK) HTTP(MAIN)
            === Platform ===
            Last reset 00:11:20 ago, cause: software
            Last software reset at 2021-01-05 19:17, reason: User, GCodes spinning, available RAM 15496, slot 1
            Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
            Error status: 0x00
            Aux0 errors 0,0,0
            MCU temperature: min 25.5, current 26.4, max 26.8
            Supply voltage: min 24.0, current 24.1, max 24.3, under voltage events: 0, over voltage events: 0, power good: yes
            Driver 0: position 0, standstill, SG min/max not available
            Driver 1: position 0, standstill, SG min/max not available
            Driver 2: position 0, standstill, SG min/max not available
            Driver 3: position 0, standstill, SG min/max not available
            Driver 4: position 0, standstill, SG min/max not available
            Driver 5: position 0
            Driver 6: position 0
            Driver 7: position 0
            Driver 8: position 0
            Driver 9: position 0
            Driver 10: position 0
            Driver 11: position 0
            Date/time: 2021-01-05 19:28:33
            Cache data hit count 840860290
            Slowest loop: 8.66ms; fastest: 0.20ms
            I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
            === Storage ===
            Free file entries: 10
            SD card 0 detected, interface speed: 20.0MBytes/sec
            SD card longest read time 3.1ms, write time 0.0ms, max retries 0
            === Move ===
            DMs created 83, maxWait 0ms, bed compensation in use: none, comp offset 0.000
            === MainDDARing ===
            Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
            === AuxDDARing ===
            Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
            === Heat ===
            Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1 -1 -1
            === GCodes ===
            Segments left: 0
            Movement lock held by null
            HTTP is ready with "M122 " in state(s) 0
            Telnet is idle in state(s) 0
            File is idle in state(s) 0
            USB is idle in state(s) 0
            Aux is idle in state(s) 0
            Trigger is idle in state(s) 0
            Queue is idle in state(s) 0
            LCD is idle in state(s) 0
            Daemon is idle in state(s) 0
            Autopause is idle in state(s) 0
            Code queue is empty.
            === Network ===
            Slowest loop: 41.13ms; fastest: 0.00ms
            Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions
            HTTP sessions: 2 of 8
            - WiFi -
            Network state is active
            WiFi module is connected to access point 
            Failed messages: pending 0, notready 0, noresp 0
            WiFi firmware version 1.25
            WiFi MAC address cc:50:e3:xx:xx:xx
            WiFi Vcc 3.35, reset reason Turned on by main processor
            WiFi flash size 4194304, free heap 22232
            WiFi IP address 192.168.5.62
            WiFi signal strength -48dBm, mode 802.11n, reconnections 0, sleep mode modem
            Clock register 00002002
            Socket states: 0 0 0 0 0 0 0 0
            

            @Phaedrux
            I've don't edit the default thermister because it work and display the normal temperatur

            Phaedrux 1 Reply Last reply Reply Quote 0
            • Phaedrux
              Phaedrux Moderator @Andy200877 last edited by

              @Andy200877 said in Web Control 3.2.0 - Duet 2 Wifi - Extruder0 not heating:

              I've don't edit the default thermister because it work and display the normal temperatur

              Ok, well using different thermistor values will give you different temperatures. Just be aware of that.

              As for why it won't heat, how are you commanding it to turn on in RRF3? Have you selected the tool? In your RRF2 config you have T0 at the end of config.g to select the tool, but in your RRF3 config you do not, so you would need to manually select the tool before it will go to a temperature. I suggest you add T0 to the end of your RRF3 config, and also look into changing your thermistor values to match what you had in RRF2 otherwise your temperatures will be off compared to what they were in RRF2. Just because the temps match at room temperature doesn't mean they will be the same at 200c. They could be 20c or more off.

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 0
              • Andy200877
                Andy200877 last edited by

                @Phaedrux said in Web Control 3.2.0 - Duet 2 Wifi - Extruder0 not heating:

                will

                I'm so stupid... 😠
                i played all day on the settings. and then it was just incorrectly controlled by me.....💩 💩

                Ok. Big thx. And now i can adjust my config on 3.2... 👍 👍

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