bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
2.03k stars 1.98k forks source link

Firmware fails to compile after enabling runout sensor #591

Open Wolvinny opened 2 years ago

Wolvinny commented 2 years ago

I have purchased a filament runout sensor, and i followed a tutorial on youtube on how to install it. Everything is the same, except when i compile, i get this error:

In file included from Marlin\src\gcode\feature\runout../../../feature/../module/stepper/../../feature/../lcd/../feature/pause.h:37:0, from Marlin\src\gcode\feature\runout../../../feature/../module/stepper/../../feature/../lcd/marlinui.h:59, from Marlin\src\gcode\feature\runout../../../feature/../module/stepper/../../feature/tmc_util.h:25, from Marlin\src\gcode\feature\runout../../../feature/../module/stepper/trinamic.h:35, from Marlin\src\gcode\feature\runout../../../feature/../module/stepper/indirection.h:44, from Marlin\src\gcode\feature\runout../../../feature/../module/stepper.h:47, from Marlin\src\gcode\feature\runout../../../feature/runout.h:31, from Marlin\src\gcode\feature\runout\M412.cpp:28: Marlin\src\gcode\feature\runout../../../feature/../module/stepper/../../feature/../lcd/../feature/../libs/nozzle.h:24:10: fatal error: ../inc/MarlinConfig.h: No such file or directory

include "../inc/MarlinConfig.h"

      ^~~~~~~~~~~~~~~~~~~~~~~

compilation terminated. Compiling .pio\build\STM32F103RC_btt_maple\src\src\gcode\feature\trinamic\M911-M914.cpp.o *** [.pio\build\STM32F103RC_btt_maple\src\src\gcode\feature\runout\M412.cpp.o] Error 1

How do i fix this?

JustMeJohn44 commented 2 years ago

I have run into the same problem trying to upgrade skr mini e3 v2 board firmware after updating tft35 e3v3 firmware and z homing stopped working correctly. All was good before tft ugrade.