Commit Graph

14 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
weizhen.xie
247a811900 Fix: Modify the string delimiter of parameter “volumetric_speed_coefficients”: change “;” to “ ”
Jira: none

Change-Id: Iabe29c14b5d4dadc97d3ea72c4be4104a0e48720
(cherry picked from commit 3a3ed5816b7a70669561d0a33ca6fb9761ab40d2)
2025-10-05 00:00:31 +08:00
weizhen.xie
757d1f4cb1 ENH: Modify filament jsons to support parameter “filament_adaptive_volumetric_speed”
Jira: None
Change-Id: Iddd9fdf1ab39ad1e72da4040b7bb7dd0d1375652
(cherry picked from commit 900d0b5f6e6738eae12e2418dbb6ea1051e131c0)
2025-10-04 23:57:54 +08:00
weizhen.xie
38a18dc086 ENH: Polynomial fitting via Gaussian regression for determining the filament_max_volumetric_speed
Jira: none
Change-Id: Iab1ef65f0546884c60d2a9e39213a07d76a1f483
(cherry picked from commit 186948cc91b12d547b7168104ba629d40c333d1b)
2025-10-03 23:08:54 +08:00
shsst
968be632a7 ENH:[Process/Filament] Modify the volumetric flow rate and retraction parameters of H2D models PLA Basic, PLA Matte, PETG, HF 0.8 nozzle, ABS, ASA, and PC Profile Edited by wenwei.huang
Change-Id: I164d29c79cbe469d8b0fc55c45d7f9d2322528ed
(cherry picked from commit 59b77168ff91a83b8412fc7aafebc1ecb2f6470c)
2025-09-30 11:14:32 +08:00
shsst
c11fd2592e ENH:[Process/Filament] Modify the volumetric flow rate of H2D model ABS ASA PC Profile Edited by wenwei.huang
Change-Id: I8dc3fd0e0c1fa4cce70effef254e210a484d965c
(cherry picked from commit eb08a743ff1b2f1e53526997e3fb8fc04adecfcb)
2025-09-30 11:14:23 +08:00
shsst
a42c933756 ENH:[Process/Filament] Split PLA Basic PLA Matte ABS ASA 0.6 layer height and volumetric flow modification Profile Edited by wenwei.huang
Change-Id: I552dfb8e3370a4ad9072b0d8b5b0c577fb9ccb12
jira: None
(cherry picked from commit 234e9c359f90b11bc6cbf4fb9cc2db492a59ef71)
2025-09-28 12:57:24 +08:00
xun.zhang
61a3d11fc6 ENH: [filament] update cooling params for H2D PC
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: If9aa526007434e47c933ecb358c47a90dbc7a06c
(cherry picked from commit 8936353798f005505331c735b11ff60e9dfd8aeb)
2025-09-25 09:16:14 +08:00
xun.zhang
6c42f245de ENH: post commit for params to H2D
1. Add flush and  retract params in profiles

jira: STUDIO-11965

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id4a1017a927be58d1e951a78b98f1a86b060e602
(cherry picked from commit 403fb623729bc3f3433a80a90fc55c6b09a6d4b2)
2025-09-23 16:38:50 +08:00
zhimin.zeng
e121b2bb25 ENH: use empty filament start gcode for H2D
jira: NONE

Signed-off-by: zhimin.zeng <zhimin.zeng@bambulab.com>
Change-Id: Ibbd1676762b9004ff8f7883b6df264cd1e9c7b58
(cherry picked from commit 81d87aa4525be622cf274b27d95e8ead25479b94)
2025-09-21 13:47:58 +08:00
xun.zhang
d8eb4ac24e FIX: wrong inherits value in profiles
jira : NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9ece8ee1d9fc8ba98efae591114d9eb4d79d182b
(cherry picked from commit 4b78554256f1a3003e9845e518c8fa2d6c0f917d)
2025-09-18 16:49:36 +08:00
xun.zhang
58fda108a4 ENH: remove unused keys in profile
jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib54b300a3c10ec45acf4aa842c1162bad5bdb289
(cherry picked from commit ff37dbdf7969fc446ee2dec9db4f04983e62915c)
2025-09-17 10:28:04 +08:00
xun.zhang
242f62861e ENH: chamber temperature set to 60 for H2D
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic7f955888c3c451e36d1c12623f34a3487d6b9fb
(cherry picked from commit efc2548cd04fed3541069ea22603b816b3ed12b4)
2025-09-10 15:00:39 +08:00
Noisyfox
4120c64c5e ENH: add profiles for H2D 2025-09-05 17:37:14 +08:00