davidtgbe / Marlin

Marlin for Anet ET4/5 series 3D printers
http://marlinfw.org
GNU General Public License v3.0
68 stars 30 forks source link

[BUG] config/users configs/ET4/davidtgbe_bltouch/Configuration.h #36

Closed manotroll closed 1 year ago

manotroll commented 1 year ago

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

when using this file it is giving an error defining the TMC2208 silent board but it is giving random errors requesting changes

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

Marlin-bugfix-2.0.x

Printer model

No response

Electronics

No response

Add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

Additional information & file uploads

Marlin.zip

manotroll commented 1 year ago

https://github.com/davidtgbe/Marlin/tree/bugfix-2.0.x/config/users%20configs/ET4/davidtgbe_bltouch

davidtgbe commented 1 year ago

Please, read documentation. https://github.com/davidtgbe/Marlin/tree/bugfix-2.1.x/config

b) Configure your build from scratch. User configurations are neither updated nor maintaned. Please, read the readme.md inside the config folder. Don't copy paste these files. Marlin configurations can also be a place to take a look. Don't copy paste these files as there could be a version mismatch between them and this repo.