Configurations/config/examples/BIQU/B1
Scott Lahteine ddaea71bb4
Some checks failed
Deploy / deploy (push) Has been cancelled
🔧 New languages, Hindi/Latin, Indonesian
MarlinFirmware/Marlin#28305
2026-02-27 14:38:29 -06:00
..
Configuration.h 🔧 New languages, Hindi/Latin, Indonesian 2026-02-27 14:38:29 -06:00
Configuration_adv.h SERIAL_STATS_RX_FRAMING_ERRORS 2026-02-14 01:11:35 -06:00
README.md 🎨 Short Markdown links 2025-10-02 16:22:24 -05:00

BIQU B1 Firmware

In Configuration.h enable the MOTHERBOARD BOARD_BTT_SKR_V1_4 option at the top to specify the BTT SKR V1.4 motherboard, otherwise the V2.0 board will be applied (slightly farther down).

For the SKR V2.0-based config, flash drive support is enabled by default. Jumpers to enable support may not have been installed correctly from the factory, so 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 customization.

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_HIT_STATE from LOW to HIGH.