Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CALIBRATE_Z Fails when stepper_x position_min is higher than 4 #153

Open
ISAndreiva opened this issue Aug 23, 2024 · 0 comments
Open

CALIBRATE_Z Fails when stepper_x position_min is higher than 4 #153

ISAndreiva opened this issue Aug 23, 2024 · 0 comments

Comments

@ISAndreiva
Copy link

Hi!
I have been running this plugin for a long time and it's always been amazing, but recently I've installed an ebb36 and due to the new drag chain mounting I lost 10mm on the X axis so I decided to change the stepper_x min position to reflect this.
After this I realized CALIBRATE_Z doesn't work anymore, it probes the nozzle once and then errors out with No trigger on probe after full movement.
Of note is that no part of the calibrate z process goes under x 15 so I really don't get why it errors out.

If it helps this is my z_calibration section

[z_calibration]
nozzle_xy_position: 17.5 , 28
switch_xy_position: 15, 3
bed_xy_position: 144, 170
switch_offset: 0.6
offset_margins: -1,1
speed: 70
probing_speed: 10
probing_second_speed: 5
probing_first_fast: false
before_switch_gcode:
  ATTACH_PROBE

Any help would be appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant