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

🐛🚸 BIQU BX Fixes & Improvements #1115

Open
wants to merge 3 commits into
base: import-2.1.x
Choose a base branch
from

Conversation

thisiskeithb
Copy link
Member

@thisiskeithb thisiskeithb commented Oct 23, 2024

Description

Fix BIQU BX Z Homing

A stock BIQU BX homes with a Z limit switch, not the probe. See the README for details on what users can do if they prefer to home with a probe:

## Homing with a Probe
This configuration retains the use of homing with a Z limit switch. If you If you want to home with the inductive probe, remove your Z limit switch & bracket and enable (uncomment) `USE_PROBE_FOR_Z_HOMING` and `Z_SAFE_HOMING`.

While homing with a probe may be preferred, we should not be making this decision for users since they'd need to mod their stock machine.


Sensorless homing fixes/improvements

  • INDIVIDUAL_AXIS_HOMING_SUBMENU allows easier tuning of X & Y sensorless homing values via LCD.
  • Sensorless homing with QUICK_HOME is not consistent

Better Input Shaping defaults

  • Users need to tune IS for their machine

Benefits

Fix config so it works for a stock machine & revert/improve recent changes

A stock BIQU BX homes with a Z limit switch, not the probe. See the README for details.
- INDIVIDUAL_AXIS_HOMING_SUBMENU allows easier tuning of X & Y sensorless homing values via LCD.
- Sensorless homing with QUICK_HOME is not consistent
Users need to tune IS for their machine
@thisiskeithb thisiskeithb changed the title 🐛 Fix BIQU BX Z Homing BIQU BX Fixes & Improvements Oct 23, 2024
@thisiskeithb thisiskeithb changed the title BIQU BX Fixes & Improvements 🐛🚸 BIQU BX Fixes & Improvements Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant