Creality CR10 V2 with bltouch with printing errors

Basic Information:

Printer Model: Creality CR-10 V2 with bltouch
MCU / AVR atmega2560 / Printerboard: Creality 2.5.2
klippy.log
klippy.log (31.4 KB)

Describe your issue:

Hi everyone,

I am trying to get my CR10 V2 working using the example config config/printer-creality-cr10-v3-2020.cfg. I have uncommented the config details for the bltouch in the printer.cfg and run the initial flashing, Octopi installation on my RPI 3B+ and configuration steps as described in the guide. Besides the bltouch everything else is stock. My printer is creating weird results as it is not extruding as it should (the skirt line is printed with multiple layers), parts of the calibration cube test objects are missing. I am using CURA as a slicer, GCODE has been set to START_PRINT and END_PRINT.

Printer with Marlin FW 2.1.2 was working fine before. Any help or a working CR10 V2 printer.cfg would be awesome!

Hello @Ashen !

That sounds like under extrusion. A picture of the printed model could tell more.

Have you already tuned the printer in?

You may check the rotation_distance of the extruder by

or
https://teachingtechyt.github.io/calibration.html#esteps

Thanks, yes that might be the issue. I will test with an asjusted config.

1 Like

@ EddyMI3D: I have tried a new config with a CR10 V2 rotation_distance setting. When running the BED_MESH_CALIBRATE, I run into this issue: Move out of range: -0.250 -0.650 6.000 [0.000]

I have tried a BED_MESH_CLEAR before and restarting the whole system, but keep getting this error. Can anyone help please?

klippy.log (252.9 KB)

Could solve it myself by incresing the bed_mesh values
to mesh_min: 47.50,1.75 so it was in bounds.

Thanks again and printing a calibration cube right now.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.