@SelfHatenMarine said in Im new to these 3D printers but can someone help me please?:
ltibots d300vs+
hello, it sounds like you might just need to get the web control going.
AFTER COPYING THE ENTIRE CONTENTS OF THE SD CARD TO A FOLDER ON YOUR COMPUTER FOR BACKUP
On the SD card go into the sys folder and find the file called config.g
have a look in that file for any lines with the number
m587 or m552
if you are lucky like me, you'll find the m587 and you can see the wifi and password. change it to your wifi, save the file and
put the sd card back and turn it on again.
if you are unlucky you'll need to read this page pretty throughly
/How_to_guides/Getting_connected/Getting_connected_to_your_Duet
i don't have a good enough reputation to post links so google the above
i did read that it is not a good idea to leave m587 in your file as it means it writes to the eprom every time you turn on the computer and wears out the memory.
also it has your password in cleartext.