You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am one of the few running a printer with a FTDI EVE display attached. Marlin 2.1.3 Beta 2 fails to build for 3D printer with an FTDI EVE based screen (Fystec TFT81050).
It throws an error 'LEVELING_COMMANDS' not declared - did you mean 'BED_LEVELING_COMMANDS'? for /extui/ftdi_eve_touch_ui/generic/leling_menu.cpp
Changing LEVELING_COMMANDS into BED_LEVELING_COMMANDS as suggested by the complier makes the firmware to build successfully.
Bug Timeline
It was fine in Marlin 2.1.2.5 and before.
Expected behavior
I expect the firmware to build successfully.
Actual behavior
Firmware failed to build
Steps to Reproduce
No response
Version of Marlin Firmware
Marlin 2.1.3 Beta 2
Printer model
Hiprecy LEO
Electronics
Fystec S6 V2.0
LCD/Controller
Fysetc FTDI EVE TFT81050
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
A ZIP file containing your Configuration.h and Configuration_adv.h.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
I am one of the few running a printer with a FTDI EVE display attached. Marlin 2.1.3 Beta 2 fails to build for 3D printer with an FTDI EVE based screen (Fystec TFT81050).
It throws an error 'LEVELING_COMMANDS' not declared - did you mean 'BED_LEVELING_COMMANDS'? for /extui/ftdi_eve_touch_ui/generic/leling_menu.cpp
Changing LEVELING_COMMANDS into BED_LEVELING_COMMANDS as suggested by the complier makes the firmware to build successfully.
Bug Timeline
It was fine in Marlin 2.1.2.5 and before.
Expected behavior
I expect the firmware to build successfully.
Actual behavior
Firmware failed to build
Steps to Reproduce
No response
Version of Marlin Firmware
Marlin 2.1.3 Beta 2
Printer model
Hiprecy LEO
Electronics
Fystec S6 V2.0
LCD/Controller
Fysetc FTDI EVE TFT81050
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Marlin.zip
The text was updated successfully, but these errors were encountered: