Page 1 of 2

Brim and Skirts Woefully Under Extruded

Posted: Mon Feb 06, 2017 4:35 pm
by shawnbc84
Hello There:

I am printing some small-ish parts. They aren't thin wall, but are still small enough that a brim would work best with the part.

My problem is that my brim and skirts are printing very under extruded. There is visible gaps inbetween the individual lines. However, when it gets to printing the actual part, the extrusion is normal.

What setting do I need to tweak to toughen the brim and skirts up so they fully extrude?

At this point I do not effectively have a brim option because the thing is so flimsy it is pretty much the consistency of human hair, and does not serve the purpose I need.

Thanks!

Re: Brim and Skirts Woefully Under Extruded

Posted: Tue Feb 07, 2017 6:09 am
by brian442
Maybe add a few more skirt outlines so that the extruder has more time to prime. If the extrusions are truly like a piece of hair, then the nozzle clearly isn't fully primed yet.

You can also try manually extruding 100mm or so of plastic before the print using the machine control panel to make sure it's ready to do before you start the print

Re: Brim and Skirts Woefully Under Extruded

Posted: Tue Feb 07, 2017 1:40 pm
by shawnbc84
brian442 wrote:Maybe add a few more skirt outlines so that the extruder has more time to prime. If the extrusions are truly like a piece of hair, then the nozzle clearly isn't fully primed yet.

You can also try manually extruding 100mm or so of plastic before the print using the machine control panel to make sure it's ready to do before you start the print
Hi Brian!

Thanks for the thoughts.

I thought the same thing as well. However, I have done two things to rule out a improperly primed print head:

1. Added a ludicrous amount of lines to the brim (im talking 20 at one point). The same result happens.
2. I added a 10 mm extrude and wipe to the gcode at the beginning of all prints.

Also, if it were improperly primed the part wouldn't immediately start printing correctly, it would have *some* length of whisp in its first layer, and it simply does not. It is ONLY the brim/skirt that is giving me the problem. It is strange and perplexing.

Re: Brim and Skirts Woefully Under Extruded

Posted: Wed Feb 08, 2017 5:10 am
by brian442
Maybe the nozzle is too close to the bed so that there isn't room for any plastic to come out. Try increasing the first layer height to 200%.

Re: Brim and Skirts Woefully Under Extruded

Posted: Wed Dec 12, 2018 11:57 pm
by mr.sneezy
Did the OP resolve this problem ?
I have a similar one. Brims are printing the right thickness in Z (0.3mm in this case) but the lines are thin width wise and not touching each other in sections (so the brim is not functional), but the first layer of the print object goes down fine and maybe even slightly too much extrusion.
Also, trying the same print with Slic3r produces a normal density brim, same as the print object.
In both slicers I use a 15 loop brim, so it's not about nozzle priming.

It's like the brim has it's own flow rate trim someplace...

Re: Brim and Skirts Woefully Under Extruded

Posted: Thu Dec 13, 2018 8:27 am
by gwhite
I've seen similar issues with skirts. This was mostly with 4.0. I just switched to 4.1.1, and I think it's still an issue.

I assumed the extruder was just getting rev'd up, but increasing the number of passes didn't help. I lower the first layer thickness & cranked up the over extrusion on the first layer, and if didn't seem to do much. I also get the same issue with sequential parts where the skirt isn't fusing together even on the last print.

I haven't needed brims, so it doesn't really affect my prints, but it's puzzling.

Re: Brim and Skirts Woefully Under Extruded

Posted: Thu Dec 13, 2018 9:27 am
by S3D-Jake
Good discussion, guys! In 4.1.0 and 4.1.1 the first layer height setting will now actually lower the extrusion amount proportionally to the percent below 100 you set in the layer tab. In prior releases, you would've seen that the extrusion amount never went below 100%. This was previously done to aid users in the ability to "squish" the filament for a better bonding on the first layer.

Now you can accomplish the same effect by setting first layer height to 100% and then using the Global G-Code Offset on the Z-Axis in the G-Code tab to once again achieve that nice "squish" effect from before.

Re: Brim and Skirts Woefully Under Extruded

Posted: Mon Dec 17, 2018 9:11 pm
by gwhite
Thanks for the tip, but "First Layer Height" really shouldn't mess with the extrusion. As you say, this is normally used to add "squish" to improve adhesion to the bed. Automatically undoing that behind the scenes and then having to apply a non-intuitive fudge factor elsewhere strikes me as a step backwards.

I was having pretty good luck with 4.0, and spent several days of ruined prints due to poor bed adhesion. I've seen a sudden flurry of issues with 4.1.1 posted. I'm sorely tempted to revert back to 4.0.

Re: Brim and Skirts Woefully Under Extruded

Posted: Tue Dec 18, 2018 4:21 am
by S3D-Jason
You can also try increasing the first layer width. That will help provide extra extrusion on the first layer.

As others said, it would also be good to set the first layer height to 100% (especially if you had it at a lower value), then use the G-Code Z-axis offset if you need to adjust the position of the first layer (for example, a value of -0.1mm would move the nozzle 0.1mm closer to the print bed for the first layer).

Re: Brim and Skirts Woefully Under Extruded

Posted: Tue Dec 18, 2018 8:03 am
by wirlybird
S3D-Jason wrote: Tue Dec 18, 2018 4:21 am You can also try increasing the first layer width. That will help provide extra extrusion on the first layer.

As others said, it would also be good to set the first layer height to 100% (especially if you had it at a lower value), then use the G-Code Z-axis offset if you need to adjust the position of the first layer (for example, a value of -0.1mm would move the nozzle 0.1mm closer to the print bed for the first layer).
Wouldn't increasing the first layer width also increase the spacing between the extrusions so it would actually not help?