Closed carterkraft closed 6 years ago
Are you on wifi? If so, go ahead and give it another try using the ethernet cable. I get that error quite inconsistently on wifi.
Wait no your issue is your file location. As of this version, you have to have the file in the same folder as the python script because of naming/paths. This is something that i should fix but in the meantime, put the gcode file in the same folder and run "python .\3DWiFiSendFile.py 192.168.1.114 Articulated_Butterfly.gcode yes"
Thanks for the help, but still the same error I have had the file in the same path.
I should also note- I am able to successfully print through the QidiPrint Software through that IP.
So combining what you put here, with just putting the filename no path AND also removing the "-" from the name used in this attempt I was successful. Articulated_Butterfly worked. Oddly the Qiditech software can't handle the "-" either.
Thanks for all the hard work and help. Hopefully in case someone runs into the same issues I have they will be able to get it working.
The error is actually being returned from the printer. The printer itself does not like the filename; specifically special characters in it. That's why both the qidi software and this script return that error.
I watched the video and readme in detail but seems I can't get it to connect to the printer.