Firmware 3.3_RC1 M308 S1 P"spi.cs1" Y"thermocouple-max31856"
-
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
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
-
@aitor upgrade to RC1+1 available here https://www.dropbox.com/sh/dlb58vkmu1u4fkx/AAAelkXSfRKVwI6_yqRnhGHPa?dl=0
-
Sorry @jay_s_uk the .map files what are they? Do I have to do anything with them?
-
@aitor nope, ignore those
-
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
-
@aitor best to open a new thread for that one
-
OK thank @jay_s_uk