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
f1d2333d7e
ENH:[Process/Filament] Add missing materials for model O1E Profile Edited by shsst
...
Change-Id: I92a543d7c5624dd93a5495c3741cb06e56c2e158
(cherry picked from commit 22e22d112a3ee4ca26637dd81f8c60abb8c98ec2)
2025-10-03 21:41:58 +08:00
68ddb629e9
ENH: change param name
...
Jira: none
change filament category to filament adhesiveness category
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I267d71b2f968becf4e8f434daafdf1a70c36a823
(cherry picked from commit faec4160d560d965978447eaa8675a5fbee4090c)
2025-09-16 21:56:37 +08:00
8acce43473
ENH: add filament category
...
Jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I0f31a376527bc540d27c49908712d08bdba3d719
(cherry picked from commit 3f2f704676f0a8a6cf1e43e8b32fd999bcc59d31)
2025-09-16 15:00:44 +08:00
67ee9ee758
feat: updated BBL profiles to 01.10.01.50
2024-12-01 11:03:33 +01:00
2d823b19c4
ENH: sync to A1 mini profiles
...
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Idf0414a43bedcd970811d87b40ee3e2063e4e5c6
2023-09-22 16:21:26 +08:00
f65a943b4a
ENH: delete duplicate keys in filament profiles
...
Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
2023-07-07 17:25:51 +08:00
2af61861c7
ENH: increase the temp of some plate to improve the print result
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ia933d2aa63dcdad634316fe830e470ac6bc2c159
2022-12-15 04:33:48 -05:00
a91099e186
NEW: show cost of filament in GUI
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If28f6e969728fb5edd9cb35d6bc6d0a6c155d96e
(cherry picked from commit a4b8e620794f611c2f94f639cec49ec7c8fe8926)
2022-09-02 12:52:18 +08:00
b043fb783b
ENH:add parameters of filaments
...
Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f
(cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
2022-08-26 09:25:59 +08:00
f8756e6c89
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00