-
With latest bugfox-2.0.x TMC drivers conditions seems changed and now bans MONITOR_DRIVER_STATUS for tmc2660
```
error: #error "MONITOR_DRIVER_STATUS requires at least one TMC2130 or TMC2208."
#err…
-
I have an LPC1769 with TMC2660 drivers (this includes the extruder motor). Everything works fine but when I enable Linear Advance, the extruder motor does not turn anymore. I can hear it being enabled…
-
Hi,
Just upgraded a Melzi board to RAMPS 1.4 board with latest Marlin release. All motors are moving only in one direction. This was my first time configuring Configuration.h, so I'm pretty sure th…
-
I made a board with an LPC1769 in combination with TMC2660 drivers (REARM pinning). After debugging I found that the enable lines of the drivers do not get pulled to GND to enable.
When I connect…
-
First off, this is a great Library and thank you for all the work! I am trying to add the new TMC2590 to the library but am a bit overwhelmed. Anybody have a good place that I should start? It looks…
-
### Description
I am using an Azteeg X5 GT with TMC2660 drivers and two extruders. When compiling using the new version I initially get this:
> Marlin\src\module/stepper_indirection.h:65:46: er…
-
_From @Roxy-3DPrintBoard on March 30, 2016 19:59_
The Atmel ATSAM3x8e on the Due board is definitely viable. It has the benefit it can plug into the RAMPS or RADDS base board and at that point it i…
-
### 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
…
-
### Description
Not sure if this is an issue with the SPI or the TMC library so close if its out of place. I am having issues with all the TMC2660 drivers in marlin.
M122 Below -------
```
…
-
### Description
I have searched bugfix, and I have searched the RepRap forum, and I can't seem to find what I am looking for. For this reason, this may be a bugfix.
With version 1.1.9, I am tryi…