Fix TFT pause feature in Mega X
This commit is contained in:
@@ -1416,6 +1416,8 @@ void AnycubicTouchscreenClass::GetCommandFromTFT()
|
|||||||
if (card.isPrinting())
|
if (card.isPrinting())
|
||||||
{
|
{
|
||||||
PausePrint();
|
PausePrint();
|
||||||
|
HARDWARE_SERIAL_PROTOCOLPGM("J05");//j05 pausing
|
||||||
|
HARDWARE_SERIAL_ENTER();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user