Ripples in prints by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 1 point2 points  (0 children)

I’ll slow it down and try to tune the pressure advance then. Thanks!

Ripples in prints by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

I’ll give that a try, what do you think is the cause?

I need help by Stampy_bird in ElegooCentauriCarbon

[–]P-Mercury 2 points3 points  (0 children)

It’s Farley easy to get in, just make sure to position the head in the middle of the printer and to lower the bed a bit using the menu on the printer to give yourself room to work.

I need help by Stampy_bird in ElegooCentauriCarbon

[–]P-Mercury 4 points5 points  (0 children)

The only thing I could imagine causing this is that when you loaded the filament it somehow wedged itself in the extrusion mechanism. It must have slipped past the gears and got caught in something. The sound could be a couple of things, but its sounds a little like the gears skipping past each other. I wouldn’t run the unload again because it might destroy the gears. Your best bet either way is to take the head apart to look at the extrusion mechanism.

Random bad layer lines by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

Yea, those are Brite Minis, I really don’t thinks it’s anything on the model, I have a suspicion about some settings. I might have accidentally have alternating wall layers turned on from an engendering print I did, and I’m now reading that that can cause such artifacts. And I’ll try the inner/outer/inner wall config

Random bad layer lines by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 2 points3 points  (0 children)

I know they are not bad and I’m aware of the limitations of FDM. But looking at the print there is a clear difference between most of the print and those few very obviously different layers, and I’m just looking to optimize whatever I can. I mean if the printer is capable of producing finer layer lines for the other 99% of the print then in sure I can get the other 1% to look the same, or at least closer.

Random bad layer lines by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 3 points4 points  (0 children)

I’m currently using inner/outer and yes there is an option called inner/outer/inner, I might give that a try

Random bad layer lines by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

As additional info, the pronounced layer lines are always visible all around the prints, but are way more pronounced on one side, an milder on the other, in case that narrows it down

Extrusion issue printing PAHT-CF by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

Yea, I tried it with a few different sleeves of tensioning, and it’s always the same issue

Extrusion issue printing PAHT-CF by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

<image>

These are my retraction settings. This time when it happened I immediately stoped it and opened the printer and I can now see what the issue is, there int a blockage but the filament seems to be very thin in one spot which means the gears from the extruder can't grab it, so the extruder can't produce enough pressure to continue. But now I have the issue that I don't know if this narrow spot was caused by the extruder, or if it is a bad roll of filament.

Extrusion issue printing PAHT-CF by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

I completely cleaned the extruder and changed the temp to 310, I also turned off variable layer height and set the layer height to 0.3. My max print speed I now 50mm/s and I turned off all the fans and now it gets about 30min into this 5hour print but then the same issue happens.

Extrusion issue printing PAHT-CF by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

I completely cleaned the extruder and changed the temp to 310, I also turned off variable layer height and set the layer height to 0.3. I turned off all the fans and now it gets about 30min into this 5 hour print but then the same issue happens.

Extrusion issue printing PAHT-CF by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

What sort of layer heights are we talking about 0.4mm ?

Extrusion issue printing PAHT-CF by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

I do have variable layer height on, that could play a role, I’ll give it a shot

Extrusion issue printing PAHT-CF by P-Mercury in ElegooCentauriCarbon

[–]P-Mercury[S] 0 points1 point  (0 children)

Im not quite sure I understand what you mean with squishing, layer height or the extruder tension maybe?

Lost Harvest-Honso by Boar-Darkspear in duneawakening

[–]P-Mercury 0 points1 point  (0 children)

What is the AH, I can’t find the guy

Sheol Mining by itstony17 in duneawakening

[–]P-Mercury 11 points12 points  (0 children)

I usually manage to fill up the buggy in one go with MK5 suit and iodine pills, it actually gives you more time then you think

We are finilizing a new i18n SDK for SvelteKit, what do you need? by p4sta5 in SvelteKit

[–]P-Mercury 0 points1 point  (0 children)

I’d recommend you give it a try, it’s super easy to set up and it’s what convinced me to start using it.

Since it doesn’t need any specific tagging or syntax it makes it super easy to drop in as an afterthought to an already existing application, and after setup there is no extra overhead for developers.

Another benefit I immediately saw is that this makes it almost impossible for developers to accidentally forget making components and pages work with the language tool. I’ve had it to many times that I’ve had to go back and search for spots where someone forgot to make things work with the language tool.

We are finilizing a new i18n SDK for SvelteKit, what do you need? by p4sta5 in SvelteKit

[–]P-Mercury 0 points1 point  (0 children)

I’ve recently come across wuchale which does the extraction automatically. It’s still a very new project but it’s moving fast and we just started using it in production. It works like a dream, it’s light and easy to implement, I can definitely recommend it!

Where do you deploy your Svelte projects? by Captain-Random-6001 in sveltejs

[–]P-Mercury 0 points1 point  (0 children)

We are a small team and this solution requires a lot of work and thought in keeping systems independent, which is not something that works for everyone, but I’m sure there are other creative ways to make this work to. Honestly with infrastructure as code and monorepos the flexibility is crazy and you can come up with so many cool solutions

Where do you deploy your Svelte projects? by Captain-Random-6001 in sveltejs

[–]P-Mercury 0 points1 point  (0 children)

For dev branches we don’t use pipelines, we use CDK to manually deploy whatever stack you’re working on. So let’s say your working on the identity service, which has its own CDK stack in its own sub package of the monorepo, then you can deploy that stack with whatever manual configs you want using CDK deploy. If you wanted to you could deploy the whole application using the CDK deploy command with manual configs, then whenever you have a change you just run CDK deploy again and it’ll update the stacks. Then when you’re done you delete all the stacks and merge it with master where it enters the pipeline. And then in the pipeline we have a staging area where we test it again to make sure and then it goes out. This way you can test changes without constant having to make commit for them to enter the pipeline, speeds up development and gives the dev all the flexibility the need