-
MarlinFirmware/Marlin Fix SPI, SD for BIGTREETECH SKR Mini (#14287)
will not compile,
Attaches Files:
Errors
platformio.ini
configurations
mostly default configurations...
[Marli…
-
### Description
Won't compile with windows + vscode + platformio
Compiles correctly on ubuntu 16.04 using platformio doing same steps
### Steps to Reproduce
1. Download repo and switch to bugfix…
-
Hello!
I read your manual for compile Marlin in Arduino IDE and tried to made it.
My steps:
1. Download actual Marlin 2.0.
2. Unzip
3. Replace Configuration files to files from "example/Anet/Anet…
-
I am trying to run another build on my project, which I built and uploaded before without any issues. Originally I did this in VS Code, but because it kept getting the errors, I tried Atom, but I'm g…
-
I followed directions for opening and uploading v2.0, but Arduino IDE gives me the error below. When I open the .ino in Arduino I only see 6 tabs, not the usual numerous quantity of tabs. Do all of …
-
Is it possible to build with PiO?
Using default `platformio.ini` seems not.
```
~/.local/bin/pio run -e STM32F4
[Tue Jun 12 00:34:49 2018] Processing STM32F4 (platform: ststm32; board: disco…
-
[Archive.zip](https://github.com/MarlinFirmware/Marlin/files/1975200/Archive.zip)
### Description
On MARLIN 2.0 i can't activate D6 et D5 for layer Fan et Extruder Fan
I have a RE-ARM With …
-
Processing STM32F103RC_bigtree (platform: ststm32; framework: arduino; board: genericSTM32F103RC)
-----------------------------------------------------------------------------------------------------…
-
### Description
I want to add an I2C OLED Display so I uncommented the "#define U8GLIB_SSD1306" line and installed the library. It didn't compile so I reinstalled Arduino IDE and redownloaded Marli…
-
#### Where to find it
The [`bugfix-2.0.x-new-layout`](https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.0.x-new-layout) branch is a refactoring of the Marlin 2.0 codebase which includes the 32…