Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Updated Creality printer profiles from CrealityPrint v7.1.0 and added new printers (SparkX i7, K2 SE...)#13581

Draft
hamham999 wants to merge 1 commit into
OrcaSlicer:mainfrom
hamham999:main
Draft

Updated Creality printer profiles from CrealityPrint v7.1.0 and added new printers (SparkX i7, K2 SE...)#13581
hamham999 wants to merge 1 commit into
OrcaSlicer:mainfrom
hamham999:main

Conversation

@hamham999
Copy link
Copy Markdown

@hamham999 hamham999 commented May 11, 2026

📝 Description:
This Pull Request updates the Creality machine, process, and filament profiles by porting the latest configurations from the official CrealityPrint v7.1.0 release. The current profiles in Orca are outdated and lead to poor print quality and wrong time estimates for multicolor prints. Also newly released machines like the SparkX i7 are still missing.
Since CrealityPrint uses some custom variables and deep inheritance structures that are incompatible with upstream Orca Slicer, several adjustments were made to ensure stability and prevent ACCESS_VIOLATION crashes upon profile selection.
All profiles have been updated and adopted for Orca Slicer.

🚀 New Printers Added:
The following printers, which were previously missing in Orca Slicer, have been integrated:
• Creality SparkX i7
• Creality K2 SE
• Creality K1 CFS-C variants
• Creality K1 2025 CFS-C variants
• Creality Ender-3 V4
• Creality Sermoon variants
• Creality Sonic Ender variants
• Creality CR-family older variants

🛠️ Changelog & Bugfixes:
To make the CrealityPrint profiles fully compatible with Orca Slicer, the following fixes were applied to the JSON files:
• Fixed Thumbnail Crash (CR_PNG): CrealityPrint uses a different naming schema CR_PNG for thumbnails, which causes Orca Slicer to crash instantly. All occurrences of CR_PNG have been replaced with standard PNG.
• Removed Invalid Bed Textures: Removed the "bed_custom_texture": "printer_preview_.png" key from machine profiles, as this asset does not exist in Orca Slicer and caused UI access violations.
• Normalized Display Names: Replaced underscores (_) with spaces in the internal "name" field of machine and process profiles to match the filename and ensure proper UI rendering and coherence.
• Fixed bed size issue on varies older printers: bed size did not match actual print area. Inserted right texture file for right printer.
• Arachne Wall Generator: Enforced "wall_generator": "arachne" across all imported process profiles to provide better print quality for fine details and text, upgrading from the classic generator used in Creality profiles.

🧪 Testing:
• [x] Verified that Orca Slicer boots without errors.
• [x] Verified that selecting the newly added printers does not cause UI crashes.
• [x] Sliced objects for every Creality printer and checked for errors
• [x] Verified multicolor printing for CFS printers
• [ ] Verify K1 CFS-C variants printing and multicolor working properly
• [ ] Verify SparkX i7 printing and multicolor working properly

Currently there is a naming issue so older custom profiles wont work - i will fix it soon

IMPORTANT: %APPDATA%\OrcaSlicer\system might needs to be cleared for the changes to work properly because printer profiles are cached there

