-
I'm finally getting my home built printer back into working order.
When I tried to do the linear advance calibration pattern I noticed that the X axis stepper was stopping during the slow speed t…
-
Hello
I do not know whats wrong but the lates versions i have found problems with the firmware.
POWER SUPPLY =0 Compiles and work
POWERT SUPPLY =1 or 2 compiles but It gets frozen and the LCD …
-
Hi,
So I'm currently trying to replace my Creality CR10 S5's motherboard with a SKR 1.4 Turbo. I purchased this along with TMC 2208 v3 Drivers. So far I've got most things working, from the motors …
-
Hi,
I have a BIQU SKR V1.3
TMC2208-V3.0 for X and Y
DRV8825 to Z and E0
I have set the jumper to X-UART and Y-UART like in the instructions: https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/blo…
-
Hello!
I am trying to change the filament using the M600 command without an LCD screen and an encoder. The way I want to do it, is calling other M commands when the printer asks for input.
I hav…
-
This project is great! And I would love to bring it in our shooting club for these people who like accurate reloads. Unfortunately I'm not able to get the RPi Zero running due to problems during the i…
GTMux updated
4 years ago
-
Stealthchop does not seem to come on. Installed TMC2130 on KFB2.0 board
selected TMC2130 for all 4 drivers (X/Y/Z/E0)
in configuration_adv.h have
```cpp
#define STEALTHCHOP_XY
#define ST…
-
I followed the wiring diagram but I can't get the motor to work with the DRV8825. I'm thinking it is a power issue as the specs for the DRV8825 list its minimum operational voltage as 8V where I am ge…
-
### Description
TMC connection error on skr 1.3 with TMC2130 after using news bugfix from today
sensorless homing does not start because of the issue
### Steps to Reproduce
1. updating to…
-
```
Marlin/src/lcd/menu/menu_delta_calibrate.cpp: In function 'void _man_probe_pt(const float&, const float&)':
Marlin/src/lcd/menu/menu_delta_calibrate.cpp:42:76: error: 'DEFAULT_XYZ_STEPS_PER_UNIT…