Closed LastDragon-ru closed 5 years ago
Can you share your print speed settings? I'm wondering if they're freezing when hybrid mode kicks in.
I'm wondering if they're freezing when hybrid mode kicks in.
I also tried
1) Disable StealthChop by M569 S0 X Y Z
- same
2) Disable SQUARE_WAVE_STEPPING
, S_CURVE_ACCELERATION
, ADAPTIVE_STEP_SMOOTHING
, LIN_ADVANCE
- same
3) Decrease BLOCK_BUFFER_SIZE
from 32 to 16 - same
4) New microsd for MKS TFT28 - same
Can you share your print speed settings?
Does turning off monitoring do anything?
@teemuatlut, do you mean MONITOR_DRIVER_STATUS
? It was disabled. I enabled it, connect serial port to usb (in parallel with tft28 with is why there are 2 logs, sorry, I don't know how to combine them...) and start printing (with M569 S0 X Y Z E
).
In output I see two errors like
Error:Line Number is not Last Line Number+1, Last Line: 1 Resend: 2
don't know what does it mean... but probably they are not related to my problem.
When printer halts I see only:
echo:busy: processing echo:busy: processing echo:busy: processing
Gcodes before halt:
N253 G1 F3000 E77.7141453 N254 G1 F17987547480000 Z1.317 (-> https://github.com/Ultimaker/Cura/issues/5753) N255 G0 F3600 X12.506 Y9.685 Z1.345 N256 G0 X-42.904 Y-1.67721
Seems this is not TMC bug... :(
Seems this is not TMC bug
As described in https://github.com/Ultimaker/Cura/issues/5753 I set "Maximum z speed" and it works! 🎉
But this also means that Marlin incorrectly handles huge F
value ...
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description & Steps to Reproduce
After a short time after start printing Marlin 2.0 (93cd66ac1146603e8a9911fceb3c63f4351f4d8e) freezes approx for a minute, then continue printing, stop again, etc (please see https://youtu.be/J9v7T9czITQ). Board doesn't respond via USB while freeze. M122 returns "ok". Calibration cube prints perfectly with the same settings.
Additional Information
<Servo> 1.0.0
,<LiquidCrystal> 1.0.0
,<U8glib-HAL> 0.4
,<TMCStepper> 0.4.5
,<Adafruit NeoPixel> 1.1.8
,<SailfishLCD> #e35d62c
M122
: