-
Hi. I have problém with heating bed
If i set some temp heating stop 10 degree leds for example set 60*c hotbed stop heating 50 *c
But If i try calibrate PID heating is ok
Please help
Marlin fi…
-
Hello
I am trying to update to the last version, i have tried with both versions 1.1.9 and 2.0, and my probe does not stop at homing.
Z_min is below bed level and I use the z_probe as Z_homing.
…
-
```
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…
-
Hi,
First of , good job on the firmware, it has come a long way since I started using it (about 2yrs ago.)
I have a prusa i3 clone 3D printer, which is running marlin v 1.1.8 and configured to u…
Zuru1 updated
4 years ago
-
Using Debian Buster, Marlin at commit c28e08c8, running an SKR v1.3 with a brand new RRD 12864 display (BigTreeTech red PCB model with contrast pot, via normal cables that needed no twisting/flipping/…
-
### Bug Description
This is Marlin bugfix-2.0.x, commit 0ebd2f44, running on a newly-built Hypercube with SKR v1.4 controller (which has TMC2208's on X, Y, and Z, and A4988 on E) and RepRapDiscount…
-
This is Marlin bugfix-2.0.x branch, commit 61225e68, running on an SKR v1.3.
### Description
For a while, I've been having problems with my hotend staying... well... hot. At the beginning of a …
-
1. do not insert sd card
2. slow lcd respond with 0.5 sec for each line refresh
3. insert sd card
4. it become normal operation
5. take out sd card again
6. slow lcd repsond again ...
Regards
…
-
Hello, the mainly config like below:
```cpp
#define Z_DUAL_STEPPER_DRIVERS
#if ENABLED(Z_DUAL_STEPPER_DRIVERS)
#define Z_DUAL_ENDSTOPS
#if ENABLED(Z_DUAL_ENDSTOPS)
#define Z2_USE_ENDSTOP…
-
Hej Guys.
I have compiled the 1.1.9 marlin to my corexy printer, and i have the probe sat at 30mm(-30) to the left of the nozzle. My bed size is x175 y165 (z242)mm when i do the G28 and G29 with th…