Commit Graph

8 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
Noisyfox
6b4975da72 Sync with latest bbl profiles 2025-10-09 20:37:31 +08:00
Noisyfox
1dc8460621 Update profile 2025-10-05 18:47:58 +08:00
shsst
cd7f30d73e ENH:[Process/Filament] H2S silk additional_cooling_fan_speed Profile Edited by lianhu.xiong
Change-Id: Iedbf164c638714d36c5c91c7b7a4862acbd00978
(cherry picked from commit bf636785191ee342175de52103c846ed4fd6d8b1)
2025-10-03 23:08:55 +08:00
xun.zhang
874a13180e ENH: update nozzle volume for H2S
1.Update nozzle volume and printer extruder id
2.Also remove uncessary cover image for H2S

jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I73c349ce7126e02b55c9aecef22ab3741b0c399f
(cherry picked from commit e579f65fdc5a241684676d69a0131b9900a9012f)
2025-10-03 23:08:53 +08:00
shsst
2c4d422d30 ENH:[Process/Filament] H2S Parameters Profile Edited by lianhu.xiong
Change-Id: If0437b3ec5a65a95911b587cec7b352ee0f85ef7
(cherry picked from commit 67164886f9ddff90ab4d1f295e21dbc988de323a)
2025-10-03 23:08:50 +08:00
shsst
d1c8894fd6 ENH:[Process/Filament] Modify H2S filament parameters Profile Edited by lianhu.xiong
Change-Id: Ie2deadf065955192118b37830534e513d723d139
jira: None
(cherry picked from commit 06680e70e79b06454a729fbb484ec8587a849b45)
2025-10-03 23:08:47 +08:00
qian.wang
8b3c8fddb1 ENH:[filament/process/machine] Rename H2 to H2S
Change-Id: I180fe8b9c13cae3027f0dc7bfcfd38d6a66166c3
(cherry picked from commit 66c0856928557f7deda784b9f2b9c4a94440925b)
2025-10-03 22:33:12 +08:00