-
LiquidTWI2 was attempting to compile for my ReArm board with Viki2 board. WProgram.h is missing and this fails. Needed to add a line to the lib ignore statement. the 30aa480 needs to be on it's own li…
-
Compile error with SKR 1.3 on with Visual Studio Code
Compiling .pioenvs\LPC1768\src\src\HAL\HAL_LPC1768\DebugMonitor_LPC1768.cpp.o
Compiling .pioenvs\LPC1768\src\src\HAL\HAL_LPC1768\HAL.cpp.o
Co…
-
There are the errors I'm getting:
```
.pioenvs/LPC1768/src/src/Marlin.o: In function `servo_init()':
C:\Users\flame\Documents\GitHub\Marlin/Marlin\src/Marlin.cpp:273: undefined reference to `servo_…
-
### Bug Report
- Description: BlinkM not responding to M150 B255
- Expected behaviour: BlinkM lights up blue
When I change i2C- Address in blinkm.cpp to 0x12 BlinkM is doing fine.
Wire.begin…
-
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…
-
Hi everyone
i am trying to compile the firmware for my anycubic I3 mega S with marlin 2.0.6.1 before i had version 2.0.5 but i had not compiled it myself.
When I go to modify the configuration.h f…
-
### Bug Description
ESP3D_WIFISUPPORT Does not work
Error message produced
### My Configurations
BTT SKR 1.4 TURBO
### Steps to Reproduce
#define SERIAL_PORT 3
/**
* Select a …
-
Board Biqu111-A7
Visual Studio Code 1.46.1
Marlin 2.0.5.3
### Bug Description
Marlin No compile with BIQU BQ111-A4 board , error:
Marlin\src\inc/../pins/lpc1768/pins_BIQU_BQ111_A4.h:52:44: …
-
BTT SKR 1.3 board TMC2208's build attempt ..
```cpp
Compiling .pioenvs\LPC1768\src\src\module\planner.cpp.o
Compiling .pioenvs\LPC1768\src\src\module\scara.cpp.o
Compiling .pioenvs\LPC1768\src…
-
### Description
Compilation error when #define X_DRIVER_TYPE TMC2660 in configuration.h (for all axes)>
### Steps to Reproduce
1. Use Azteeg X5GT or Ender 3 example configuration.h & con…