-
### Bug Report
- Description: ---
I cannot connect to Sbase via usb serial Pronterface with example Sbase settings.
So the solution is:
On MKS Sbase Configuration.h you need to setup
```cpp
…
-
Hi i saw a nice little project on a LPC1768 and 1 cable Serial hookup without eany 1K resistors
And just using 1 pin / each Driver (TMC2208)
The link for the project https://github.com/MarlinF…
-
### Description
Compilation throws error about Neopixel library. Marlin is configured for LPC1768 board and the Neopixel features are not defined.
The problem is solved when the libdep record of…
ghost updated
4 years ago
-
I'm using MKS-SBASE L v1 with Smothieware version: "Build version: edge-823faf1, Build date: Dec 27 2014 04:05:24, MCU: LPC1768, System Clock: 100MHz" and is working fine as a DELTA Printer driver.
…
-
to test some noise issues i turned both bed and hotend in to bang-bang mode
now i turned it back to PID mode and i got this compile error:
```
sketch\src\HAL\HAL_LPC1768\include\digipot_mcp4451_…
-
When i try to build i have this. downloaded today.
Last time i use atom to compile, but that version doesn't work anymore , i saved my configration.h, configuration_adv.h, platformio.ini and try to r…
lospo updated
4 years ago
-
SKR14T bugfix 2.0.x USB_FLASH_DRIVE_SUPPORT compilation error
BOARD_BTT_SKR_V1_4_TURBO(LPC1769)
```
#define USB_FLASH_DRIVE_SUPPORT
#if ENABLED(USB_FLASH_DRIVE_SUPPORT)
#define USB_CS…
Evg33 updated
4 years ago
-
### Description
When using the "case light" feature on a SKR 1.3 board, the light can't be set to a bearable frequency when not at 0 or 100% duty cycle.
When using it with hardware PWM or fast h…
-
I can't compile/link the Marlin FW. I'm using the latest toolchain for embedded arm development (with gcc 9.3.1). It seems that a linker script is missing. I get the following errors to undefined vari…
-
I'm having the issue with enabling both serial ports working - this used to work with 5-Jan build.
#define SERIAL_PORT -1
//#define SERIAL_PORT_2 0
/**works ok with Melzi display
*/
#defi…