Must home axis first: 0.000 0.000 5.000 [0.000]

Basic Information:

Printer Model: HEVORT
MCU / Printerboard: Octopus Pro V1.0
Host / SBC Raspberry Pi 4
klippy.log
klippy (03-05-2025).log (49.4 KB)

Describe your issue:

I can’t home any axis. It tells me I must home axis first. This happened after updating the firmware that the update manager showed needed updating.

Beacon V2.0.0-21-gee5d7709
Klipper V0.12.0-451-g730e5951
Mainsail v2.13.2
Moonraker v0.9.3-66-g18f3da59

Thanks,
Brandon

Have you tried just issuing G28 gcode via console (without any macros)?

Yes I have.

Try adding a

[safe_z_home]
home_xy_position: 200, 200
z_hop: 3

I get this error:

home_xy_position cannot be used with [safe_z_home]

It’s working now. Somehow I had this info under Beacon Config:

home_xy_position: 200, 200 # update with your safe position
home_z_hop: 5
home_z_hop_speed: 30
home_xy_move_speed: 100
home_method: proximity #contact # use proximity for induction homing
home_method_when_homed: proximity # after initial calibration use induction
home_autocalibrate: never #unhomed # contact will calibrate beacon on first home

I commented all those out and can now finally after what seems like a month can use my HevORT.