Skip to content

Creality K2 plus profile does not include Change Filament G-Code  #7607

@brandonfhall

Description

@brandonfhall

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.2.0

Operating System (OS)

Windows

OS Version

Windows 11

Additional system information

No response

Printer

Creality K2 Plus

How to reproduce

Open the Creality K2 plus printer profile
Machine G-code
Scroll down to "Change Filament G-code"

The change Filament G-code is blank for this printer, this results in a filament clog when trying to print a sliced object with color changes present.

Adding the following G code resolves the issue, this is taken from Creality's own slicer

"G2 Z{z_after_toolchange + 0.4} I0.86 J0.86 P1 F10000 ; spiral lift a little from second lift
G1 X0 Y245 F30000
G1 Z{z_after_toolchange} F600"

Actual results

If the filament G-Code is not present it will result in a filament clog when trying to print an object with color changes present.

Expected results

The Filament G-code would be present in the default profile available for the printer.

Project file & Debug log uploads

N/A for this issue is it is present in the default profile for the Creality K2 plus.

Checklist of files to include

  • Log file
  • Project file

Anything else?

no.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions