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

help-circle
  • Kinda sounds like combine infill layers in prusa/super slicer, that setting will have it do the perimeters as per normal but do infil at 1/2/3 etc layers, so 0.2 layers would get infill every 0.4 at 2, so it’ll print the perimeters and anything that can’t be merged, go to the next layer and do the perimeters and chunky infill, I use it to save time and I haven’t noticed much difference in functionality.


  • Supposed to be an easy, if not a drop in replacement afaik, it’s under a permissive licence (Apache 2.0), beyond that it’s authored by RedHat I can’t tell you much else, it’s something I’ve been considering moving to personally (and work, pretty much for licencing and the few of us that want to use more open tech stacks) I just haven’t had a chance to work with it.

    Supposedly able to pull docker images and work with docker-compose, just not swarm.






  • I’m a data engineer/architect and it’s the same over here, I get asked constantly “how can we stuff AI into this solution?”, never “should we consider using AI here? Is there a value?”, my view, people don’t understand their data and don’t want to put in the effort to understand their data and think that it’ll magically pull actionable insights from their dataswamp, nothing new, that’s been a constant for as long as I recall.

    Like I totally understand the draw of new and exciting, but there’s so much you can do with traditional analytics, and in my view you really need to have a good foundation before doing anything else.



  • I’m also thinking that way wrt to “we need more fast charging for EVs to work”, I recall that plugging into a standard outlet will get you something like 5-8 km an hour, slow charging is totally acceptable for most people’s usages. If you’re in an area where block heaters are the norm you already have outlets at parking spots, if I could commute to work and plug it in, covers most commutes in a 8 hour day, even those of us who rarely go in and live 70k away I’d be getting most of my range back. For the amount I drive, level 1 charging is more than sufficient.

    I think a compact with 2-300 k range would suit me just fine, would cover the odd longer trip and I’ll totally grab a rental for anything longer, like I already do it I need to move a fridge.





  • How are you powering the pi itself? Wondering if the wakeup draw from your screen is enough to make it unstable, 4 I believe having higher power drawn than the 3 if you’re using the same power supply. Pi isn’t oced either?

    Quick Edit: I run my v2.4 on a lepotato with oodles of usb attachments (camera, multiple mcus, wifi and a screen. Replacing the mcu connections with a usb-canbus bridge when the heatwave ends) but with it connected directly to a meanwell 5v5a PSU into the gpio header, have never had communication issues to the octopus pro I use. Skr mini on the other printer is connected to a laptop host so it definitely has enough power, did have some odd issues with the skr mini and having an accelerometer connected to the spi header on boot and separately the 24v supply becoming loose that I fixed by crimping ferules onto the supply wires when I added a molex connector to make taking the printer out of its enclosure easier.





  • I have a large chunk of my colleagues who have little to no experience using CLI tools, and totally have found the last part to be true. In fairness, documentation is all over the place quality wise (I generally find Microsoft’s useful but I’ve totally had issues in the past with undocumented or vaguely documented features/dependencies). People will google their issues, and increasingly I’ve found it doesnt point you at the documentation directly, instead stack overflow or medium pages.

    I feel like there’s definitely some conceptual… Stuff for lack of a better word that’s an issue, I’ve seen a number of people focus on the execution instead of trying to understand what’s the issue and define it logically, when pressed they struggle to explain.




  • If you want a SBC, a lepotato works really well, supposed to be more performant than a 3B. I used as an alternate to a raspberry pi for a klipper setup, running armbian on it now.

    There are updated versions of it as well if you need more performance, but they’re cheaper than an equivalent pi and importantly, purchasable which was an issue when I was putting together that printer.