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
konradmb
7eb45a0c73
Fix Kingroon KP3S profiles ( #3712 )
2024-01-17 23:54:17 +08:00
Rob Trame
f1345d276b
Fix typos and style inconsistencies related to configuration ( #2580 )
...
* Fix 'min' accidentally defined as 'max'
* Remove duplicate retract_lift_above/below definitions
* Add correct unit for jerk
* Make speed tooltip consistent with others
* Remove accidental 's' in Qidi XPlus config
* Remove trailing comma in RatRig config
* Add 'type' field to KP3S PRO configs
* Revert "Make speed tooltip consistent with others"
This reverts commit 16c0575181 .
* Revert "Remove duplicate retract_lift_above/below definitions"
This reverts commit 54ca51f3de .
* Remove non-translated retract_lift_above/below definitions
* Update PrintConfig.cpp
Revert jerk unit
2023-11-04 02:41:13 +08:00
Carlos Caruncho
6f3045b3e5
Updated Kingroon profiles ( #1867 )
...
* Update Kingroon profiles
2023-09-05 20:00:16 +08:00
SoftFever
58e24dd270
Revert "Kingroon profiles improves ( #1599 )"
...
This reverts commit e78a6d964b .
2023-07-31 18:52:49 +08:00
Carlos Caruncho
e78a6d964b
Kingroon profiles improves ( #1599 )
...
* 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
* [FIX] Some Kingroon profiles fixes
* Kingroon profile improves
Brong start gcode
* Kingroon profile improves
Deleted some profiles
* Some fixes
* More fixes
2023-07-30 13:58:43 +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