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

    ANOTHER "No known networks found" error

    Scheduled Pinned Locked Moved
    Duet Web Control
    5
    60
    3.8k
    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.
    • duncan-rtfmundefined
      duncan-rtfm @duncan-rtfm
      last edited by

      @duncan-rtfm ![This is where my hotend heater is plugged in](0_1562053640951_Hotend heater plugged in.jpg image url)

      And this is where its thermister is plugged in. I also tried the plug next to it, just in case.
      0_1562053726933_Hotend thermister plugged in.jpg

      The web interface:
      0_1562053760044_Heater_fault.png

      And the error message:
      0_1562053778167_Heater_fault_message.png

      1 Reply Last reply Reply Quote 0
      • duncan-rtfmundefined
        duncan-rtfm
        last edited by

        Are all Duet boards this finicky?

        1 Reply Last reply Reply Quote 0
        • A Former User?
          A Former User
          last edited by

          Could be a configuration issue; share the relevant part of your config.g file to show how the thermistor for the heater is configured?

          1 Reply Last reply Reply Quote 0
          • duncan-rtfmundefined
            duncan-rtfm
            last edited by

            OK, hang on...

            1 Reply Last reply Reply Quote 0
            • duncan-rtfmundefined
              duncan-rtfm
              last edited by

              ; Heaters
              M305 P0 T100000 B4138 C0 R4700
              ; Set thermistor + ADC parameters for heater 0
              M143 H0 S120
              ; Set temperature limit for heater 0 to 120C
              M305 P1 X150 T"K"
              ; Set THERMOCOUPLE parameters for heater 1 X150 is the right channel
              (terminal block) on the daughterboard. X151 is the right channel.
              M305 P1 T100000 B4138 C0 R4700
              ; Set thermistor + ADC parameters for heater 1
              M143 H1 S345
              ; Set temperature limit for heater 1 to 345C

              1 Reply Last reply Reply Quote 0
              • duncan-rtfmundefined
                duncan-rtfm
                last edited by

                I got this from "Design Prototype Test"

                1 Reply Last reply Reply Quote 0
                • A Former User?
                  A Former User
                  last edited by

                  Not my area of expertise, but i notice you have two commands for M305 P1 ... , one which uses the thermocouple daughterboard which you don't have according to the pictures. Try putting a ; in front of M305 P1 X150 T"K" to temporarily disable that line and see if it makes a difference.

                  1 Reply Last reply Reply Quote 0
                  • duncan-rtfmundefined
                    duncan-rtfm
                    last edited by

                    Yep, I noticed that, too, and have commented out the line. No difference - yet...

                    1 Reply Last reply Reply Quote 0
                    • duncan-rtfmundefined
                      duncan-rtfm
                      last edited by

                      AHA! Some progress. I downloaded a bog-standard configuration file from the configurator for the Anet A8 - sure I know it won't be right, but it will be standard. And now the heater says "Standby" That's progress, right? I'm chuffed...

                      1 Reply Last reply Reply Quote 0
                      • duncan-rtfmundefined
                        duncan-rtfm
                        last edited by

                        And we have LIFT-OFF! She gets hot!

                        1 Reply Last reply Reply Quote 0
                        • whinsundefined
                          whins @Phaedrux
                          last edited by

                          @Phaedrux thanks)

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