I got my Kywoo Slim printer last week, and it’s done well for its price of £200, although it was slightly bad at detail as it would drag the filament along with it, rather than the filament adhering properly to the build plate.

Today I tried to fix that issue by increasing the nozzle temperature from 200° to 210°, which is in the recommended range for PLA filament (190 to 220). My hotbed temperature has stayed constant at 60°. Quite to my surprise, instead of printing normally or even at all, my nozzle instead dove down straight into my build plate, through the hotbed underneath it, and started melting the plastic and vibrating, drilling through the hotbed.

I stopped it printing immediately and inspected the damage. There was a hemispherical dip in my build plate, with a hole all the way through it in the center. In the hotbed directly underneath it, there was an indentation probably about 1mm deep in the exact size and shape of the nozzle.

Can you help me understand why changing the nozzle temperature would have caused it to do this, or if my printer is safe to use now? Also, can I fix it, and if so how?

Edit: terms

  • nyan
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    Okay, so by running the auto-levelling routine, you will have reset the printer’s coordinate system. Sounds like it maybe ended up thinking that the bed was lower than it actually is, and therefore plowed into it. If the bed wasn’t at the absolute limit of the allowed z-axis travel, the limit switch might not have engaged.

    On the model of printer I have, plowing the bed is usually a sign that the sensor in the print head has gotten displaced before or during levelling, so check to see if yours looks crooked or pushed back, or if any wires that should be stuck to it have come loose. It might be useful to know what kind of sensor it is—the one in my printer triggers on metals, so it’s possible to test it with a coin and see if the attached LED lights to indicate that it’s working.

    I suppose it’s also possible that the autolevel data is somehow not being correctly saved. Your printer may or may not have some method of inspecting the saved data (and it might be anything from a neat GUI to “pass this gcode through a serial console”).

    Inspect the gcode of the print you attempted for weird z-offsets if you know how, just in case it was telling the system to start printing at -10Z or something.

    Manually leveling the thing might be worth a try if it offers that option.