-
Upload onto ramps only works with tmc2208 in standalone( tmc2208_standalone)
I get a error compiling with maga2560 message when just tmc2208
Using uart ramps guide from instructables
### …
-
BLTouch is not centering to the build plate on z_safe_home. The position it homes to is center of build plate + the nozzle offsets. This results in the printer head homing to the front left corner of …
-
since you have activated the endstop beep in release 1.0.5 it starts beeping as soon as Z and X axis are moving.
i can reproduce that when i manually move the axis via touchscreen or in octopi, but o…
-
I updated to the latest bugfix-2.0.x and enabled TMC_Debug.
I followed this guide to get the UART Connection: https://3d-druckerei.blogspot.com/2018/03/blog-post.html
This are my Configs:
[Config…
-
Using the latest 1.1x bugfix.
I have replaced my x and y axis from (8825), I'm still keeping the 8825 on my z axis and extruders in 32 bit mode. I put in the white generic tmc2130, in stand alon…
-
**I configured my Marlin for my new TMC2130 v1.1 today and when I hit the verify button I received this error:**
```
In file included from sketch\MarlinConfig.h:39:0,
from sketch\G26…
-
I have the Ramps 1.4 board and the TMC2208 and for some reason the TMC2208 started making the high pitched noise, I'm not sure why before switching to the Ramps I used the Anet board and soldered the …
Seref updated
4 years ago
-
I got an EEPROM datasize Error and i added this line to my configuration.h
**#define DEBUG_EEPROM_READWRITE**
Than i got this error on my octoprint **Field planner_extruder_advance_K mismatch.**
…
-
[Feature Request] Support for Trinamic TMC2225 stepper drivers
https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2225_Datasheet_V109.pdf
"_The TMC2225 is a Step/Dir Driver for …
Hedda updated
4 years ago
-
### Description
Current 2.0x source will fail to build for LPC1768 if TMC2208 is defined/enabled on MKS SBase.
**What I did to "fix" is was to move SoftSerial and HardwareSerial libs to the includ…