Power supply modifications April 29, 2014 10:38AM |
Registered: 10 years ago Posts: 48 |
Re: Power supply modifications April 29, 2014 10:44AM |
Registered: 10 years ago Posts: 14,685 |
Re: Power supply modifications April 29, 2014 10:52AM |
Registered: 10 years ago Posts: 48 |
Re: Power supply modifications April 29, 2014 11:12AM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications April 29, 2014 11:30AM |
Registered: 10 years ago Posts: 76 |
Re: Power supply modifications April 29, 2014 01:36PM |
Registered: 10 years ago Posts: 2,472 |
Quote
Chaisaeng
I get rid of that ATX power supply almost a month now. So leaving a 5V to power the duet board will not be an option.
I am building a timer which will turn off the printer when the print is finished by monitoring the Z-Axis movement
If the print finished the Z axis will not move and the timer will start ticking for 5 minutes. If there is any movement
On the Z axis before 5 minutes time out the timer will reset to 0 then start counting down again for another 5 minutes.
Re: Power supply modifications April 30, 2014 01:08AM |
Registered: 10 years ago Posts: 76 |
Quote
dmould
Quote
Chaisaeng
I get rid of that ATX power supply almost a month now. So leaving a 5V to power the duet board will not be an option.
I am building a timer which will turn off the printer when the print is finished by monitoring the Z-Axis movement
If the print finished the Z axis will not move and the timer will start ticking for 5 minutes. If there is any movement
On the Z axis before 5 minutes time out the timer will reset to 0 then start counting down again for another 5 minutes.
That will work if you have to have bed compensation set up, but if you have a solid & levelled bed (e.g. aluminium frame) and thus no compensation, 5 minutes may not be sufficient. Some of my large prints have had layer times of 30 minutes or more when doing a solid infill of a large area, during which time there is no Z movement. Probably better to use X, Y or (probably best) extruder movements to reset your timer (which could then be set to time out after a very short time, because no active print should have more than a few seconds without any extrusion).
Dave
(#106)
Re: Power supply modifications April 30, 2014 03:09AM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications April 30, 2014 04:23AM |
Registered: 10 years ago Posts: 378 |
Re: Power supply modifications April 30, 2014 05:55AM |
Registered: 10 years ago Posts: 327 |
Quote
On 12 Volt circuit, Max current (Amps) depend on wire length and AWG.
15cm cable, Max current is 30A.
Re: Power supply modifications April 30, 2014 09:41AM |
Registered: 10 years ago Posts: 378 |
Re: Power supply modifications April 30, 2014 10:36AM |
Registered: 10 years ago Posts: 2,472 |
Quote
Pointy
This is a little off topic, but I bought a mini blade fuse holder, to fit in-line on the 12v. I didn't notice in the description, it had 16awg wire on it. The seller is advertising it as 30a, but all tables I find say that 16awg is only good for about 20a.(16awg looks painfully thin too)
I messaged him and he is still adamant that 16awg is suitable...
Quote
On 12 Volt circuit, Max current (Amps) depend on wire length and AWG.
15cm cable, Max current is 30A.
I don't want to risk it so I have ordered another with 12awg, but I was just curious if he is correct.
Regards,
Les
Re: Power supply modifications April 30, 2014 11:02AM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications April 30, 2014 11:17AM |
Registered: 10 years ago Posts: 14,685 |
Re: Power supply modifications April 30, 2014 01:56PM |
Registered: 10 years ago Posts: 76 |
Re: Power supply modifications April 30, 2014 03:46PM |
Registered: 10 years ago Posts: 2,472 |
Quote
Pointy
Thanks Dave for the very detailed explanation.
I was actually concerned about the wire connecting the fuse holder not being able to take the current. This is the fuse holder in question.
I have the 30a PSU from Ebay and although it does allegedly have short circuit/Over load/ Over voltage/ Over temp protection, I just wanted to add my own fuse for a bit more piece of mind.
Regards,
Les
Re: Power supply modifications April 30, 2014 03:57PM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications April 30, 2014 05:00PM |
Registered: 10 years ago Posts: 14,685 |
Re: Power supply modifications May 01, 2014 09:11AM |
Registered: 10 years ago Posts: 2,472 |
Quote
dc42
The mains inlet socket (sourced from Maplin) includes the fuse.
Re: Power supply modifications May 01, 2014 10:13AM |
Registered: 10 years ago Posts: 14,685 |
Quote
dmould
Quote
dc42
The mains inlet socket (sourced from Maplin) includes the fuse.
But what value of fuse was supplied? They are usually supplied with a fuse of the same rating as the inlet, which is not going to protect against overloads on a device that should only draw a fraction of that current. The fuse should be chosen to match the device that is being powered, not to match the rating of the socket!
Re: Power supply modifications May 04, 2014 08:57AM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications May 05, 2014 03:12AM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications May 05, 2014 06:12AM |
Registered: 10 years ago Posts: 76 |
Re: Power supply modifications May 05, 2014 07:45AM |
Registered: 10 years ago Posts: 327 |
Quote
Chaisaeng
I hope the firmware can generate charge pump signal
Re: Power supply modifications May 05, 2014 11:31AM |
Registered: 10 years ago Posts: 76 |
Quote
Pointy
Quote
Chaisaeng
I hope the firmware can generate charge pump signal
I asked about that here. DC said it wasn't necessary as the chip/firmware has a built in watchdog.
For my PSU control, this is what I have come up with so far...
[attachment 32212 psucontrol.jpg]
12v comes in through the 4 pin 20a connector, through the fuse to the relay board and will exit out bottom left. The board is controlled by an ATTiny45, the top right 3 pin molex connector will connect to the PS_ON on the Duet. There is also a thermistor which I intended to wrap around the 12v output to stop this happening.
Note. The red/white wires are temporarily connected to my bench supply in place of a 7805, as I don't have any in stock. Once the 7805 is fiited the board will take 12v via the green connector on the bootom right.
Suggestions welcome.
Regards,
Les
Re: Power supply modifications May 08, 2014 12:14PM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications May 09, 2014 04:42AM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications May 13, 2014 11:04AM |
Registered: 10 years ago Posts: 327 |
Re: Power supply modifications May 13, 2014 11:13AM |
Registered: 10 years ago Posts: 76 |
Re: Power supply modifications May 13, 2014 11:28AM |
Registered: 10 years ago Posts: 327 |
Quote
Chaisaeng
Is this cause by powering 5 V to the duet from your control circuit.
I just want to do the same setting as yours but I already have the relay part assembled.
Still dit not put together the circuits to it yet. My design having 78L05 and it never have the overheat problem
because it only pulse the outout pins to toggle relay then go to sleep. Is it need to power the duet then
I may have to take out the 78l05 out and using some switching mode regulator instead.