-
I recently recieved my BIQU SKR 1.3 mainboard. I have started to configure it in VSCode, on Mac, but tried Atom, and both also on a Windows VM. Steps to reproduce: Download marlin, click build in Plat…
-
### Description
While trying to build the TMC2209 branch in VSCode on PIO, I get an error caused by a missing argument. I did try to look into the problem but I have no experience with C/C++. …
-
Please offer on the plugin’s tab, somewhere close to the “Update” button,
1..3..5 buttons on which user can assign a macro as you wish.
If in the settings it will be possible to set the behavior of…
-
Hi all!
I have a Azteeg X5 GT board with TMC2660 (Bigfoot BSD2660), and seems like Marlin has support for some types of TMC drivers. How to enable TMC2660?
-
### Description
I tried to build Marlin 2 for configuration M200 for malyan environment.
### Steps to Reproduce
1. Get latest version of source code
2. Overwrite configuration in `Marlin\Con…
-
I can successfully compile the firmware, but I get these warnings, and don't know if I should do something about them:
```
{
"resource": "/c:/Users/qwewer/Documents/Marlin/Marlin/src/lcd/menu/menu…
-
i Try to compile marlin2 for robin nano but there error. using the fw from makerbase-mks/MKS-Robin/MKS-Robin Nano/frimware/Marlin2.0-MKS-Robin_nano
i have also try marlin2.0 bugfix from marlin also…
-
### Bug Description
When compiling the STM32F103RE_bigtree env in visual studio platformio for the bigtreetech skr e3 dip 1.0 with 4 tmc2208 in uart mode the z-axis stepper in not initialized correct…
-
Hi,
I started to use your fork for testing my new board with a lpc1769 processor with TMC2660 drivers.
At the moment compiling with sensorless homing disabled is working.
When I enable sensor…
-
Hi,
I have problem with using the TMC2660 in combination with an LPC1769.
When using Marlin, the speed seems way off. I think the registers aren't written correctly.
After some experimentation I …