Basic Information:
Printer Model: Creality Ender 3 v2 with sprite extruder & CI Touch
`
klippy.log (60.9 KB)
Describe your issue:
Hi,
I’m new to Klipper and general beginner with 3d printing.
I bought the new Creality Sonic Pad and have huge problems to get it running.
Klipper Documentation doesn’t help.
I have an Creality Ender 3 v2 with sprite extruder + CL Touch
Problems:
- I set home position and the offset values for probe
[bltouch]sensor_pin: ^PB1
control_pin: PB0
x_offset: 29.0
y_offset: 37.0
#z_offset: 0
speed: 5.0
samples: 1
sample_retract_dist: 8.0
stow_on_each_sample = false #high speed for bltoch
[safe_z_home]
home_xy_position: 110,125 # Change coordinates to the center of your print bed
speed: 150z_hop: 10# Move up 10mm
z_hop_speed: 10
At Homing the Printing Nozzle is moving to the centre, wich is fully ok! For Zprobe calibration first the nozzle is moving to the center and after probe cheched the distance the printhead is moving the probe to the center… I assume that’s also ok!?
But If I now try to Auto level the printer I got the error message… Move out of range:1 -7 5[0] ???
How can I solve this?
- As I’m using the sprite extruder… what’s the rotation_distance in Klipper for this Extruder? For Merlin it was 424.9 Esteps/mm … but how about rotation distance??
Hopefully you can help as I’m totally lost at the moment
Many thanks in advanced