Configurations/config/examples/BIQU/B1
Scott Lahteine 4a3c35e542 REPORT_ADAPTIVE_FAN_SLOWING
MarlinFirmware/Marlin#25537

Co-Authored-By: StevilKnevil <1076923+StevilKnevil@users.noreply.github.com>
2023-03-18 19:26:33 -05:00
..
Configuration.h PROBING_TOOL 2023-03-18 04:57:47 -05:00
Configuration_adv.h REPORT_ADAPTIVE_FAN_SLOWING 2023-03-18 19:26:33 -05:00
README.md 🔧 Combo Biqu B1 (#887) 2023-02-11 22:56:14 -06: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 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.