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
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
1ce594f4df FIX:Fix the length of parameter “volumetric_speed_coefficients”
Jira:None

Change-Id: I227f17e404ad96d8c4246a93e0fd1b0a5e61f664
(cherry picked from commit 3e4fa9748293a8e6cb1ad0fe957290e649aea13b)
2025-10-03 23:08:56 +08:00
qian.wang
0e80ad4c9b ENH:[Process/Filament] Sync missing material file setting_id with master Profile Edited by qian.wang
Change-Id: Iedb4fc325ff1f42677bba474d6d8994a780a7bf8
(cherry picked from commit f9e897228882e4b913ec6ef4f901d873f1b338e1)
2025-10-03 21:45:35 +08:00
qian.wang
c9e27f516c FIX:fix compatible_printers err
Change-Id: I185a3576cdd79864bd8b46711c45acb6186f978d
(cherry picked from commit e2bf010ae26dca8cf68b60796f5420df33e6b171)
2025-10-03 21:44:02 +08:00
qian.wang
a66a1b60a8 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