1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 21:36:21 +00:00
MarlinFirmware/Marlin
Keith Bennett 2bf56b00d4
🔧 Improve BIQU BX pins, allow Z swap (#26871)
* Add a swap Z & E1 option for BIQU BX

Users can add #define BX_SWAP_ZM_E1M to their config instead of opening their printer up & swapping Z & E1 motor cables. Allows G34 to work correctly on early BX printers since both Z motor wires were installed without a standard procedure in place and wires could be swapped from the factory.

* Add BOARD URL, DIAG pin info, update pin comments

* Add WIFISUPPORT defines for documentation purposes

WIFISUPPORT does not need to be enabled (read: shouldn't be enabled). Simply enable an available SERIAL_PORT*, set it to 4, and connect an ESP-01/ESP-01S flashed with luc-github's ESP3D firmware for basic WiFi functionality.

* Sanity check TOUCH_SCREEN_CALIBRATION on GT911 TFTs (BIQU BX TFT70)

Use a sanity check so it's clear which options are valid for TFT_TOUCH_DEVICE_GT911 / BIQU_BX_TFT70.
2024-04-07 10:49:36 -07:00
..
lib
src 🔧 Improve BIQU BX pins, allow Z swap (#26871) 2024-04-07 10:49:36 -07:00
config.ini 🔨 Update config/schema scripts (#26483) 2023-11-29 14:24:20 -06:00
Configuration_adv.h 🔧 Minor INPUT_SHAPING config fixes (#26882) 2024-04-01 21:30:04 -05:00
Configuration.h 🔧🚸 Tweaks for (MiniRambo) CNC (#26892) 2024-03-27 14:38:08 -05:00
Makefile
Marlin.ino 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
Version.h [cron] Bump distribution date (2024-04-07) 2024-04-07 06:05:53 +00:00