expression inside expression
-
@k01571n3n accented characters in strings should work provided that you save the file in UTF8 format.
-
@dc42 how can i do that? Its not working in console or any macros if i make them in dwc.
-
@k01571n3n does this work for you:
echo "Kuumapään lämmittäminen asteeseen"
-
PS I just entered this in the DWC console:
M291 R"Filamentin lataus" P"Kuumapään lämmittäminen asteeseen"S1 T3
and it worked.
-
@dc42 echo works but that other one doesn't. I don't understand what it could be due to
-
@dc42 echo {"Kuumapään lämmittäminen " ^ global.Temperature ^ "-asteeseen"}
this works also like it should. there is a some problem with that m291 comment
-
@k01571n3n it works OK for me.
This is the macro file: M291 accented character test.g
-
@dc42 interesting
-
@k01571n3n I can reproduce this in SBC mode and I am looking into it.
PS: I've got a fix ready for this which will be included in the next versions.
-
@chrishamm thats nice! i forgot to mention that i got a raspberry with duet...
-