Displaying the IP address using the N520 command
-
@dc42 said in Displaying the IP address using the N520 command:
text R3 C5 F0 T"IP:"
value D0 N530
text T"."
value D0 N531
text T"."
value D0 N532
text T"."
value D0 N533thank you for that line of code, but at present, the display shows a series of asterixs (little stars) after each period. As if it is trying to show the information, but is somehow unable. I Had this unit connected to the internet last night and when I woke up it would not react to the same ISP numbers that it previously was assigned. The display of the little stars is consistent with the behavior that I was able to get before. The operating system is the latest from M3D. Just got it in November.
-
@dc42 Yes it is connected to the internet and I am getting yellow and green lights on the Connecting network wire.
-
What firmware version are you using? I don't think M3D has updated to 2.02 yet.
-
2.01 beta is the firmware that it shipped with. Do I need to update? Is that a new feature in 2.02?
-
@dc42
2.01 beta is the firmware that it shipped with. Do I need to update? Is that a new feature in 2.02? -
@novaprint said in Displaying the IP address using the N520 command:
@dc42
2.01 beta is the firmware that it shipped with. Do I need to update? Is that a new feature in 2.02?This is working for me using 2.02:
text R54 C0 T"IP " value N530 W15 text T". " value N531 W15 text T". " value N532 W15 text T". " value N533 W15
I guess 530-533 were not supported in 2.02.
-
@dc42 said in Displaying the IP address using the N520 command:
text R54 C0 T"IP "
value N530 W15
text T". "
value N531 W15
text T". "
value N532 W15
text T". "
value N533 W15David,
The information did not make itself visible, the screen is not the more expensive LCD screen, it is the smaller LED one and I am now running the firmware 2.02.
-
@novaprint, which LED screen are you using? Does it display anything at all?
-
@dc42 It did before I tried the code that was suggested. I was able to get asterisxs and the screen is the 12864 here:https://store.printm3d.com/collections/parts/products/lcd-12864-controller?variant=12591166390350. I was working I was able to get it to behave as though it wanted to display information and now as I said I have nothing.
-
Is the 12864 display showing anything at all?
Please post your config.g file.