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

    Configuration problems

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    47
    2.1k
    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.
    • Dave Parryundefined
      Dave Parry
      last edited by Dave Parry

      here's the code for both

      M308 S0 P"bed_temp" Y"thermistor" T100000 B3950 ; define bed temperature sensor
      M308 S1 P"e0temp" Y"thermistor" T100000 B4388 ; define E0 temperature sensor
      M950 H0 C"bed_heat" T0 ; heater 0 uses the bed_heat pin, sensor 0
      M950 H1 C"e0heat" T1 ; heater 1 uses the e0heat pin and sensor 1

      Still have error heater 1
      both still showing 2000 °C

      Just changed back to old settings and temps are correct so not a sensor problem.

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @Dave Parry
        last edited by

        @dave-parry said in Configuration problems:

        here's the code for both

        M308 S0 P"bed_temp" Y"thermistor" T100000 B3950 ; define bed temperature sensor
        M308 S1 P"e0temp" Y"thermistor" T100000 B4388 ; define E0 temperature sensor
        M950 H0 C"bed_heat" T0 ; heater 0 uses the bed_heat pin, sensor 0
        M950 H1 C"e0heat" T1 ; heater 1 uses the e0heat pin and sensor 1

        Still have error heater 1
        both still showing 2000 °C

        Thanks.

        Just changed back to old settings and temps are correct so not a sensor problem.

        What do you mean by "changed back to old settings"?

        Frederick

        1 Reply Last reply Reply Quote 0
        • Dave Parryundefined
          Dave Parry
          last edited by Dave Parry

          I checked the sensors by removing M308 and M960 lines and put back M305 lines. and the sensor readings were back and correct.

          fcwiltundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @Dave Parry
            last edited by

            @dave-parry said in Configuration problems:

            I checked the sensors by removing M308 and M960 lines and put back M305 lines. and the sensor readings were back and correct.

            What firmware version are you running?

            Frederick

            1 Reply Last reply Reply Quote 0
            • Dave Parryundefined
              Dave Parry
              last edited by

              WiFi/Ethernet 2.05.1 (2020-02-09b1)

              (Thought I had upgraded to Release 3.4.0 beta 3
              but it seems that for some reason it hasn't worked.)

              Duet Web Control 3.3.0

              Will try again

              fcwiltundefined 1 Reply Last reply Reply Quote 0
              • Dave Parryundefined
                Dave Parry
                last edited by

                Just tried again and the machine specific tab still says 2.05

                1 Reply Last reply Reply Quote 0
                • fcwiltundefined
                  fcwilt @Dave Parry
                  last edited by

                  @dave-parry said in Configuration problems:

                  WiFi/Ethernet 2.05.1 (2020-02-09b1)

                  (Thought I had upgraded to Release 3.4.0 beta 3
                  but it seems that for some reason it hasn't worked.)

                  Duet Web Control 3.3.0

                  Will try again

                  Remember that you have to first go from 2.05.1 to 3.0.0

                  Frederick

                  1 Reply Last reply Reply Quote 0
                  • Dave Parryundefined
                    Dave Parry
                    last edited by

                    Tried 3.1 combined.bin Cant seem to upload it.

                    fcwiltundefined 1 Reply Last reply Reply Quote 0
                    • fcwiltundefined
                      fcwilt @Dave Parry
                      last edited by

                      @dave-parry said in Configuration problems:

                      Tried 3.1 combined.bin Cant seem to upload it.

                      3.1?

                      So you got it up to 3.0 already?

                      Frederick

                      1 Reply Last reply Reply Quote 0
                      • Dave Parryundefined
                        Dave Parry
                        last edited by

                        No I hadnt but have now. When I looked down the list 3.1 was above 2.05 and 3.0 was below and I didnt see it.

                        fcwiltundefined 1 Reply Last reply Reply Quote 1
                        • fcwiltundefined
                          fcwilt @Dave Parry
                          last edited by

                          @dave-parry said in Configuration problems:

                          No I hadnt but have now. When I looked down the list 3.1 was above 2.05 and 3.0 was below and I didnt see it.

                          You now should be able to go to 3.3.0 or (if you ok with betas) to 3.4.x.

                          Frederick

                          1 Reply Last reply Reply Quote 0
                          • Dave Parryundefined
                            Dave Parry
                            last edited by Dave Parry

                            Thanks Frederick.
                            Cant get 3.4 to install. Get Error: In-application programming binary "Duet2CombinedIAP.bin" not found

                            Temps are working now but still have problem that cant set heaters to active

                            Have tried all the way back to 3.2. Same error message

                            fcwiltundefined 1 Reply Last reply Reply Quote 0
                            • Dave Parryundefined
                              Dave Parry
                              last edited by

                              Got it done now at WiFi/Ethernet 3.4.0beta3 (2021-08-24)

                              fcwiltundefined 1 Reply Last reply Reply Quote 0
                              • fcwiltundefined
                                fcwilt @Dave Parry
                                last edited by fcwilt

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • fcwiltundefined
                                  fcwilt @Dave Parry
                                  last edited by

                                  @dave-parry said in Configuration problems:

                                  Got it done now at WiFi/Ethernet 3.4.0beta3 (2021-08-24)

                                  Glad to hear it.

                                  Frederick

                                  1 Reply Last reply Reply Quote 0
                                  • Dave Parryundefined
                                    Dave Parry
                                    last edited by Dave Parry

                                    OK so Hot end now goes Off Active and standby, but Bed not showing up and these error messages
                                    G28
                                    Warning: Obsolete use of S parameter on G1 command. Use H parameter instead.
                                    Error: Failed to enable endstops

                                    fcwiltundefined 1 Reply Last reply Reply Quote 0
                                    • Dave Parryundefined
                                      Dave Parry
                                      last edited by

                                      Oh and no fan controls showing up

                                      1 Reply Last reply Reply Quote 0
                                      • fcwiltundefined
                                        fcwilt @Dave Parry
                                        last edited by

                                        @dave-parry said in Configuration problems:

                                        OK so Hot end now goes Off Active and standby, but Bed not showing up and these error messages

                                        Do you have this command after the M950 for the bed heater?

                                        M140 P0 H0 ; map heated bed to heater 0

                                        G28

                                        Warning: Obsolete use of S parameter on G1 command. Use H parameter instead.
                                        Error: Failed to enable endstops

                                        Correct.

                                        What used to be G1 S1 is now G1 H1.

                                        Just edit your homing files.

                                        Frederick

                                        1 Reply Last reply Reply Quote 0
                                        • Dave Parryundefined
                                          Dave Parry
                                          last edited by

                                          Have bed temps working now, many thanks.
                                          Homing not working because of end stops Not enabled.
                                          Is that similar to temp sensors?

                                          1 Reply Last reply Reply Quote 0
                                          • Dave Parryundefined
                                            Dave Parry
                                            last edited by

                                            I just checked and I have
                                            M574 X2 Y2 Z2 S1 ; set active high endstops

                                            Wiki says they have to be seperate lines

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