Thanks for the FileZilla config info Richard…and for confirming that it is probably a bug (and not just me going crazy!) I think I might just have to wait for the 1.21 release launch - when is that likely to be David?
Posts made by Marc Lee
-
RE: Best FTP settings
-
RE: Best FTP settings
Sorry - the last log had a password error which I fixed. This one lists the main SD directory but bangs out when I try to see inside /www/css. So previous questions in my last post still hold if anyone can please help….
Status: Resolving address of marcorexy
Status: Connecting to 10.1.1.20:21...
Status: Connection established, waiting for welcome message...
Status: Server does not support non-ASCII characters.
Status: Logged in
Status: Retrieving directory listing...
Status: Directory listing of "/" successful
Status: Retrieving directory listing of "/www/css"...
Command: CWD /www/css
Response: 250 Directory successfully changed.
Command: PWD
Response: 257 "/www/css"
Command: TYPE I
Response: 200 Switching to Binary mode.
Command: PASV
Response: 227 Entering Passive Mode (10,1,1,20,100,58)
Command: LIST
Error: The data connection could not be established: ECONNREFUSED - Connection refused by server
Response: 425 Failed to establish connection.
Error: Failed to retrieve directory listing -
RE: Best FTP settings
Thanks, I loaded FileZilla. As advised above, I created an entry in Site Manager for the Duet, and set it to "Max concurrent connections: 1" and left the transfer mode set to "default". I'm still getting the kinds of errors as below.
What are the settings under the FileZilla general tab that I should be using? Port, protocol, encryption, logon type? And how do I define the FTP "user" name for the logon….do I need to add it into the Duet config.g file or do I just re-use the host name as the FTP user name or do I just leave it blank?
Is there a Duet wiki that I am missing that covers all this?
Status: Resolving address of marcorexy
Status: Connecting to 10.1.1.20:21...
Status: Connection established, waiting for welcome message...
Status: Insecure server, it does not support FTP over TLS.
Status: Server does not support non-ASCII characters.
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/"
Command: TYPE I
Response: 200 Switching to Binary mode.
Command: PASV
Response: 227 Entering Passive Mode (10,1,1,20,117,27)
Command: LIST
Error: The data connection could not be established: ECONNREFUSED - Connection refused by server
Response: 425 Failed to establish connection.
Error: Failed to retrieve directory listing -
RE: Best FTP settings
What FTP clients are known to work with the Duet Wifi? I can't get WINSCP to work with the Duet Wifi. I'm running Duet Wifi firmware 1.20 and the latest Widows Device Driver files.
-
RE: Update from 1.15 to 1.19 absolutely NO Web control Interface. Help!!!
Thanks Dave and Danal. I followed your advice and it is all updated fine now, including 1.20 DWC.
-
RE: Best FTP settings
You're right - I thought the FTP was working over the USB but it was actually working over Wifi.
What are the recommended FTP settings to get a smooth connection to the Duet SD card? -
Best FTP settings
I've got the FTP "working" over USB with the latest Windows DuetDriver Version 1.9. I can see the directories and files on the SD card OK, but trying to do things like delete the /www files and directory is pretty erratic and keeps dropping the FTP connection. I am using the latest version of WINSCP for the FTP (no encryption), so far with mainly default communications settings. Please can someone help me with the recommended FTP settings to get a smooth connection to the Duet SD card.
-
RE: Update from 1.15 to 1.19 absolutely NO Web control Interface. Help!!!
Many thanks. I'm making progress…nearly there. I've got the Firmware and Wifi Server versions to 1.20 (as listed below). But I still can't manage the last step, which is to upgrade to DuetWebControl 1.20. I followed the instructions on https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Updating_WiFi_firmware_or_DuetWebControl_files including the bit which says "you can rename it to e.g. DWC.zip and then it should upload" and the upload message said all the files uploaded OK (although I can't figure out how to see them through the web interface). However, I'm still stuck on Web Interface Version: 1.14a - it doesn't seem to automatically upgrade to the new files. Is there something I need to do to get this to happen?
Software Information
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Electronics: Duet WiFi 1.0
Firmware Version: 1.20 (2017-12-23)
WiFi Server Version: 1.20
Web Interface Version: 1.14a
Web Interface by Christian Hammacher
Licensed under the terms of the GPL v2 -
RE: Update from 1.15 to 1.19 absolutely NO Web control Interface. Help!!!
It seems that the Duet Wifi doesn't support FTP as I'm getting these error messages on the Duet Web Interface screen - what am I doing wrong please? …
12:51:17 PM M586 P1 S1
Error: unsupported command: M586 P1 S1
12:50:10 PM M586
Error: unsupported command: M586My Current Versions of Duet are:
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Electronics: Duet WiFi 1.0
Firmware Version: 1.17e (2017-02-10)
WiFi Server Version: 1.03 (ch fork)
Web Interface Version: 1.14a -
RE: Update from 1.15 to 1.19 absolutely NO Web control Interface. Help!!!
Thank you for this guidance Danal. I hadn't realised that "Duets are gcode driven for EVERYTHING"….including FTP.
-
RE: Update from 1.15 to 1.19 absolutely NO Web control Interface. Help!!!
Thanks - how do I enable FTP on the Duet Wifi?
-
RE: Update from 1.15 to 1.19 absolutely NO Web control Interface. Help!!!
Thank you for this Fishbyte. Please can someone tell me:
1. how I create a new /www folder on the Duet Wifi microSD card; and
2. how I then upload to that folderI can't see how to do this using my current Duet Web Interface Version: 1.14a - I can only see and upload to the /sys folder.
-
RE: OK to control PTC heaters using PID?
Thanks dc42. Is anyone else using PTC heaters for the bed and/or enclosure? Becasue the maximum temperature of PTC heaters is inherent in their construction, it seems this makes them safer than other heater options that rely on additional temperature sensors to stop thermal runaway. Is this correct logic?
-
OK to control PTC heaters using PID?
Is it a good idea to control 220V PTC heaters heaters using PID (via an SSR obviously).
E.g. like these ceramic PTC heaters:
https://www.aliexpress.com/store/group/220V/508447_257834596.html?spm=2114.8147860.0.0.KQn4nw
or these:
https://www.aliexpress.com/store/group/220V/508447_258832837.html -
RE: Wifi and USB connection problems.
Thank you for this thread. I just had the same issue on a Windows 10 PC. The only way I could download the Duet USB Driver was to download the entire https://github.com/dc42/RepRapFirmware, unzip and update the driver from there.