DuetRFF Cura plugin - not working/recognizing in cura?
-
y'all are the best! ill d/load the v0.0.10 this afternoon, and install it, re-create the duetrrf config, and test it out!
also, what do i enter for the passwords:
duet password: reprap ?http basic user: ?
http auth basic password: ? -
so i just tried this out (im at work so im doing remotely on my home pc…)
however, i used the v0.0.10 and recreated the printer in the extension, gave the password 'reprap', and left the otehr 2 user / password boxes blank.i tried to upload to the duet-artemis (since im not there and i have something else currently printing... i tested with the 'upload' only for now...
got the following error attmepting to upload:
there was a network error: 3 host 173.16.31.76rr connect_not_found,and heres the lines from the cura.log
2018-03-20 10:45:58,695 - DEBUG - [(13308)-Thread-9] USBPrinting.USBPrinterOutputDevice.close [413]: PrinterConnection.close: cannot join current thread (expected)
2018-03-20 10:45:58,699 - WARNING - [(6976)-MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [126]: Could not find output device with id COM5 to remove
2018-03-20 10:48:05,492 - DEBUG - [(6976)-MainThread] Cura-DuetRRFPlugin-master.DuetRRFOutputDevice.onFilenameAccepted [143]: Filename set to: A_Semi.gcode
2018-03-20 10:48:05,492 - DEBUG - [(6976)-MainThread] SliceInfoPlugin.SliceInfo._onWriteStarted [66]: 'info/send_slice_info' is turned off.
2018-03-20 10:48:05,493 - DEBUG - [(6976)-MainThread] Cura-DuetRRFPlugin-master.DuetRRFOutputDevice.onFilenameAccepted [156]: Loading gcode…
2018-03-20 10:48:05,493 - DEBUG - [(6976)-MainThread] Cura-DuetRRFPlugin-master.DuetRRFOutputDevice.onFilenameAccepted [176]: Connecting…
2018-03-20 10:48:05,530 - ERROR - [(6976)-MainThread] Cura-DuetRRFPlugin-master.DuetRRFOutputDevice._onNetworkError [352]: _onNetworkError: 3 -
Please add a '/' at the end of your URL and try again.
There should be a log messing like "URL set to: …"If you did not use M551 in your config.g, then the password should be 'reprap' or blank.
If you don't know what HTTP basic auth is, then leave those fields empty. If you run a reverse proxy to access DWC which adds HTTP basic auth, then you could specify your credentials here.
-
PRESTO, i restarted after adding the '/' and it uploaded to the duet! you are the best. i love support forums with experts and creators!
ill follow up when i get home to the actual system/printer and try to 'print to the duet/artemis'!!! -
Great! I'll try to make it a bit smarter and add the final '/' automatically.
Just as a small follow up, since I don't have a Windows machine myself:
Do the two dialog windows look good? Too small or too big? Are all the labels/headers legible? -
they look / seem great! i've attached links to the pics of the screenshots.
screenshots:
https://drive.google.com/file/d/1OJot52kcPcI_lhu6eXJbHUt2grTq9hHb/view?usp=sharing
https://drive.google.com/file/d/1MJ1EgVX3GVRuyfEY9jKrvdYvZwxhH1is/view?usp=sharing
-
DuetRRF Cura plugin doesn't work with Cura 3.3 or 3.3.1
I followed the exact installation instruction, on 2 different computers, but still no luck.
any solutions?
Thanks, -
@Guyaros do you get any error messages or does it simply not show up?
I'm running the Cura 3.3 beta without issues.Make sure to use the latest DuetRRF-Cura plugin from GitHub!
-
@resam said in DuetRFF Cura plugin - not working/recognizing in cura?:
DuetRRF-Cura plugin
Thanks for your reply.
it simply not show up in Cura.
I've downloaded Cura-DuetRRFPlugin-0.0.16.zip from this link:
link text -
@guyaros and where did you extract it?
can you please show me the folder structure of your Cura config directory? -
-
Ok, this looks right.
Can you please start Cura and then check your Cura log file for any lines with
Cura-DuetRRFPlugin
? The log file should be in....\AppData\Roaming\cura\3.3\cura.log
.
You only need to check near the end of the file, as it is probably quite long. -
-
Remove the
-.0.0.16
from theCura-DuetRRFPlugin
folder name - then it should work! -
Thank you very much!
now it's working.