So I was thinking of adding USBC PD to my ender 3v2 for a off grid setup. Is it possible or have I gone mad with USBC? I know it’s possible with my old monoprice select mini because of its low power requirements.
A cursory google search (minimum effort, might be wrong) indicates the Ender 3 v2 requires 350 watts. PD only hits 240W absolute maximum.
Also the hardware to power a 240W PD device would be stupidly expensive since that target is definitely not in widespread use.
PD is not the solution here!
empireOfLove@lemmy.one 11 months ago
Ender3’s have a 360W rater power supply, necessary for the hot bed and hot end current. A little bit of forum googling says they often use up to 250w.
USB PD supports up to a max of 240w, and even then only in a very specific 48 volt supply mode. So you might get away with it, buts it’s gonna be sketchy, and require moelre stepping down of the 48v usbPD voltage, and complexity, and cost.
LastYearsPumpkin@feddit.ch 11 months ago
You could theoretically split some of that power from multiple sources though. Run one USB-C line to power the hot end, one to run the bed, and one for the electronics and motors.
Would get pretty complicated pretty quick, but it might work with a LOT of effort.
empireOfLove@lemmy.one 11 months ago
That would be difficult because you would need to somehow separate the power control MOSFET’s from the driver boards so that the controller can still feed them a PWM signal for temp control, but the power would be provided from a separate dedicated usbPD driver board for each set of MOSFETs. At that point it’s really not worth the effort.