MarlinFirmware / Configurations

Configurations for Marlin Firmware
https://marlinfw.org
GNU General Public License v3.0
1.98k stars 3.33k forks source link

🔧 Update Ender-5 with SKR Mini E3 V3 TMC slave addresses #1039

Closed thisiskeithb closed 2 months ago

thisiskeithb commented 2 months ago

Description

There's no need to define TMC slave addresses since they are already handled correctly in the SKR Mini E3 V3 pins file. They were also not fully defined / missing E0 anyway.

Benefits

Prevents incorrect TMC slave addresses from being set if this config is recycled into another build with a different motherboard.