[How to Download Pull Requests Artifacts for Testing] (https://www.orcaslicer.com/wiki/how_to_download_pr_artifacts)

@github-actions
Copy link
Copy Markdown

Hi @hamham999, you can manage the labels for this PR by /bot add-label and /bot remove-label

Allowed labels are:
bug-fix, enhancement, Localization, profile, QoL, UI/UX and dependencies.

Examples:

/bot add-label bug-fix
/bot add-label bug-fix, UI/UX
/bot remove-label bug-fix, UI/UX

@hamham999 hamham999 changed the title Updated Creality profiles from CrealityPrint v7.1.0 Updated Creality profiles from CrealityPrint v7.1.0 and added new printers May 11, 2026
@hamham999
Copy link
Copy Markdown
Author

/bot add-label enhancement

@github-actions github-actions Bot added the enhancement New feature or request label May 11, 2026
@hamham999
Copy link
Copy Markdown
Author

/bot add-label profile

@yw4z
Copy link
Copy Markdown
Collaborator

yw4z commented May 12, 2026

hi thanks
• contents on resorces/images/.. used by bbl or other interfaces
• prefer to update existing profiles and use same name formatting and keep folder structure same
• Dont delete recently added svg bed textures. match file names and paths on profiles
• Dont replace existing covers since they optimized and scaled properly

@hamham999
Copy link
Copy Markdown
Author

hamham999 commented May 12, 2026

thanks,
there is still a naming issue because creality does things differently than orca i will fix that, i didnt delete covers tho they are just renamed so everything matches and isnt a mess. Of course i wont mess with scaling will change it back
Not sure about the bed textures they are all working will look into it - think its the same as the covers renamed it so everything matches - will adress it so that i dont change the names

Yeah i will fix the naming issues soon, wont delete bed textures and restore the images

@hamham999 hamham999 changed the title Updated Creality profiles from CrealityPrint v7.1.0 and added new printers Updated Creality printer profiles from CrealityPrint v7.1.0 and added new printers (SparkX i7, K2 SE...) May 12, 2026
@github-actions
Copy link
Copy Markdown

❌ Profile Validation Errors

Indentation Check Failed

[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 S1 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 S1 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 V3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 V3 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 V3 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 V3 KE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 V3 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-3 V4 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-5 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality GS-01 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality GS-02 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality GS-03 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality GS-03 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality GS-03 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality GS-03 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality GS-04 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Hi 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1 Max 2025_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1 Max_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1 SE_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1C 2025_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1C_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K1_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 Plus 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 Plus 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 Plus 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 Pro 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 Pro 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality K2 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Sermoon D3 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Sermoon M300 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Sermoon M300 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Sermoon M300 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Sonic_Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS @Creality Sonic_Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 S1 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 S1 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 V3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 V3 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 V3 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 V3 KE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 V3 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-3 V4 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-5 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Hi 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1 Max 2025 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1 Max CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1 SE CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1C 2025 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K1C CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 Plus 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 Plus 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 Plus 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 Pro 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 Pro 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality K2 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Sermoon D3 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Sermoon M300 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Sermoon M300 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Sermoon M300 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Sonic Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-ABS Creality Sonic Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality Ender-3 V3 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality Ender-5 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality GS-03 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1 Max 2025_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1 Max_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1C 2025_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1C_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K1_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon @Creality K2 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality Ender-3 V3 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality Ender-5 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1 Max 2025 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1 Max CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1C 2025 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K1C CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-Nylon Creality K2 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality CR-10 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality CR-10 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality CR-10 Smart Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality CR-M4 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 S1 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 S1 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V2 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V3 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V3 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V3 KE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V3 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V3 Plus 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V3 Plus 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-3 V4 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-5 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-5 Max 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-5 Max 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality GS-01 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality GS-02 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality GS-03 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality GS-03 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality GS-03 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality GS-03 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality GS-04 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Hi 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Hi 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Hi 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Hi 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 Max 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 Max 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 Max 2025_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 Max_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1 SE_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1C 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1C 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1C 2025_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1C_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K1_CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 Plus 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 Plus 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 Plus 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 Pro 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 Pro 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality K2 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sermoon D3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sermoon D3 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sermoon M300 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sermoon M300 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sermoon M300 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sermoon V1 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sonic_Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @Creality Sonic_Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @SPARKX i7 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @SPARKX i7 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @SPARKX i7 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG @SPARKX i7 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality CR-10 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality CR-10 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality CR-10 Smart Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality CR-M4 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 S1 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 S1 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V2 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V3 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V3 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V3 KE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V3 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V3 Plus 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V3 Plus 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-3 V4 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-5 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-5 Max 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-5 Max 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Hi 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Hi 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Hi 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Hi 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 Max 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 Max 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 Max 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 Max 2025 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 Max CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1 SE CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1C 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1C 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1C 2025 CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K1C CFS-C 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 Plus 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 Plus 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 Plus 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 Pro 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 Pro 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality K2 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sermoon D3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sermoon D3 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sermoon M300 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sermoon M300 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sermoon M300 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sermoon V1 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sonic Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG Creality Sonic Ender-5 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG SPARKX i7 0.2 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG SPARKX i7 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG SPARKX i7 0.6 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PETG SPARKX i7 0.8 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality CR-10 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality CR-M4 SE 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality Ender-2 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality Ender-3 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality Ender-3 S1 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality Ender-3 S1 Plus 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality Ender-3 S1 Pro 0.4 nozzle.json:2
[ERROR] Space indentation found in resources/profiles/Creality/filament/CR-PLA @Creality Ender-3 V2 0.4 nozzle.json:2
[ERROR] Space inden```

### System Profile Validation Failed

[2026-05-12 11:41:09.653319] [0x00007fd01a493780] [error] load_from_json: parse /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json got a generic exception, reason = Invalid value provided for parameter timelapse_type: -1
[2026-05-12 11:41:09.653376] [0x00007fd01a493780] [error] operator(): load config file /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json Failed!
[2026-05-12 11:41:09.653403] [0x00007fd01a493780] [error] load_vendor_configs_from_json, got error when parse process setting from /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json
[2026-05-12 11:41:09.658672] [0x00007fd01a493780] [error] Failed loading configuration file /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json
Suggest cleaning the directory /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles firstly
Validation failed


### Custom Preset Validation Failed

[2026-05-12 11:41:12.854388] [0x00007fbeb75fb780] [error] load_from_json: parse /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json got a generic exception, reason = Invalid value provided for parameter timelapse_type: -1
[2026-05-12 11:41:12.854442] [0x00007fbeb75fb780] [error] operator(): load config file /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json Failed!
[2026-05-12 11:41:12.854463] [0x00007fbeb75fb780] [error] load_vendor_configs_from_json, got error when parse process setting from /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json
[2026-05-12 11:41:12.857889] [0x00007fbeb75fb780] [error] Failed loading configuration file /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles/Creality/process/0.40mm Standard SPARKX i7 0.8 nozzle.json
Suggest cleaning the directory /home/runner/work/OrcaSlicer/OrcaSlicer/resources/profiles firstly
Validation failed


---
*Please fix the above errors and push a new commit.*

@SantiAr72
Copy link
Copy Markdown

Hey tried K1C + CFS-C profile and didn't work at all, when you try to slice a piece, it gives you an error (I suppose it has to be something with the change of material)
123
123

@yw4z
Copy link
Copy Markdown
Collaborator

yw4z commented May 13, 2026

check existing variables from here https://github.com/OrcaSlicer/OrcaSlicer/wiki/built_in_placeholders_variables
some might has different naming or non existing

@hamham999
Copy link
Copy Markdown
Author

hamham999 commented May 14, 2026

Yeah thanks, single color slicing works, multicolor fails, haven’t tested that before still working on it i will update it :)

@yw4z
Copy link
Copy Markdown
Collaborator

yw4z commented May 14, 2026

they might be added custom placeholders on creality code. so code also should be updated. there was another PRs for CFS systems but cannot remember are they merged or not. probably they contains that placeholders

@SantiAr72
Copy link
Copy Markdown

they might be added custom placeholders on creality code. so code also should be updated. there was another PRs for CFS systems but cannot remember are they merged or not. probably they contains that placeholders

Just changed the "Change filament g-code" for this from my Creality Print settings:

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

And worked great!

@hamham999
Copy link
Copy Markdown
Author

hamham999 commented May 15, 2026

they might be added custom placeholders on creality code. so code also should be updated. there was another PRs for CFS systems but cannot remember are they merged or not. probably they contains that placeholders

Just changed the "Change filament g-code" for this from my Creality Print settings:

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

And worked great!

Yeah exactly thanks! Thats the same for k2 variants i have already fixed it, will take some time still to update the pull request there is some other stuff with the names i have to fix i am currently redoing the whole thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request profile

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants