4

I'm currently designing a RepRap 3D printer that will not have a heated bed. I have heard that it is possible to use a power brick with commercial printers lacking heatbeds. Is this possible with a RepRap printer using a RAMPS board?

I'm referring specifically to the TronXY X1 power brick. I was wondering if it we're possible to use the same TronXY X1 power brick with a standard RAMPS 1.4 board - rather than the special board the TronXY X1 uses.

Trish
  • 20,169
  • 10
  • 43
  • 92
TECTEC3 Studios
  • 416
  • 2
  • 6
  • 1
    What specifically do you mean by "power brick"? – Tom van der Zanden Jun 10 '18 at 20:48
  • @TomvanderZanden - I had the same thought initially. I assume that the OP means something like a laptop power supply - black and brick shaped. – Greenonline Jun 11 '18 at 10:56
  • 1
    @Greenonline The only current answer seems to have interpreted "power brick" as "power bank". I also think it would be helpful if the question included a bit more details on why the poster thinks that such a power brick would or wouldn't work. – Tom van der Zanden Jun 11 '18 at 11:49
  • @TomvanderZanden By power brick, I mean a laptop power supply. – TECTEC3 Studios Jun 11 '18 at 14:15
  • Not all laptop power supplies are created equal. Do you have using a specific supply in mind, or do you just want to know what - in general - you need to look out for? – Tom van der Zanden Jun 11 '18 at 14:17
  • As far as i know the RAMPS boards, they are fine without a heatbed. Just check the power (watts) of your extruder, add about 50 for the steppers and check, if your power supply can deliver the power. – Essigwurst Jun 12 '18 at 06:34
  • @TomvanderZanden I'm referring specifically to the TronXY X1 power brick. I was wondering if it we're possible to use the same TronXY X1 power brick with a standard RAMPS 1.4 board(rather than the special board the TronXY X1 uses. – TECTEC3 Studios Jun 12 '18 at 15:32

2 Answers2

1

As long as you provide enough energy to heat the nozzle and keep its temperature, that is possible, as steppers power usually is limited by driver to reduce noise.

see the attached video: A fully mobile printer example here

profesor79
  • 1,922
  • 1
  • 6
  • 24
1

According to this video, Upgrade TronXY X1 Power Supply with PC Power Supply, which actually shows the power brick, the TronXY power brick is 12 V 5 A. The best screenshot of the brick is shown below:

TronXY power brick power rating

The narrator of the video (as do other sources) states that it runs extremely hot on long print cycles.

An example replacement power supply, on AliExpress, Tronxy 3D printer accessoires power supply 240W AC110/220V DC 12V 20A for 3D print DIY kit part, is rated at 20 A.

So, in theory any 12 V 10-15+ A rated laptop power brick should suffice.

However, that was not your question. As a standard RAMPS board also runs at 12 V, then yes, you can use the TronXY power brick with a standard RAMPS board.

Nevertheless, would you want to? It would seem advisable to get a higher rated power brick1. That way, you can run the printer harder and longer without the risk of the power supply dying (or worse, catching fire) and if, at a later stage, you want to add a heated bed, then you'll be able to use the same supply brick.


1 I think the biggest laptop 12 V supply I've seen was 15 A on eBay. Earler Xbox 360 bricks go up to 16.5 A. Both of these still get rather warm, due to their (admittedly convenient) black plastic casing. It might be better to get a standard, well ventilated, aluminium cased 20-35 A LED power supply, as in the AliExpress link above.

Greenonline
  • 5,831
  • 7
  • 30
  • 60