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

    Firmware 3.3_RC1 M308 S1 P"spi.cs1" Y"thermocouple-max31856"

    Scheduled Pinned Locked Moved Solved
    Beta Firmware
    2
    7
    247
    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.
    • Aitorundefined
      Aitor
      last edited by

      Good morning,

      I am testing Firmware 3.3_RC1 and it doesn't let me configure the thermocuple and I get this error

      M308 S1 P"spi.cs1" Y"thermocouple-max31856"
      Error: M308: string too long
      

      I also tried this to see what would happen, the result was as follows

      var tmp="thermocouple-max31856"
      M308 S1 P"spi.cs1" Y"thermocouple-max31856"
      
      M308 S1 P"spi.cs1" Y{var.tmp}
      Error: M308: Unknown sensor type name "thermocouplemax3185"
      

      As far as I can see, it is still not possible to put more than 20 characters, I have checked this

      RepRapFirmware 3.3RC1

      Bug fixes:

      • list itemThermocouple sensors could not be configured because M308 didn't accept more than 20 characters in the sensor type name

      This is my configuration that worked in 3.2.2. Am I doing something wrong?

      M308 S1 P"spi.cs1" Y"thermocouple-max31856"
      M950 H1 C"e0heat" T1
      M143 H1 S300
      M307 H1 B0 S1.00
      
      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @Aitor
        last edited by

        @aitor upgrade to RC1+1 available here https://www.dropbox.com/sh/dlb58vkmu1u4fkx/AAAelkXSfRKVwI6_yqRnhGHPa?dl=0

        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

        Aitorundefined 1 Reply Last reply Reply Quote 0
        • Aitorundefined
          Aitor @jay_s_uk
          last edited by

          Sorry @jay_s_uk the .map files what are they? Do I have to do anything with them?

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

            @aitor nope, ignore those

            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

            Aitorundefined 1 Reply Last reply Reply Quote 0
            • Aitorundefined
              Aitor @jay_s_uk
              last edited by

              Installed and fixed, thanks @jay_s_uk

              Taking advantage of the thread, in PanelDue version 3.2.11 some M291 S3 and M291 S4 messages are not displayed when running them from macros in PanelDue, but they are displayed in the browser.

              I have tried to put in front and back M400 but I have not been able to get them to display.

              On the other hand, is there any order that I can send so that the LCD shows me the window CONTROL for example

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

                @aitor best to open a new thread for that one

                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

                Aitorundefined 1 Reply Last reply Reply Quote 0
                • Aitorundefined
                  Aitor @jay_s_uk
                  last edited by

                  OK thank @jay_s_uk

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