Closed
Description
Did you test the latest bugfix-2.1.x
code?
Yes, and the problem still exists.
Bug Description
I have an existing custom configuration for a machine that worked before #27338. As pointed out in #27338 (comment), 27338 breaks previously working configs
Bug Timeline
started with PR 27346
Expected behavior
I expect my config.ini based configuration to continue to work.
Actual behavior
build breaks
Steps to Reproduce
No response
Version of Marlin Firmware
2.1.-bugfix
Printer model
RatRig V-Minion
Electronics
SKR2
LCD/Controller
Mellow 12864 Mini
Other add-ons
TMC2209 steppers
Bed Leveling
ABL Bilinear mesh
Your Slicer
Cura
Host Software
OctoPrint
Don't forget to include
- A ZIP file containing your
Configuration.h
andConfiguration_adv.h
.
Additional information & file uploads
Since this is a build breakage, I am not including information from the printer. This issue persists including and up to commit id b94a0d0
I have added my config.ini, and the generated Configuration.h Configuration_adv.h files in configs.zip and a buildlog from running pio run -e STM32F407VG_btt_USB &> buildlog.txt
.