Fin3D
Posts: 9
Joined: Tue Sep 06, 2016 11:18 pm

Line width vs. Extrusion width vs. Extrusion multiplier

Hi!

About terms:
- "Extrusion multiplier" is clear. It multiplies the amount of extruded plastics compared to calculated need.
- Is "Line width" (term of some other slicers than S3D) same "Extrusion width"?
- Is "Extrusion width" same than the separation of nozzle path from the previous (in 100% infill), i.e. will 0,4 mm "Extrusion width" make 25 stripes per 1 cm and 0,5mm "Extrusion width" 20 stripes per 1 cm?
User avatar
DarthRevan
Posts: 480
Joined: Wed Feb 18, 2015 8:29 am

Re: Line width vs. Extrusion width vs. Extrusion multiplier

I believe all the answers you seek are found in this cave. :geek:
airscapes
Posts: 403
Joined: Tue Mar 06, 2018 10:35 am
Location: Philadelphia PA Area

Re: Line width vs. Extrusion width vs. Extrusion multiplier

Fin3D wrote: Fri May 11, 2018 5:23 am Hi!

About terms:
- "Extrusion multiplier" is clear. It multiplies the amount of extruded plastics compared to calculated need.
- Is "Line width" (term of some other slicers than S3D) same "Extrusion width"?
- Is "Extrusion width" same than the separation of nozzle path from the previous (in 100% infill), i.e. will 0,4 mm "Extrusion width" make 25 stripes per 1 cm and 0,5mm "Extrusion width" 20 stripes per 1 cm?
Extrusion width is the width of the plastic laid down. An extrusion width of .25 will make a thin walled box with a single wall having a thickness of .25..
Of course that is assuming your Extrusion multiplier is correct! :D
User avatar
dkightley
Posts: 2405
Joined: Tue Mar 10, 2015 4:09 pm

Re: Line width vs. Extrusion width vs. Extrusion multiplier

I think its time to actually answer the questions asked.....
- "Extrusion multiplier" is clear. It multiplies the amount of extruded plastics compared to calculated need.
You're correct in this description.
- Is "Line width" (term of some other slicers than S3D) same "Extrusion width"?
As far as I am aware....Yes.
Is "Extrusion width" same than the separation of nozzle path from the previous (in 100% infill), i.e. will 0,4 mm "Extrusion width" make 25 stripes per 1 cm and 0,5mm "Extrusion width" 20 stripes per 1 cm?
And finally....Yes.
Doug Kightley
Volunteer at the National Tramway Museum http://www.tramway.co.uk
Railway modeller and webmaster at http://www.talkingtgauge.net
mdavis1863
Posts: 17
Joined: Tue Jul 03, 2018 11:25 am

Re: Line width vs. Extrusion width vs. Extrusion multiplier

I am still not understanding if there is any difference between Extrusion Multiplier and Extrusion Width for the case of single-wall printing. The above answer only deals with multiple lines. But if I am printing a single wall, then is there any difference between decreasing Extrusion Multiplier by 10% versus decreasing Extrusion Width by 10%? I have printed some test blocks, and at first glance, they both seem to decrease the overall weight and thickness by about 10% (approximately....I have written down data but not analyzed yet). Also, I am still in the process of testing strength.
airscapes
Posts: 403
Joined: Tue Mar 06, 2018 10:35 am
Location: Philadelphia PA Area

Re: Line width vs. Extrusion width vs. Extrusion multiplier

mdavis1863 wrote: Tue Jul 03, 2018 11:32 am I am still not understanding if there is any difference between Extrusion Multiplier and Extrusion Width for the case of single-wall printing. The above answer only deals with multiple lines. But if I am printing a single wall, then is there any difference between decreasing Extrusion Multiplier by 10% versus decreasing Extrusion Width by 10%? I have printed some test blocks, and at first glance, they both seem to decrease the overall weight and thickness by about 10% (approximately....I have written down data but not analyzed yet). Also, I am still in the process of testing strength.
The way I think about this and I have never used any other slicer is as follows.
Extrusion width is how wide your line of plastic will be laid down on the plate. There is auto set which uses a mathematical formula rule of thumb to set the width or you can choose a width slightly smaller than that rule of thumb. I will use my M2 manufactures profile default for a .35 nozzle which is .4 as the example.

