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

    Analyze Thermistor?

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    9
    30
    1.2k
    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.
    • fcwiltundefined
      fcwilt @Veti
      last edited by

      @Veti said in Analyze Thermistor?:

      @fcwilt said in Analyze Thermistor?:

      Hi,
      

      When confronted with a machine with existing thermistors without specifications

      my first place to go is look at the marlin config if it exists.

      That is a good idea - it did come with a SD card that might have that information.

      Frederick

      Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

      1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples

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

          @droftarts said in Analyze Thermistor?:

          @fcwilt what printer is it?

          Ian

          This one:

          Link to printer

          Frederick

          Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

          droftartsundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @Veti
            last edited by

            @Veti

            Thanks.

            Frederick

            Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

            1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators @fcwilt
              last edited by

              @fcwilt Looks like github repo is here, this is the best line I could find quickly: https://github.com/my3dltd/F1-B-V2-NANO/blob/31874e09f71b465f56eeb7b6ba4938376e794848/robin_nano35_cfg.txt#L168

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

              1 Reply Last reply Reply Quote 0
              • Vetiundefined
                Veti
                last edited by

                that does make sense. its an ultimaker 2 clone.
                ultimaker 2 uses thermocouples. so this clone does too.

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

                  Thanks for the help.

                  I will investigate these resources later today.

                  Frederick

                  Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                  engikeneerundefined 1 Reply Last reply Reply Quote 0
                  • engikeneerundefined
                    engikeneer @fcwilt
                    last edited by

                    @fcwilt for a quick & dirty check, you could always stick the bed in your oven, set the temperature to ~80deg and leave the wires dangling out the door. Even better if you have a reliable thermistor/thermocouple setup to put in to get an accurate reading of how hot the oven is. Repeat for a few temps and see how different the generated parameters are?

                    E3D TC with D3Mini and Toolboards.
                    Home-built CoreXY, Duet Wifi, Chimera direct drive, 2x BMG, 300x300x300 build volume
                    i3 clone with a bunch of mods

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

                      @Veti said in Analyze Thermistor?:

                      that does make sense. its an ultimaker 2 clone.
                      ultimaker 2 uses thermocouples. so this clone does too.

                      Well I treated them as thermistors in RRF3 and they seem to work.

                      At least I was able to complete M303 but I used the B value from a thermistor I knew which is not likely to be correct.

                      Frederick

                      Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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

                        @engikeneer said in Analyze Thermistor?:

                        @fcwilt for a quick & dirty check, you could always stick the bed in your oven, set the temperature to ~80deg and leave the wires dangling out the door. Even better if you have a reliable thermistor/thermocouple setup to put in to get an accurate reading of how hot the oven is. Repeat for a few temps and see how different the generated parameters are?

                        I do have an good meter for measuring temps.

                        Frederick

                        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                        dc42undefined 1 Reply Last reply Reply Quote 0
                        • droftartsundefined
                          droftarts administrators
                          last edited by

                          Is the text config file a new thing in Marlin? It still only seems to set the hot end temp sensor, but it is Thermistor #1, so you should be able to look that up in Marlin. Really they should be posting their full Marlin source, where I guess the bed sensor is hard coded.

                          Ian

                          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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

                            @droftarts said in Analyze Thermistor?:

                            Really they should be posting their full Marlin source, where I guess the bed sensor is hard coded.

                            I will see what I can find but the web sites are sometimes a bit confusing.

                            Frederick

                            Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                            droftartsundefined 1 Reply Last reply Reply Quote 0
                            • droftartsundefined
                              droftarts administrators @fcwilt
                              last edited by

                              @fcwilt can you use the Robin Nano electronics with the STM32 port of RRF? I don’t see it in @gloomyandy ’s wiki. https://teamgloomy.github.io/getting_started.html

                              Ian

                              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                              droftartsundefined gloomyandyundefined fcwiltundefined 3 Replies Last reply Reply Quote 0
                              • droftartsundefined
                                droftarts administrators @droftarts
                                last edited by

                                Looks like the Robin Nano uses STM32F103VET6, so I guess not.

                                Ian

                                Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                1 Reply Last reply Reply Quote 0
                                • gloomyandyundefined
                                  gloomyandy @droftarts
                                  last edited by

                                  @droftarts said in Analyze Thermistor?:

                                  Robin Nano

                                  Short answer is no, not supported.

                                  Longer answer is that there are different versions 1.x/2.x uses the STM32F1 mcu which we don't support. 3.x has an STM32F4 which we do support. However it uses a different SPI unit for SD card access to all of the other currently supported boards (plus a bunch of other differences). Given that we normally read the SD card to get a config file that describes the hardware this means it won't currently work. There are changes in the (currently unreleased) V3.3 version of the port that may make it possible to support the V3 board, but it is not something we have tested so far.

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

                                    @droftarts said in Analyze Thermistor?:

                                    @fcwilt can you use the Robin Nano electronics with the STM32 port of RRF? I don’t see it in @gloomyandy ’s wiki. https://teamgloomy.github.io/getting_started.html

                                    Ian

                                    I have no idea where you are going with that.

                                    What are you thinking I could use it for?

                                    Frederick

                                    Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                                    jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                                    • jay_s_ukundefined
                                      jay_s_uk @fcwilt
                                      last edited by

                                      @fcwilt it appears as though the printer is powered by an MKS Robin Nano board.
                                      There is a port of Reprapfirmware that supports STM32 processors and droftarts thought it might be compatible with it.
                                      Unfortunately its not as it uses an STM32F1 processor rather than an F4

                                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

                                        @jay_s_uk said in Analyze Thermistor?:

                                        @fcwilt it appears as though the printer is powered by an MKS Robin Nano board.
                                        There is a port of Reprapfirmware that supports STM32 processors and droftarts thought it might be compatible with it.
                                        Unfortunately its not as it uses an STM32F1 processor rather than an F4

                                        Sorry - I failed to mention something that is very relevant. My bad.

                                        The printer came with some kind of board but I am strictly a Duet user - their board went into the trash and I am using a Duet 3 Mini 5.

                                        Frederick

                                        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                                        jay_s_ukundefined droftartsundefined 2 Replies Last reply Reply Quote 0
                                        • jay_s_ukundefined
                                          jay_s_uk @fcwilt
                                          last edited by

                                          @fcwilt
                                          the software would've functioned no different to a duet board, but fair enough

                                          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                                          1 Reply Last reply Reply Quote 0
                                          • droftartsundefined
                                            droftarts administrators @fcwilt
                                            last edited by droftarts

                                            @fcwilt said in Analyze Thermistor?:

                                            their board went into the trash and I am using a Duet 3 Mini 5.

                                            Great! Though the Robin Nano is probably worth €30, as it’s Marlin and probably Klipper compatible. Usually has TMC2208 or 2209 (same as Mini 5+) drivers on plug in boards. Or donate it to Andy or Jay to see if they can port RRF to it!

                                            Ian

                                            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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