3

My model looks like this, does anyone know what's going wrong?

Bad Print

I'm thinking that if the small object looks like that, it's probably because of the slicer? And how about the bottom part of the cube... ummmm... I really don't know

I'm using an M3D printer, its own slicer and PLA at 205°C

Settings:

  • Layer thickness: 0.200 mm
  • Extrusion width: 0.375 mm
  • Filament flow: 100% -->98%
  • Print speed: 30mm/s -->42 mm/s
  • Retraction amount: 2 mm
  • Retraction speed: 6 mm/s
  • Minimal travel before retraction: 1 mm
  • Retraction z-hop: 0.150 mm

Update:

The smaller object is using the same file but resized.

Side

Top

Inside of the left object

Side of large object

20x20x20 cube

Here's the calibration cube. After I've changed the filament flow to 98%, it seems that the situation became better. But, it might also be the problem of the slicer as the two object isn't the same.

Calibration cube - Flow: 98%

Update :

Here are the settings

setting01 setting02 setting03 setting04 setting06 setting05

STL Files

ki.c
  • 33
  • 5
  • 1
    welcome to 3dPriniting. As we are not magicians, could you please share more about your printer hardware, printing parameters, slicer and filament (type, brand). that will allow to get proper help related to issue and not a guess .... – profesor79 Apr 15 '18 at 09:42
  • 2
    Welcome! This is a Q and A forum so please don't enter such (vital) information in the comments, please update your question by editing the question. You are encouraged to also mention what you have tried to fix this rather than printing and posting that this is not what you expected. Calibration cubes (20x20x20 mm) are very useful for this purpose. This appears to be an under-extrusion problem but my guess is as good as yours! Hope we can fix it for you when you give a little more information. – 0scar Apr 15 '18 at 12:40
  • 1
    @ki.c Please update the body of the question to better formulate the problem. Also please use calipers to measure the sizes of all dimensions of the calibration cube and put it in the body of the question, not in the comments. Have you calibrated the extruder (when extruding 100 mm is actually 100 mm extruded?). Also post a link to the STL so we know how it should look like. – 0scar Apr 16 '18 at 13:44
  • 1
    You need to describe the problem better. It isn't really easy to tell from these photos what you expect, and what you think the problem is. – Sean Houlihane Apr 17 '18 at 17:33

1 Answers1

1

It appears that there are several issues with the prints.

  • First layer too far from bed
    The picture showing the bottom of the print clearly shows the deposited lines and gaps in between the lines. Please re-level the bed to get the print nozzle closer to the bed (usually a sheet of paper should fit between nozzle and bed without too much friction when pulled). Edit after new information: Your initial layer is definitely incorrect, a 0.4 (assuming you have a 0.4 nozzle) is too high, a rule of thumb is to not exceed about 75% of the nozzle diameter, so this should be max 0.3; this is a strong indication that your bed level is indeed to far from the nozzle. Also 1.5 mm line width for the first layer is way too high for correctly leveled bed to nozzle distance; this should be close to 0.4.
  • Too much flow
    Various pictures show zits and blobs that stick out of the print. The best solution is to calibrate your extruder.
  • Too high temperature possibly/too few cooling flow
    The deposited filament is not sharp, it looks like the filament it pretty fluid during the deposition. Please lower the temperature to 195 and or increase the part cooling flow.
  • Z banding or wobble
    The wavy walls show that the printer suffers from X-Y movement (eccentric movement) when the Z lead screws advance. This cannot be fixed easily as this involves the mechanics and the design of the printer.

To determine to improve the print quality you first should look at the bed leveling issue, second calibrate the extruder (see if you ask it to spit out 100 mm of filament it actually is 100 mm rather than randomly lowering the extrusion flow parameter) before you print some calibration cubes at reduced temperature and or increased part cooling flow.

0scar
  • 32,029
  • 10
  • 59
  • 135
  • Thanks for your answer, but my printer got something wrong here, so I need to fix it before modifying those settings. – ki.c Apr 21 '18 at 03:10