Commit Graph

19 Commits

Author SHA1 Message Date
Ian Bassi
b2c5344fd2 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
f603e0f56a tidy up and bump profile version (#12889)
* tidy up and bump profile version

* fix error

* tidy up

* fix

* tide up more

* fix errors

* fix more errors
2026-03-23 01:17:34 +08:00
SoftFever
580ed1af37 update profile version 2026-03-06 11:44:20 +08:00
SoftFever
f7df5cd41a update profile version 2026-03-01 00:41:54 +08:00
SoftFever
021a2be14b bump profile version to "02.03.02.40" (#12309) 2026-02-15 14:24:36 +08:00
SoftFever
deeb5c4902 update profile version 2025-09-29 22:57:27 +08:00
SoftFever
a691035c22 Fixed many profile issues and cleaned up some messes. (#10686) 2025-09-11 17:50:53 +08:00
SoftFever
41c71416ab update profiles 2025-09-10 23:21:45 +08:00
SoftFever
bd7f32f3ff update profile version 2025-03-16 22:59:07 +08:00
SoftFever
414a432bb8 bump profile version to "02.03.00.02" 2025-03-09 15:25:44 +08:00
SoftFever
d2c584c7df update profile version 2025-03-01 17:49:00 +08:00
SoftFever
7679b8c73c bump profile versions 2025-02-20 21:44:39 +08:00
SoftFever
df2a1bc4fc Orca filament profile revamp - done (#8287)
* Update Qidi profiles

* restructure orca filament lib folder

* update profiles

* add more global filaments

* check missing instantiation errors

* fix missing instantiation attribute

* delete voron generic filaments

* remove Mellow filaments

* clean profiles

* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00
SoftFever
25376ad6c7 update profile version 2024-10-27 23:11:44 +08:00
SoftFever
d8ba2547c1 bump profile version 2024-09-23 21:29:19 +08:00
SoftFever
a5e316fd44 bump profile version 2024-09-08 23:12:46 +08:00
SoftFever
0a9bb915bd upgrade profiles version to 02.01.01.00 2024-06-26 21:32:45 +08:00
SoftFever
c9038099fd bump profile version to 02.01.00.01 2024-06-16 21:22:23 +08:00
magicmaker3
9cf4741d61 MagicMaker Apply to join (#4895)
* Create MagicMaker

* Update MagicMaker

* Delete resources/profiles/MagicMaker

* Add files via upload

* Add files via upload
2024-04-07 22:41:17 +08:00