-
Using VScode (V1.64.2) and PIO(Core5.2.5). Marlin-bugfix-2.0.X
I cannot successfully compile if I have "#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER" enabled or any other LCD\Controller opt…
-
Hello, we bought a MKS MINI 12864 V2.0 to work with MKS SGEN_L V1.0, but we can not able to configure properly the marlinf 2 firmware to enable the LCD, could you give us a hand?
-
I have been hours on google searching for the answer to this issue, and have worked with ChatGPT for a while on the "official" marlin distribution for 2.0.9.3,
MOTHERBOARD BOARD_BTT_OCTOPUS_MAX_EZ…
-
`SysTick_Handler` very likely to cause significant jitter in timing critical code.
`cores/arduino/main.cpp` currently implements the handler as follows:
```C++
__attribute__ ((weak)) void SysT…
mh-dm updated
6 months ago
-
As per https://github.com/MarlinFirmware/Marlin/issues/16365, the 5161 stepper drops out when issuing motion commands to other steppers, or when you attempt to change the direction.
The hw address …
XBrav updated
4 years ago
-
There is a problem in the [readme.md](https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/tree/master/firmware/V1.0) for the point:
_After opening the project, go to the platformio.ini file and c…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
Can not compile the latest marlin. `platformio.ini` file is missing. If that is intentional, …
-
While debugging LPC546XX, using pyocd 0.12.0, I get the following error.
```
0000246:WARNING:svd:Failed to load SVD file LPC54608.svd
0000247:INFO:cmsis_dap_core:DAP SWD MODE initialized
0000263…
-
Hi, before the issue I wanted to thank for this useful code. I got error when building blinky example for STM32F407VG Discovery board with Matlab 2018b. can you please help me with that?
here is the…
-
Dear All,
I try for a few days to port littlefs on mega2560.
At first run after a freshly erased flash the "boot_count example" seems to works (the flash is formated, mounted, the file boot_coun…