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
qian.wang
3d482ce4a0
ENH:batch sync eng_plate_temp with textured_plate_temp
...
Change-Id: Ia504053d12f357f443dddfb140c561c83308dac3
jira: None
(cherry picked from commit 57239bb8f3ea6fe9310ecf98b4af8f76b3c8ba05)
2025-10-28 15:30:00 +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
weizhen.xie
f6034a80af
FIX: Add the parameter filament_retract_restart_extra to the filament JSON files for the H2S machine
...
Jira: STUDIO-13132
Change-Id: Id754862b2c2cee4712c51a1080ef99295e588306
(cherry picked from commit b2a6871ee92707d44db123ed84c99d2544d8fd7b)
2025-10-03 23:08:54 +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