So a single wall square will measure .4mm thick.. IF your extrusion multiplier is correct! Too much plastic and the wall is too thick too little and you get gaps. Set correctly you get very frew gap and accurate sized parts.

This is how I set Extrusion Multiplier accurately but is NOT applicable for All print so experiment at your own risk!

So I print a single walled square and use an accurate digital micrometer to measure the wall thinness. It should be the exact +-.002 my extrusion width. Too fat lower Extrusion multiplier too thin raise, reprint repeat until it is correct.

The other thing that can be set "exactly" with this same square is your starting height. If your single wall model is 2mm tall and you are printing at a layer height of .2, then your square should be 10 layers tall and measure 2 mm +-.002 tall.
Examine the square with a jewelers loop, layers should be the same bottom to top. If starting height too close it will be less than 2mm and bottom layers will be kicked out. If to high, it will be taller than 2mm and layers could be de-laminating

Setting starting height is probably printer specific but will explain how I do it on the Makergear M2 as the gcode part may be applicable depending on firmware I would guess.

I heat the nozzle, remove the filament and wipe off the nozzle while hot so it is clean then turn off the heat
Once cool, send the printer the following gcode from the terminal
G28 ;; which homes the printer
G1 F1000 X100 Y125 Z0 ;; send it to starting height center of bed

This put my M2 at starting height center of plate . Adjust X and Y location for you particular printer build size to get you in the center
Measure clearance with the feeler guage, should have some drag (I use a .127mm )
If no drag or too tight , I loosen lock nut and physically adjust extruder height (M2 RevE V4 hotend)
Once physically set I print the single walled square and measure it.
It should be 2mm +- .002 if you got it prefect with the feeler guage. If not continue.

To fine tune it, send the printer M503 on the terminal
Look at the output line starting with 206 i.e. Recv: echo: M206 X0.00 Y0.00 Z10.54

For the M2 the Z part is the firmware offset and what you would think of as the starting height of 0. The bigger the number the closer to the bed the smaller the number the father away which is not intuitive (your firmware may be different)

Using the above example of Z10.54 , if your square measure 2.04 then your are too high or far from the bed
making the Z number larger moves the bed and nozzle closer so you would send M206 Z10.58 then M500 to save the setting.
If the square was 1.96 then it is too close so make the nubmer .04 smaller and send M206 Z10.50 followed by M500 to save
Reprint and repeat if needed

I know this is not what this thread is about but when these 2 items are not set correctly it causes lots of other issues Hopefully this will help someone.
Johnm
Posts: 61
Joined: Mon Nov 19, 2018 1:31 pm

Re: Line width vs. Extrusion width vs. Extrusion multiplier

I just wanted to say , GREAT post. I am going to try the next time I get a chance. I use Simplify3D and I have the Monoprice Mini Delta printer with Merlin firmware I think.
For anyone else reading this discussion I would study and understand the gcode for your printer. Understand what each code performs. I wrote down the command described her, now I am going to go back and look up the code rereading what each one performs.

Thank you for the detailed but easy to read post,

John
airscapes
Posts: 403
Joined: Tue Mar 06, 2018 10:35 am
Location: Philadelphia PA Area

Re: Line width vs. Extrusion width vs. Extrusion multiplier

John, I am fairly sure that the process I described only works on the M2, but not positive.
billyd
Posts: 273
Joined: Mon Jan 19, 2015 12:13 pm

Re: Line width vs. Extrusion width vs. Extrusion multiplier

However, depending on the surface you are printing on, you may desire a first layer to be squished somewhat to improve first layer adhesion. You could go through all that to get an e.g. .2mm first layer, and the print might lift off the bed during printing.

Return to “General Discussion and Tips”