Closed Liriel-666 closed 2 years ago
If you disable/comment out the sanity check, does it work?
Either way, I’d recommend you enable EMERGENCY_PARSER
.
Where is that sanity check to disable?
What I want is the filament runout sensor to activate.
Emergency Parser? Is it on or off by default because I dont change that
Emergency Parser? Is it on or off by default because I dont change that
It's disabled by default, but you can find it in Configuration_adv.h
: https://github.com/MarlinFirmware/Marlin/blob/80d09044f7838ae11c97b03f465bd92558fc2c24/Marlin/Configuration_adv.h#L2348-L2356
Enable it and you will not get a compile error.
mmh ok emergency parser was the riddle but now new errors
This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:
After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Did you test the latest
bugfix-2.0.x
code?No, but I will test it now!
Bug Description
When settin in Marlin 2.0.9.3 and earlier MKS LVL + ADVANCED_PAUSE_FEATURE + FILAMENT_RUNOUT_SENSOR it can not compiled because error "ADVANCED_PAUSE_FEATURE requires a supported LCD controller (or EMERGENCY_PARSER)."
Bug Timeline
first for me first appear in 2.0.9.3
Expected behavior
It should run because Lvl has support of it
Actual behavior
when compile that came
Log Output
``` > Executing task: C:\Users\Laen\.platformio\penv\Scripts\platformio.exe run < Processing mks_robin_nano_v3 (platform: ststm32@~12.1; board: marlin_STM32F407VGT6_CCM; framework: arduino) -----------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via `-v, --verbose` option Copying MKS Assets CONFIGURATION: https://docs.platformio.org/page/boards/ststm32/marlin_STM32F407VGT6_CCM.html PLATFORM: ST STM32 (12.1.1) > STM32F407VG (128k RAM, 64k CCM RAM, 1024k Flash HARDWARE: STM32F407VGT6 168MHz, 128KB RAM, 1MB Flash DEBUG: Current (jlink) External (jlink, stlink) PACKAGES: - framework-arduinoststm32 4.10900.200819 (1.9.0) - framework-cmsis 2.50501.200527 (5.5.1) - toolchain-gccarmnoneeabi 1.90201.191206 (9.2.1) Converting Marlin.ino LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf LDF Modes: Finder ~ chain, Compatibility ~ soft Found 13 compatible libraries Scanning dependencies... Dependency Graph |--Steps to Reproduce
No response
Version of Marlin Firmware
2.0.9.3 and before
Printer model
Anet A8
Electronics
MKS Robin Nano V3 with mks touchscreen and filament runout sensor
Add-ons
2 extruder + 2 Filament Runout sensor
Bed Leveling
ABL Bilinear mesh
Your Slicer
Cura
Host Software
SD Card (headless)
Additional information & file uploads
Marlin.zip