hamham999
abe6f95aae
Updated profiles for all Creality K-series printers (+CFS-c support) and Creality SparkX i7 support ( #13947 )
...
* v2 updated profiles and fixes
* Add files via upload
fixing timelaps error
* Add files via upload
fix timelapses
* syntax fix
* fixing profil errors
* Add files via upload
fixing
* Add files via upload
fixing errors
* fixing syntax errors
* Add files via upload
syntax fix
* Add files via upload
naming fix
* Update SPARKX startgcode
* Update SPARKX i7 startgcode
* Update SPARKX i7 startgcode
* Update SPARKX i7 startgcode
* delete old file dublicates
* SparkX gcode fix
* indentation fix
* name changes of printers and deleted 2025 versions
* syntax fix
* fixes
* fixes
* profil name fixes and syntax
* fixed naming restored old names, renamed Ender 3 S1 Sonic, fixed Creality.json - used original formating and fixed the printer list order
* syntax
* Add files via upload
syntax, formating
* differences fix
fixing deleted lines in creality.json
* differences fix in creality.json
* Update Creality CR-10 SE.json
* Update Creality CR-10 V3.json
* Update Creality CR-6 Max.json
* Update Creality CR-10 V3.json
* Update Creality CR-6 SE.json
* Update Creality Ender-3 Pro.json
* Update Creality Ender-3 S1 Plus.json
* Update Creality Ender-3 V3 KE.json
* Update Creality Ender-3.json
* Update Creality Ender-5 Pro (2019).json
* Update Creality K1 Max.json
* Update Creality K1.json
* Update Creality K1C.json
* Update Creality K2 Plus.json
* Update Creality K2 Pro.json
* Update Creality K2.json
* filament and process files formating and fixes form comments
* formating fixes
* 0 value fix
* combine filament profiles
* fix deleted filament
* machine files formatting
* machine files formatting
* Update Creality Hi.json change bed type
* Update bed type Creality Ender-5 Max.json
* chore(profiles/Creality): update SPARKX i7 process names
Update the profile names according to the existing ones, according to
layer height vs nozzle diameter:
- 0.10mm @ 0.2: "HighDetail"
- 0.08mm @ 0.4: "SuperDetail"
- 0.12mm @ 0.4: "Fine"
- 0.16mm @ 0.4: "Optimal"
- 0.20mm @ 0.4: "Standard" (maintained)
- 0.24mm @ 0.4: "Draft"
- 0.28mm @ 0.4: "SuperDraft"
- 0.30mm @ 0.6: "Standard" (maintained)
- 0.40mm @ 0.8: "Standard" (maintained)
This leaves the "HueForge" one untouched, that's it's own setting.
* chore(profiles/Creality): update machine with new process name
Matches the default process for the 0.2 nozzle to the renamed process.
* chore(profiles/Creality): update processes on `Creality.json`
Update the main `Creality.json` manifest with the updated process (file)
names.
* Update Creality K1 Max (0.4 nozzle).json
* Update Creality K1 Max (0.6 nozzle).json
* Update Creality K1 Max (0.8 nozzle).json
* delete cr30 and k1 se naming fix
* Update 0.20mm Standard @Creality K1 SE 0.4.json
* Update Creality.json delete duplicat entry
* fixed formatting
* split PR
* formatting fixes
* settings id instead of filament id delete
* Delete Creality.json in wrong location
* delete filament id
* Update Creality SPARKX i7 0.2 nozzle.json
* Update Creality SPARKX i7 0.4 nozzle.json
* Update Creality SPARKX i7 0.6 nozzle.json
* Update Creality SPARKX i7 0.8 nozzle.json
* delete ender 5 files
* delete ender 5 max files
* adding ender 5 max files
* Update Creality Hi 0.6 nozzle.json
* fixes from comments
* fixes from comments
* fixes from comments and adding filamentid back
* tabs formatting fixes
* fixes
* K1C fixes and printer_structure delete undefined
* formatting
* fixes from comments
* fixes from comments
* use original pictures
* naming fixes, Default Filament profile and Filaments fixed
* match order of key process files
* match order in Creality.json and fix Profile error
* order of printers in menu fix and max accel warning fixed
* revert back fixes for warnings
* fix duplicate keys from resolving merging conflicts
---------
Co-authored-by: Alys Andreollo <3528187+alysandreollo@users.noreply.github.com >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-06-06 17:36:12 +08:00
Ian Bassi
16727644bb
Reduce size by Json Fromatting ( #13163 )
...
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces.
This effectively reduces the size by almost 20 MB.
| Current | New |
|---|---|
| 85.2 Mib | 67 Mib |
Used [JQ](https://jqlang.org/ ) `--tab` to automatically format every current JSON.
> [!NOTE]
> Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
2026-04-15 22:58:12 +08:00
SoftFever
4f50fdc94e
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
SoftFever
af893267e6
fix wrong retraction value in some printer profiles
2025-02-07 20:20:30 +08:00
cochcoder
cffa0033cb
Initial add of K1 SE
2024-10-02 18:57:45 -04:00
Thomas
98a9bf6170
Creality Ender 3 V3/KE important fixes and some fine-tunings ( #3362 )
...
* Fixed retraction speed and added missing parameters.
* Fixes for manual filament change
* More tunings and fixes.
* Fixes and tunings
* Formatting
* Decrease z-hop for K1
* Updated thumbnails sizes to the same as Creality Print has.
2023-12-31 18:36:32 +08:00
Thomas
2901c85ea9
Fixes and simplification of some Creality profiles. ( #3315 )
...
* Fixes and simplification of some Creality profiles.
* Set correct support_air_filtration for K1 Max
2023-12-29 00:02:01 +08:00
SoftFever
7393d61e8d
Neptune4 profile updates, support preview image and some setting changes
2023-12-13 20:55:19 +08:00
SoftFever
e624632969
semm
2023-09-09 13:19:59 +08:00
SoftFever
2a478ab4f9
post changes after merging BS1.7.4
...
Remove tracking etc..
2023-08-26 18:45:43 +08:00
xun.zhang
a39c2018d4
ENH: optimize some params for third-party printer
...
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7 and aaefc400e1 .
commit afdd753db7
Author: SoftFever <softfeverever@gmail.com >
Date: Thu Aug 3 00:40:30 2023 +0800
tweak profiles
commit aaefc400e1
Author: SoftFever <softfeverever@gmail.com >
Date: Mon Jul 31 18:48:25 2023 +0800
Tweak profiles
1. Fix Voron Trident printable height issue #1641
2. Revamp Qidi X3 printer profiles
3. Turn on accel_to_decel_enable for klipper machine by default
4. Many other profiles tweaks
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-08-04 18:28:42 +08:00
xun.zhang
12eec78d1d
ENH: add profiles for creality CR6
...
Thanks bhast2 ,these profiles are based on his original version.
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434
(cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
2023-07-31 14:29:15 +08:00
salt.wei
f84d38bea1
ENH: add more creatity printer
...
Thanks OrcaSlicer. Also fix wrong
setting id in orca profile
Add one py file to check whether has duplicated setting_id
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I8461a1ae754253d8265ae5239fe91cc7ec775564
2023-07-07 17:29:08 +08:00
salt.wei
d47d82bf43
ENH: add preset for ender3 printer
...
As title.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I2d9b1aaeadfe945a6a90f34cdb10a1f240a50ae4
(cherry picked from commit a223ab23605c3ef96ae878b9c4d2199520b4f201)
2022-10-20 19:34:37 +08:00