-
Hi!
I trying to compile with Visual studio using platformio and Marlin firmware auto build. Geting this error.
I tied to rename 'mks_robin_nano' to 'mks_robin_nano35'or vice verca in various file…
-
Hi friend.
Sorry for my broken English. I have two trees bluer 3d printer.
There are 2 TMC 2208 and 2 A4998 on it. Can I replace it with the TMC 2209 v3 uart I have?
Can you tell me how to do…
-
### Bug Description
Have been running 2.0.5.2 successfully on a Sooway SW200T (MKS Robin Mini.) Today I tried upgrading to 2.0.5.3. (copied over my Configuration*.h directly from 2.0.5.2, did n…
dburr updated
4 years ago
-
Thanks for fixing the compilation, at least.
Now when compiling it seems to be working, except there is no font displayed (ie. everything written on the display is missing).
So I can see all the ico…
-
```
In file included from Marlin/src/HAL/HAL_LPC1768/../../core/../inc/MarlinConfig.h:38,
from Marlin/src/HAL/HAL_LPC1768/../../core/serial.h:24,
from Marlin/src/H…
-
### Bug Description
The Sapphire Pro comes with a MKS Robin nano. With help of two repos I successfully compiled Marlin 2.0.5 on it. Last week I replaced the board with an BTT SKR 1.4 Turbo and use…
-
hello i have a few errors while compiling on platformIO,
the file I opened with the "open project" button is the pure one, with no modifications that I downloaded from here. the errors are the follo…
-
### Description
Atom with Platformio is unable to compile for BOARD_MKS_ROBIN
### Steps to Reproduce
1. Try to compile with BOARD_MKS_ROBIN set as motherboard.
**Expected behavior:**…
-
### **EDIT:**
None of the bellow details really matter my last reply before the name change is when I found the problem. Very simply put a folder with a "&" when opened using PlatformIO's Open Projec…
-
Marlin does not compile in VS Code / Platformio with the following configuration in platformio.ini:
> [platformio]
> src_dir = Marlin
> build_dir = .pioenvs
> lib_dir = .piolib
> li…