Basic Information:
Printer Model: Ender 3 V2 Neo Max
Host / SBC Pi4
klippy.log
klippy.log (2.2 MB)
Hi I am new to klipper and mainsail setup. I managed to get a benchy printed pretty well but I can not get the prints to centre to my bed. I’ve tried all sorts of this and now have a headache ![]()
When I 0 X&Y Y sits perfectly near the end of the bed but X sits on the end switch off the bed. I cant seem to get it to 0 on the corner of the bed. I’m probably doing something silly wrong.
[stepper_x]
step_pin: PC2
dir_pin: PB9
enable_pin: !PC3
microsteps: 16
rotation_distance: 40
endstop_pin: ^PA5
position_endstop: 0
position_max: 310
homing_speed: 80
[stepper_y]
step_pin: PB8
dir_pin: PB7
enable_pin: !PC3
microsteps: 16
rotation_distance: 40
endstop_pin: ^PA6
position_endstop: 0
position_max: 307
position_min: 0
homing_speed: 80
Thanks