Hi Greg,
I was tracking until your last line. I do not know anything about calibrating the E-Steps. Can you shed some light on this?
Thanks, BK
Hi Greg,
I was tracking until your last line. I do not know anything about calibrating the E-Steps. Can you shed some light on this?
Thanks, BK
Cura bases the "E" numbers in a gcode file on some simple math. The volume of filament that is pushed by the extruder is dependent on the "Material Diameter" that is entered in Cura. Most filament is either 1.75 or 2.85 as advertised, but that isn't always true. A precise measurement of the filament diameter gets entered into the "Printer Settings" (which you must manually load from the MarketPlace). For example, my Matter Hacker regular PLA is always 1.72 diameter. It doesn't sound like a big difference, but it would under-extrude by 4% if I had Cura set to 1.75 diameter.
The printer-processor sees those E-values and spins the extruder motor a number of "steps" to push the amount of filament requested. A line in the Gcode like "G0 F2400 E100" would cause the printer to send however many steps it thinks are required to push 100mm of filament. So now we have "Steps/mm" to deal with.
My Ender 3 Pro came stock with a setting of 93 steps/mm for the E. After calibrating, it's 97 steps/mm. Between that 4% under-extrusion and the under-extrusion caused by the filament diameter I would be under-extruding by about 8%.
I'll explain what I do with my printer. (If you have a direct-drive you will need to pull the nozzle.)
When you do all of that then the "Volume of Filament In" will be exactly equal to the "Volume of Extrusion Out". By definition that is a Flow of 100%. If you find that "Hey, these E-steps/mm are exactly the same as they were" then your leveling is off and the initial gap between the nozzle and the bed is too tall. That has exactly the same effect on the initial layer as under-extruding does.
Edited by GregValiant
Recommended Posts
GregValiant 1,409
There are settings for "Line Directions" for Infill, Top/Bottom, Support Infill and Support Interface. They go into square brackets. The default for Top/Bottom is [45, 135] which gives you alternating directions at 90° to each other and at 45° to the build plate. You could put in a single angle as [135] and all the layers would be laid down parallel. That won't be as strong as a cross-hatch pattern though.
If you have rotated the part 45° you could make the Top/Bottom line directions [0, 90] and they would once again be at a 45° angle to the sides of the part. You can get fancy with something like [15, 30, 45, 75, 90] but there isn't actually much of a point to that.
In regards to the initial layer quality...if you look at the walls of the first layer they don't really look flat and welded together nicely and instead of being completely flat they still have a bit of a sausage look. Either the nozzle is too far above the build surface at the start, or it's simple under-extrusion.
Have you calibrated the E-Steps (and NOT used a single wall calibration cube!)
Link to post
Share on other sites