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
SoftFever
4f50fdc94e
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
SoftFever
2b6937acbe
Feature/enhance profile validator ( #4278 )
...
* check more profile issues
* 1
* update ci/cd
* update name
2024-03-01 21:27:12 +08:00
SoftFever
eed0c28bd8
fix some small issues of machine_max_acceleration_travel
2023-10-27 21:09:31 +08:00
Carlos Caruncho
6f3045b3e5
Updated Kingroon profiles ( #1867 )
...
* Update Kingroon profiles
2023-09-05 20:00:16 +08:00
SoftFever
43087cc6a6
update locale and tweak some profiles
2023-08-14 20:15:57 +08:00
Carlos Caruncho
cccc857f6f
Fixed spanish translation and kingroon profiles added ( #1572 )
...
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
More strings!
* Update OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* Update Orcaslicer spanish
* Merge
* Corregidos duplicados
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
modified: bbl/i18n/es/OrcaSlicer_es.mo
* modified: bbl/i18n/es/OrcaSlicer_es.mo
* Update Orca es
* FIX:orcaslicer_es.po some strings
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
modified: resources/i18n/es/OrcaSlicer.mo
* Update text.js
Added es_ES to text.js (spanish strings)
* Kingroon profiles added
Added Kp3s and kp5l printers
* Update OrcaSlicer_es.po
CAMBIOS EN CUARTEL
* Update OrcaSlicer_es.po
* [FIX] Fixed some spanish strings
Improved translation
* More spanish string fixes
More fixes
* Fix More Spanish Strings
* add kingoon profiles
* Last mo update
* Fix KP3S PRO S1 profile
* Kingroon printers fixes
* Update OrcaSlicer.mo
* Added plate bed
2023-07-23 12:03:53 +08:00