Watched this a while back and my take away way it might.
Watched this a while back and my take away way it might.
The larger photo shows a lot of wear on the end compared to the new nozzle (the flat area on the top is larger). It’s hard to tell from the photos but in my experience this generally correlates to a widened nozzle diameter and decreased print quality.
Great work. This is how you really unlock the potential of your printer!
When we visited Europe a number of years ago I had to learn stick and we all practiced quite a bit because renting an automatic wasn’t reasonable. It’s actually pretty hard to find a manual to learn on and not all learner agencies even have one.
Don’t think half the comments understand what the Chromecast is…
Interested in finding out more about fcast now though.
And a lot of science libraries.
Source: married to a physicist.
I mean, Fortran isn’t even dead. It was updated last year. Weird but it’s still a used language.
More like draiiiaiaiain
Yeah that’s a better description.
Also of note this is part of the evacuation system for hurricanes. All lanes are outbown in an evacuation.
But it also kinda hides some of the crappyness. it was supposed to be on top of a giant underground flood diversion system which is a huge problem for Houston as you may have heard. Also the center was supposed to be for a commuter rail but we couldn’t get the bond passed so that might happen someday…
Maybe. I actually have a dehydrator I use with plenty of airflow.
But I think that only solves part of the problem because that makes it really good at drying the outside but it’s still going to have trouble past the first couple layers. I think the fact moisture would also have a hard time penetrating means current options work well enough.for most people.
Anecdotally I can support this, recently I had a particularly old roll of petg that I dried for a larger print and later in the print started getting all stringy and messy.
Yeah, I’m definitely interested to see some experiments. I was surprised it worked as well as it did but if it does it’d be super useful
Wonder if you could use some sort of buffer system to extend the time in the dryer
Yeah similar but when I’ve tried a lot of the UI ends up looking wrong. Bad font or UI colors, etc.
Not hating on freecad, I like it and they’re working hard, just want to make clear it’s not fair to suggest a normal person could make it look the same.
Additional note. It’s a weird discussion. My understanding is development is flowing back and forth with the intention of ondsel being mostly a set of pro cloud plugins. Use what you like today because you can swap tomorrow.
Some of the nightlies are actually ahead of ondsel in features actually. But while you can get close, the theme and UI changes don’t work very well in freecad. You might be able to write some plugins to do it but I haven’t seen them.
Ha yeah “Sr dev” was never seen again, the team member stuck around for quite a few more years.
Once we had a “sr developer” join a project from a consulting group. The project wasn’t going well so me and another dev started helping with some tasks as well.
After a couple days of helping, trying to get his web application to work with data from an API he turns to us and says “oh, json is just a string.”
The other developer from our team stared at him for a few seconds, stood up, walked out of the room and told the project manager something along the lines of “if that guy ever comes back in the building I’ll quit”
So yeah, json is just a string… But if that’s the end of your knowledge you’re in for a bad day.
Libwebkit isn’t actually chromium, it uses blink which is a fork of part of webkit. Understandable confusion though because webkit was part of kde, forked by safari, and then used by through chrome variants for a long time.
The rest of this comment is going to necessarily be nerdy Linux internals. sorry.
Unfortunately, I’m pretty sure chromium includes it inside it’s binary and does provide or use any webkit libraries.
Orca uses it internally for it’s browser so it won’t start unless it has access to the library. When you build a Linux app it includes the name of the library which includes the ABI (basically the version). Newer Linux release include a different version.
You can see how that specific library stops appearing in Ubuntu releases https://packages.ubuntu.com/search?keywords=libwebkit2gtk-4.0-37
The new version is 6.0 I believe.
Appimage is one of the ways you get around this distro problem by including the versions of libraries. That’s why they’re so big. There are problems with that like how big the apps are stale bundled libraries with security issues but I digress.
Orca hasn’t bundled webkit in the appimage and because of another problem/feature of appimage it falls back on the os library. Since new distros have dropped the older obsolete library version orca can’t start.
That’s a lot but I hope it explains the problem better.
I would like to help but my personal computer doesn’t currently have enough memory to compile orca so back to just watching warning people it’s a coming problem for them too.
That’s good. I assume you’ve got the old libwebkit installed somehow. There are a dozen reports around this though so it’s a pretty real problem. https://github.com/SoftFever/OrcaSlicer/issues?q=libwebkit2gtk-4.0.so.37
I would have guessed the same as others that it was interactions between the nozzle and the bed or some texture on the bed. Especially since we don’t see any normal extrusion lines which are normal on the first layer.
Since you’re confident it’s not, are there artifacts elsewhere on your prints that might be a clue? Is there anything going on with your nozzle? Maybe some wear, chips,or inconsistent flow? If you print just the first layer what does it look like from the top? Does it help describe what we’re seeing?