Configuration for 2 Z axis motors - Duet 3 mini 5+
-
Here is a guide that goes through start to finish setup and commissioning of a duet printer.
https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+1:+Wiring/37
Starts with wiring and goes from there.
The SD card contains the configuration files, the web interface files, and your sliced gcode files to print. The SD card you received with the printer should contain everything needed already and you should be able to do a basic configuration and connect to it.
Here's a guide that covers that and is a great place to start. https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7
You might also like to checkout the Duet Web Control manual that will show you around the web interface.
https://duet3d.dozuki.com/Wiki/Duet_Web_Control_v2_and_v3_(DWC)_Manual
-
@phaedrux
Thanks, but my SD card had no files on it, just a couple of empty folders. I have been trying to build the contents of the SD card one bit at a time. Which is why I had such a battle getting the USB communications going. Is there a zip of what should have been the original contents?
Thanks
David -
@phaedrux Further to above - I have been working my way through that - initial problem was there was nothing on the SD card, I was / am using the get started, have been for several weeks. However when it says to do something, it does not, because the drivers etc are missing from the Duet.
I downloaded YAT, no communication, tried all the possible communications many times, downloaded Pronterface, exactly the same problem. Eventually you pointed me to some files, I put them on the SD card, and the status LED started to flash. At this point I got serial communications. A staggering amount of time has goin into, to this point. Duet Web Control does not find it, I expect because of my router setting 192.168.4.1. Now I am trying to figure out how to set the default IP address in the Duet to something that I can communicate with. I have gone through a lot of the DWC manual, but it seems to assume that you can connect, which I can't.
-
Well the Duet should have included a working SD card with the basic set of files to allow you to communicate via the USB port.
I gather you have got that working now?
Frederick
-
You can get some info on what the SD card should contain here: https://duet3d.dozuki.com/Wiki/SD_Card
Otherwise, you can get the basics from the config tool as well.
-
@fcwilt - indeed it should have, it did not. What a pain. I would buy another just to get the files, but am afraid that it might come without. I ran the config tool, created the files, put them on the disk, got serial comm going. I would like the wifi connection, but until I can change the default IP address to something that my router can see, I am stalled. It seems like a nice bit of equipment, but pretty frustrating that it was not shipped in a runable condition. I may have to set up an old wifi router to connect to it. I should have ordered the ethernet version and i could easily connect, thanks for your help.
David -
@david_wells said in Configuration for 2 Z axis motors - Duet 3 mini 5+:
I would like the wifi connection, but until I can change the default IP address to something that my router can see, I am stalled.
Here's a guide that covers that and is a great place to start. https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7
-
@david_wells said in Configuration for 2 Z axis motors - Duet 3 mini 5+:
@fcwilt - indeed it should have, it did not. What a pain. I would buy another just to get the files, but am afraid that it might come without. I ran the config tool, created the files, put them on the disk, got serial comm going.
Well if you can connect via a terminal emulator (many to chose from) you are well on your way to having a WiFi connection. A few commands to set the SSID and PASSWORD and it should connect.
I see the link to the guide has already be posted.
Frederick
-
@fcwilt - Thanks - will press on. appreciated - I understand that it is a great learning process, but it eating up way more time than I anticipated, and I have not even started trying to configure the printers. I am converting two Rigidbots, regular and large, a smaller, but mechanically very nice printer (with terrible software), and eventually a really expensive Roland 3 axis engraver that has had the electronics crater. But to get the first one running.
-
It didn't help that the SD card was missing.
Getting configure and connected to WiFi should be a process of a few minutes. If not get back to us.
Frederick
-
@david_wells said in Configuration for 2 Z axis motors - Duet 3 mini 5+:
initial problem was there was nothing on the SD card
Can I ask where and when the Duet was purchased?
-
@phaedrux - Bought from Spool3d in Calgary Alberta, Canada. I bought this and the slave board.
What puzzled me, is that the SD card is marked 8G, but when formatted only showed 2G of available space. (before files were added), I just checked it again, only a 2 space max. Without sounding snarky, I did not want to cheap out, specifically to avoid problems. I will have a much better understanding of the system, because of this. But...sometimes it is nice to plug it in and have it go.... -
@david_wells said in Configuration for 2 Z axis motors - Duet 3 mini 5+:
But...sometimes it is nice to plug it in and have it go....
Certainly. It's possible the card failed prematurely. They get tested at the factory, so I think it may have been bad luck. Sorry about that. If you have any other questions about setup, or want to verify things are they way they should be just post a photo of your SD card contents.
-
Thanks
The good thing about having problems is that you learn a lot more about the machine. Pressing on.