Basic Information:
[u] Printer Model: Sovol SV06
[u] MCU / Printerboard: STM32F103
[u] Host / SBC : Raspberry Pi 4
[u] klippy.log
klippy.log (3.5 MB)
Describe your issue:
After starting print, printer performs heatup and homes then shows error
Your printer's firmware reported an error. Due to that the ongoing print job will be cancelled. Reported error: Extrude below minimum temp
If i start print again it starts normaly.
how can i fix it ?
Sineos
July 17, 2024, 4:09pm
2
In the first place it looks like that you are using a slicer start gcode that is not compatible to Klipper
It seems to include only M104
command and no M109
, which leads to Klipper not waiting until fully heated up
Various other commands that are not known / not used Klipper
In addition there seem to be issues with your stepper drivers that are showing error conditions, but this is a different story.
system
Closed
September 15, 2024, 4:10pm
3
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.