You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
Configuration.h | 2 years ago | |
Configuration_adv.h | 2 years ago | |
README.md | 2 years ago |
README.md
BIQU B1 (SKR 2) Firmware
Flash drive support is enabled, but jumpers to enable support may not have been installed correctly from the factory. Follow Biqu's instructions, starting with Step 2 if flash drive support is not working correctly.
BLTouch Probe Support
Uncomment B1_USE_BLTOUCH
for probe customizations.
This configuration retains the use of homing with a Z limit switch. If you want to home with the BLTouch probe, remove your Z limit switch & bracket and enable (uncomment) USE_PROBE_FOR_Z_HOMING
and Z_SAFE_HOMING
. Change Z_MIN_ENDSTOP_INVERTING
from true
to false
.