SoftFever
15412cd812
feat(profiles): Bambu Lab H2C and A2L profiles and resources
...
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
2026-07-09 01:16:25 +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
Noisyfox
6b4975da72
Sync with latest bbl profiles
2025-10-09 20:37:31 +08:00
qian.wang
041673dc85
ENH:[Process/Filament] Modify wall_loops of H2D Profile Edited by wenwei.huang
...
Change-Id: Ie20f4301dc574cb24b5a0c9b85386b12906be89f
(cherry picked from commit e056259fcc0d0584a70fab1dff0de700007b5905)
2025-09-30 09:24:14 +08:00
xun.zhang
c5d0edbaa7
ENH: [filament] update process desp for H2D
...
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Iff81fdc19b6a3886f308f853b8ab92feee1c7375
(cherry picked from commit ea0f7628bb5335b956da0092a3fea25916bf82af)
2025-09-24 10:02:44 +08:00
xun.zhang
7377d3ba9b
ENH: fix some mistakes in profiles
...
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Ic760cbe7dcc3bde0038f0cb2569d631608b29b47
(cherry picked from commit 002137b8768922a23d11f01140f0a67d8df6faba)
2025-09-21 13:47:49 +08:00
xun.zhang
baa0a96383
ENH: update process profile for H2D
...
jira: none
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I851852c36d5602ac3e97740ae357cadef6fa0903
(cherry picked from commit c7864db1c8d0180e977d5d769505c1dcea85119e)
2025-09-18 17:16:17 +08:00
xun.zhang
10bb25065a
ENH: add high quality process profile
...
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I7e4f12e7a15b022c0dfb8cbefd4f13552e00d149
(cherry picked from commit 1ad2aed3a0979c6714d1f72cf1a3825aa15b7065)
2025-09-18 17:14:15 +08:00
xun.zhang
ad740bde86
ENH: add more process profile for H2D
...
jira:none
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Ia0b3534e6e00d7f231cf759b0045473a3fb66526
(cherry picked from commit e2f25326c1c3cac8241773c94f4cc5b128d68cdb)
2025-09-16 21:21:39 +08:00