Configurations/config/examples/BIQU/B1 - SKR 1.4
2022-11-27 00:20:50 -06:00
..
Configuration.h 🚸 Unify *_SEGMENTS_PER_SECOND 2022-11-25 21:11:45 -06:00
Configuration_adv.h 🔧 Merge TMC26X into TMC config 2022-11-27 00:20:50 -06:00
README.md 🐛 Fix various build issues (#737) 2022-05-19 12:54:01 -05:00

BIQU B1 (SKR 1.4) Firmware

Compile with the LPC1768 environment.

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.