mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-09 06:45:27 -06:00
🔧 BIQU BX updates (#1011)
This commit is contained in:
parent
330527edcf
commit
a45c966e5d
3 changed files with 9 additions and 5 deletions
|
@ -3,3 +3,7 @@
|
|||
In `Configuration.h` enable the `MOTHERBOARD BOARD_BTT_SKR_SE_BX_V3` option at the top to specify the BTT SKR SE BX V3.0 motherboard, otherwise the V2.0 board will be applied (slightly farther down).
|
||||
|
||||
Enable the `BX_ALL_METAL_HOTEND` option to permit higher printing temperatures for the newer H2 extruder with an all-metal heatbreak.
|
||||
|
||||
## 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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue