Closed DanielLaberge closed 3 years ago
I second this! Better yet provide the config files for all the available variants. I have an Ender 3v2 with the 32bit 4.2.2 board, a BL Touch and a BTT Smart Sensor. I can't find any info about what the different firmware versions you are providing do?
I've attached them inside my changelog.txt
latest: configuration: https://github.com/smith3d/Marlin/blob/bugfix-2.0.x-Smith3D/Marlin/Configuration.h
following config changes based on the firmware.
//For Standard Filament Runout Sensor
//For BTT Filament Smart Sensor
//For RaspBerry BTT
Change: #define MOTHERBOARD BOARD_CREALITY_V4 To: #define MOTHERBOARD BOARD_CREALITY_V427
//All Metal Max Temp #define HEATER_0_MAXTEMP 300
Are the configuration files and build settings you use to create the pre-compiled firmware files you publish (For example, this release for the Ender 3 v2) available anywhere? If not, can they be made available?
I appreciate that your releases offer different preset mesh grid configurations, but I would like to use Smith3D-E3V2-2.0.x.16-5x5-Fast-100121.bin as a starting point to tune some features and configuration values.
Thanks for your consideration and time.