feat: add Creality K2 Support #422

Closed
opened 2026-04-05 16:20:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @folofse on 3/7/2026

Description

This PR adds support for the Creality K2 3D printer.

It adds fixes to the unfortunately stale PR:
https://github.com/OrcaSlicer/OrcaSlicer/pull/11649

Based on the change for the K2 Pro
ac483df749

Changes include:

New Machine Profiles: Added definitions for Creality K2 with 0.2mm, 0.4mm, 0.6mm, and 0.8mm nozzle variants.
Process Profiles: Comprehensive set of process settings for all nozzle sizes (covering 0.08mm to 0.56mm layer heights).
Filament Support: Added filament compatibility mappings for PLA, ABS, PETG, TPU, etc.
Assets: Added Creality K2_cover.png printer thumbnail.
Registration: Updated
resources/profiles/Creality.json
to include the K2 in the printer selection list.

Screenshots/Recordings/Graphs

Tests

Manual Verification: Verified that the new profiles import correctly into OrcaSlicer and appear in the printer selection wizard.

Configuration Check: Validated JSON syntax and inheritance structure for machine, process, and filament profiles to ensure no breaking overrides.

*Originally created by @folofse on 3/7/2026* # Description This PR adds support for the Creality K2 3D printer. It adds fixes to the unfortunately stale PR: https://github.com/OrcaSlicer/OrcaSlicer/pull/11649 Based on the change for the K2 Pro https://github.com/OrcaSlicer/OrcaSlicer/commit/ac483df7496812e4acc519513f80e895fcf2dead Changes include: New Machine Profiles: Added definitions for Creality K2 with 0.2mm, 0.4mm, 0.6mm, and 0.8mm nozzle variants. Process Profiles: Comprehensive set of process settings for all nozzle sizes (covering 0.08mm to 0.56mm layer heights). Filament Support: Added filament compatibility mappings for PLA, ABS, PETG, TPU, etc. Assets: Added Creality K2_cover.png printer thumbnail. Registration: Updated resources/profiles/Creality.json to include the K2 in the printer selection list. # Screenshots/Recordings/Graphs ## Tests Manual Verification: Verified that the new profiles import correctly into OrcaSlicer and appear in the printer selection wizard. Configuration Check: Validated JSON syntax and inheritance structure for machine, process, and filament profiles to ensure no breaking overrides.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#422