Commit Graph

12 Commits

Author SHA1 Message Date
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
96ad19c53f FIX: fixed o1s wiki link redirection
jira:[STUDIO-15077]

Change-Id: Iebef0043bf1eaf814fa8efa91c2d94e6903cac0e
(cherry picked from commit 6caf8821f8843e698256f7c108a2e310e754f895)
2025-10-30 14:56:49 +08:00
299c7c0bac NEW:Add safety button
jira: [STUDIO-14064]

Change-Id: I6a9be69033ea80c2242561c4e1b0ca5626bc7a51
(cherry picked from commit ac4af3aa1de453330fbf2d58988a6e1ea8d5d445)
2025-10-28 15:29:50 +08:00
299b821c5f ENH: support mix mapping
jira: [STUDIO-13673]
Change-Id: Ic1c89457f5154c108dbab41850ed49561aa34fde
(cherry picked from commit 12942e0545424e2528cc3f3c9aa6947b76469b3d)
2025-10-28 15:29:50 +08:00
1fa0e600b8 FIX: fix crash when auto cali for o1s
jira: none
Change-Id: I89b0bd3bc4c0b0c7e17f4f53779a2ec786eff605
(cherry picked from commit 14f041a2527509f779e5345390c0268c5dcaf6eb)
2025-10-28 15:29:49 +08:00
2aeace7bee ENH:Add Timelapse Of O1S
jira: [STUDIO-12645]
Change-Id: I87526f9ffddf7e35d07e04e8f3f90df905b26705
(cherry picked from commit 42c573cc8aaf8de02cd8ac5cd22d00001060949e)
2025-10-03 23:08:53 +08:00
48b4d51a50 FIX: remove the nozzle offset cali
jira: [STUDIO-13413]
Change-Id: I802a4b87f4a892d3d333c73f39f95fb035aa2edd
(cherry picked from commit deb30b611272464b2753f6d32bf9a5d11c5f74a9)
2025-10-03 23:08:53 +08:00
1c0eecfc1f ENH: update O1S files
JRIA: [STUDIO-13238]
Change-Id: Ife7e887f4c0dd35df28dc07de54129b3b11fc594
(cherry picked from commit 71014ff0fed255b99d25eb234699e0fdf74ee527)
2025-10-03 23:08:47 +08:00
e64fcbe210 ENH: add wiki for replacing nozzle for o1s
jira: [STUDIO-12864]
Change-Id: I1aec11cea9d82c37a9284f4d3abb849f228a16bf
(cherry picked from commit 27c2d03424314fa10950f89e737827f3c6bb1637)
2025-10-03 23:08:47 +08:00
fdae073072 ENH: update O1S files
jira: [STUDIO-11919]
Change-Id: Iab2e6b8a7162a718c69ccf5e043b3a87ee7d606d
(cherry picked from commit 4fcb5f4a4cfc5268165e2194c22454ffff2e14eb)
2025-10-03 22:33:25 +08:00
ed13861cfd NEW: add images for O1S
JIRA: [STUDIO-11919]
Change-Id: I43f39dbd87514fea5ad8f43dbadb142cec1cfd46
(cherry picked from commit 9bc62966fbb2a931cafe16290b17f087cf1450d6)
2025-10-03 22:32:32 +08:00
5d77251a22 NEW: add support for O1S
jira: [none]
Change-Id: I4f13b1c3980316240c5dde349c25afd20bf3c2b2
(cherry picked from commit d791999b9bb259dda728126272ef0bae37645822)
2025-10-03 22:32:29 +08:00