Skip to content

K2 Plus/K2 SE (AI Edition): slice-confirm card for temperature warning blocks Wi-Fi print send, printer stays "Idle" #585

Description

@Anubis-1983

Is there an existing issue for this problem?

  • I have searched the existing issues

CrealityPrint Version

7.2.5251

Operating System (OS)

Linux

OS Version

Ubuntu 24.04.4 LTS

Additional system information

Intel(R) Core(TM) i7-5500U CPU @ 2.40GH
ram: 8Gb
Intel Corporation HD Graphics 5500 (rev 09)

Printer

creality K2 SE

How to reproduce

Steps to reproduce

  1. In AI Edition, slice a model using the "Hyper PLA @creality K2 SE 0.4 nozzle" profile (or any profile where bed temp triggers the 1000C001 warning).
  2. Observe in the logs (or UI) that the slice result includes:
    "warnings":[{"error_code":"1000C001","level":1,"message":"bed_temperature_too_high_than_filament"}]
  3. Observe a corresponding workflow update:
    [SAgentMQTT][WorkflowUpdate] ... current_card_type=slice-confirm ... pending_tool=start_slice pending_request_id=...
  4. Send the job to the printer over Wi-Fi using the normal "send to printer" button.
  5. Printer screen shows "No tasks currently" / stays Idle, nozzle and bed targets remain at 0°C.
  6. The job never appears in the printer's local job queue/history, even though the app-side slice result reports success.
  7. Exporting the G-code and loading it via USB, or via the printer's local web UI, works immediately without issue.

Expected behavior
Either the temperature warning should be surfaced clearly enough that the user can dismiss/confirm it and proceed, or (if already acknowledged) it should not silently block the Wi-Fi send pipeline.

Actual results

Actual behavior
The slice-confirm card / pending start_slice request appears to get stuck in a pending state, and the print job silently never reaches the printer's queue over Wi-Fi, despite the app reporting a fully successful slice.

Expected results

Additional notes
This is consistent across multiple independent sessions (observed on 2026-07-18 and 2026-07-19), always with the same bed_temperature_too_high_than_filament warning and the same slice-confirm / pending_tool=start_slice pattern. This may be specific to the AI Edition workflow introduced in 7.2.0 — switching to Professional Edition may avoid triggering the confirmation-card flow. Happy to attach full debug logs (~/.config/Creality/Creality Print/7.0/log/debug_*.log.0) if maintainers want to see the complete workflow_id/session_id trace.

Project file & Debug log uploads

issue_creality_print.zip

Checklist of files to include

  • Log file
  • Project file

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions