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.01k stars 1.97k forks source link

[Missing Include path] (c_cpp_properties.json) #366

Open quarinteen opened 4 years ago

quarinteen commented 4 years ago

Description

VSCODE build issue with missing /Marlin-2.0.x-SKR-Mini-E3-V1.2/include folder. Where can I download this directory?

alvarini commented 4 years ago

same for me... I tried updating platformio.ini but no luck. If I build a firmware with 2.0.6 version of Marlin my printer gets freezed. *** [.pio/build/STM32F103RC_btt_512K/FrameworkArduino/avr] /Users/xxxx/Documents/Marlin-2.0.x-SKR-Mini-E3-V1.2/.pio/build/STM32F103RC_btt_512K/FrameworkArduino/avr: No such file or directory /Users/xxxx/.platformio/packages/framework-arduinoststm32-maple/STM32F1/variants/generic_stm32f103r/wirish/start_c.c:95:1: fatal error: opening dependency file .pio/build/STM32F103RC_btt_512K/FrameworkArduinoVariant/wirish/start_c.c.d: No such file or directory

brew99 commented 4 years ago

Put your Marlin files closer to the root of the drive and try compiling. There is a limitation of 256 characters (I think?) in a path