• 2 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle

  • This looks great! I’m super happy with my MK4, and have never had to do anything with it after the initial kit build and re-seating the LCD cable to fix some early screen-blanking issues.

    I’ll probably skip this for my own printer since it seems like most (but not all) of the speed up comes from layer height, but $99 is not terrible for anyone who gets value from it. And anyone buying a new printer gets this stuff with no price increase, which is nice and makes the MK4/MK4S even easier to recommend.

    I didn’t know how much more dimensionally accurate Prusa’s prints are compared to the competition, but it makes sense now why there are so many calibration models online if that just isn’t the way every printer works. I’ve designed some parts that need an 0.1mm first layer because I’ve never had any failures with that, but I guess if I share the STLs other people might have trouble.







  • This is an interesting suggestion. The unsupported overhangs at the transitions are part of why I don’t like using gyroid infill; I don’t need my infill to introduce new potential problems in a print. That said, reducing layer height would be disappointing in most cases because I also don’t need my infill to slow the print down (and with some filaments, it’s also pretty visible), so the other suggestions might be more difficult-but better-ideas. It’d be cool to try a patch someone submits.





  • It’s not necessarily fluff; features do matter, but which ones matter and how much they matter is complicated. Do you want to tinker with a printer, or do you just want a tool that works?

    If you want a tool, I recommend a Prusa or maybe a Bambu. My Prusa just does what I ask it to; I’ve done zero calibration, optimization, tweaking, etc. Cheaper printers often require understanding bed leveling, figuring out how to adjust them best, etc. or vary more copy-to-copy (so one Ender 3 might work great, while another might be a source of frustration) or require upgrades to really become enjoyable.







  • Wow, thanks for the incredibly broad write up! That’s a crazy number of tools to try.

    FreeCAD:

    giving up as soon as any two edges’ fillets touch

    I haven’t quite had that issue with FreeCAD; an ordinary corner works fine. Where I’ve had that issue is when the fillet is large relative to the edge sizes though, so there are definitely failure cases.

    not working well if you don’t learn its definition of good design

    This is so incredibly true. I’ve had to restart projects because I didn’t realize how I’d need to approach them to get FreeCAD to allow me to do what I wanted to do. That’s probably the biggest issue I have with it: you really have to know how it wants things done, and often you won’t learn that til you’ve tried, failed, and watched a couple YouTube videos from more experienced users. Fortunately, after a few projects I’ve gotten to the point where I can usually get relatively simple designs right the first time…but I have no doubt I’ll still sometimes have to start over or take big steps backward to change my approach to a problem.

    Others have mentioned OpenSCAD and that’s what I started with years ago; it’s fine for simple things (or fractals/programmatically specified forms) but when designing something with more complexity I find it very difficult to manage, compared to just directly drawing what I want and then constraining it appropriately.


  • You’re right, 50%@70f (let’s say Texas indoor conditions) is 19%@100f, so you’re right that just heating is probably perfectly good.

    You’d need a very sensitive filament to bother doing more. That said, if you did have a peltier with the cold side at 32f, you’d get 25%@70f or 9%@100f…which actually isn’t amazing since you still need to warm it up to 100f to get that 9%! Peltiers are inexpensive and I might still experiment with it one day, but…it doesn’t seem like a huge win.


  • I see. You have a huge delta-T there, which is unnecessary for keeping a filament box dry.

    A couple sources say PA6 (a random moisture-sensitive filament) should be stored below 20% , or at 15% relative humidity. In a 66f/19c room temperature, that 15% RH would be a dew point of 17f/-8c according to dpcalc.org. In a 74f/23c room, 15% is a dew point of 23f/-5c; as you warm up the temperature further the dew point to achieve a particular RH increases (which is why we heat air to dry things).


  • Huh? Running it backward as a thermoelectric generator is low efficiency (Carnot limit) but the efficiency pumping heat from e.g. freezing to room temperature isn’t that awful. Picking some completely random model from DigiKey, if the hot side was at 27c/80f, and you wanted the cold side at 0c, 2.4 amps at about 7V (16.8W input power) would let you remove about 15W from the cold side with a deltaT of 30c (i.e. the cold side at -3c/27f) per the graphs on page 5. That’s a COP of about 0.9 for cooling. You’d need to remove about 30W from the hot side.

    In practice, cooling the hot side is difficult so you might instead use the Th=50c graph, at which point 2.4A @ 8v (19.2W input power) would give 3-4W cooling power with the cold side at 0c, for a COP of about 0.18. But nowhere near your numbers.

    If you put some decent thermal mass on the hot side and operated intermittently, as long as you drained the condensation, you could get closer to the Th=27c performance.