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
f4224e9780
tidy up and bump profile version ( #12889 )
...
* tidy up and bump profile version
* fix error
* tidy up
* fix
* tide up more
* fix errors
* fix more errors
2026-03-23 01:17:34 +08:00
SoftFever
4f50fdc94e
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
Thomas
83f8b6b625
Set Crosshatch as default infill pattern instead of grid ( #8952 )
2025-03-18 19:53:10 +08:00
SoftFever
dc83549aa1
Orca filament profile revamp - done ( #8287 )
...
* Update Qidi profiles
* restructure orca filament lib folder
* update profiles
* add more global filaments
* check missing instantiation errors
* fix missing instantiation attribute
* delete voron generic filaments
* remove Mellow filaments
* clean profiles
* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00
Kenneth Jiang
c30ffb1895
Profiles for Kingroon KLP1 and KP3S V1 ( #6554 )
...
* Kingroon KLP1 profiles
* Kingroon KP3S V1 profiles
* Make cover png file size more reasonable
* copy/paste error in the profile name
* Merge branch 'main' into kingroon-klp1-profiles
2024-08-27 23:28:02 +08:00
SoftFever
0459c28596
Tweak default parameters
...
1. Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas
2. Change default sparse_infill_pattern vaule to ipCrossHatch
2024-05-29 23:07:29 +08:00
SoftFever
f13dc1fdcd
bump profiles version to 2.1, change most profiles' top_surface_pattern to monotonicline as default pattern
2024-05-22 22:54:56 +08:00
vgdh
00235ee7b4
Add Kingroon KP3S 3.0 ( #4902 )
...
* lower wipe tower margin
* add Kingroon KP3S 3.0
* del post process
---------
Co-authored-by: super_pc <super_pc@DESKTOP-4IUQ2EB>
2024-04-08 21:57:57 +08:00
konradmb
7eb45a0c73
Fix Kingroon KP3S profiles ( #3712 )
2024-01-17 23:54:17 +08:00
SoftFever
565732a027
remove print_flow_ratio from profiles and hide it from process setting. It should be only displayed for parts
2023-11-16 19:07:40 +08:00
SoftFever
5213fbfa86
Support initial_tool variable for filename format
2023-11-13 22:25:32 +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
SoftFever
e624632969
semm
2023-09-09 13:19:59 +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