Add Creality K2 printer profiles and resources #1357

Open
opened 2026-04-05 17:26:33 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mcleanjusten on 12/14/2025

Description

This PR adds support for the Creality K2 3D printer.
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 @mcleanjusten on 12/14/2025* # Description This PR adds support for the Creality K2 3D printer. 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 <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## 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.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1357