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
1f19ff67a3 VOLUMIC profils updates (#12565)
* VOLUMIC profils updates

* Delete resources/profiles/Volumic/EXO42 IDRE_cover.png

* VOLUMIC profils updates

* VOLUMIC profils updates
2026-03-03 18:54:51 +08:00
4f50fdc94e Fixed many profile issues and cleaned up some messes. (#10686) 2025-09-11 17:50:53 +08:00
41000db5bc Create desactive.json 2025-07-07 12:29:33 +02:00
c6399f6ee0 Delete Desactive.json 2025-07-07 12:29:06 +02:00
dbc6cb74b6 VOLUMIC profils update (v0.36) 2025-07-07 12:15:58 +02:00
414c8a36e4 VOLUMIC profils updates 2025-06-25 11:24:49 +02:00
420d0c2f74 Updates VOLUMIC profils 2025-03-22 15:23:27 +01:00
1924d9b7ae Add new machines 2025-02-01 17:01:04 +01:00
bc4682cd52 overhang_fan_threshold removed 2024-11-29 11:24:53 +01:00
42261eccbe overhang_fan_threshold fixes 2024-11-27 16:34:40 +01:00
db7f7aa79a VOLUMIC 3D printers series profils 2024-11-26 13:40:04 +01:00