-
### Description
Tried to configure an LPC1768 based mainboard (Biqu SKR V1.1) to use an 0.96 SSD1306 OLED display. For connection I'm using P0.0 and P0.1 pins.
### Steps to Reproduce
1. In Co…
-
@ellensp
In file included from Marlin\src\HAL\HAL_LPC1768\../../inc/MarlinConfig.h:38,
from Marlin\src\HAL\HAL_LPC1768\HAL.cpp:25:
Marlin\src\HAL\HAL_LPC1768\../../inc/SanityCheck…
Patag updated
4 years ago
-
Hello
Since eab3a89a82258641919a2aa03bc4900bdb2b9e63 we got an error on compilation
```
In file included from sketch/src/lcd/lcdprint_u8g.cpp:26:0:
sketch/src/lcd/u8g_fontutf8.h:12:23: fata…
-
Last bugfix : 408a5f08dc5c43fc17c8dfb07271d941594c2ef6 does not compile.
The problem seems to have been introduced by commit 2740cc64d841eec1fb97c7dbd1b40da559606314
At line 280 of menu_main.cpp, …
-
Whenever I try to get a very recent build of Marlin 2.0 to work on my Bigtreetech SKR1.1 board while enabling a BL_TOUCH probe.
The pins I want to use are the regular Z min pin and as Servo0 pin P1_…
-
When I look at the latest "CrealityDwin2.0_Bleeding" code for my CR10S Pro, the section below in the Configuration.h file is always shown as enabled/"highlighted" in Platformio.
I only get this secti…
-
### Description
servo angle oscillates with stepper motor action
### Steps to Reproduce
1. verify servo is working via `M280 P1 S0`, etc
2. produce some stepper activity, such as `G28`
**…
-
POSSIBLE FIX PLEASE CONFIRM
Uncomment `/.` remove below from `.platformio/packages/framework-arduino-lpc176x/cores/arduino/arduino.cpp`
as it is duplicated in `HAL/shared/eeprom_i2c.cpp`
```
/…
ghost updated
4 years ago
-
I'm using Platformio to build a firmware for an SKR pro 1.1.
I've installed an ESP01s on the dedicated port and that's fine, nice interface.
The question is : what are the good parametres in platef…
-
Hello,
I still have the problem from one day to another, that I can not build anymore with sucess.
there is always this error:
Can not remove temporary directory `c:\Users\sepp\Desktop\Marlin-bugf…