Commit Graph

9 Commits

Author SHA1 Message Date
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
七喜
8cec2a854e Revert "Revert "ENH:[filament/process]add high flow of X/P""
This reverts commit 4f8d3466508f3706e8d3f656294f7c5d3a9a7f88.

Reason for revert: use another method

Change-Id: I2a6465ea507f15ce200ea9cf03994b18bb2f257f
(cherry picked from commit 630248ae566c8cf8c61ceacb74ae3cd31d9e1501)
2025-10-28 15:30:04 +08:00
窝头
88222a5f64 Revert "ENH:[filament/process]add high flow of X/P"
This reverts commit 576444e746f4de3ab71c91b8a66fa4a64c3427c8.

Reason for revert: <remove high flow of X/P>

Change-Id: I875f649c62d503bdf1321b5fec829bb190b02bce
(cherry picked from commit 0b46acb8e793af883b797f83a9ad72a55dd69f3e)
2025-10-28 15:30:03 +08:00
qian.wang
901bdea706 ENH:[filament/process]add high flow of X/P
Change-Id: Id4b1c9ee6c99cc4f95970ff94eac1f68f661ad86
jira:None
(cherry picked from commit ca9d5a226a07ecd5454046e6e45e52bf2ccb4936)
2025-10-28 15:29:57 +08:00
七喜
081941b530 Revert "Revert "ENH: add profiles for X1E""
This reverts commit 68cfc58e87e25bb7292eabac161b6db5a71bb89c.

Reason for revert: add x1e back

Change-Id: Ie4152de548b30912a2a6ba96f8ebc3d25dbcd8cf
2023-10-10 14:19:23 +08:00
七喜
250e3bb019 Revert "ENH: add profiles for X1E"
This reverts commit 8e2e709bb7037d28f1b32fdeb80eadcfafdc57f2.

Reason for revert: remove X1E related

Change-Id: I9a7b395dcbfa19adeef6891a59ed1074dee1fb18
2023-10-10 14:19:23 +08:00
xun.zhang
4c431b1a42 ENH: add profiles for X1E
1.Add fillament,process,machine profiles for X1E

jira: STUDIO-3518
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7cd82540602699035099dbfcaf541aab5c6276fe
2023-10-10 14:19:23 +08:00
xun.zhang
0f4d5d40c7 ENH: update filament&process&machine profiles
jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I74ec718c9c40baf8f26df2f593960adf3984ddf1
2023-09-22 16:21:26 +08:00
xun.zhang
7840f5d858 ENH: Sync X1E presets from the master branch.
Also sort the filaments and remove duplicated keys

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I31678c42d55ba3d77c743eaeff071849a8f3d0e7
2023-09-22 16:21:26 +08:00