Commit Graph

29 Commits

Author SHA1 Message Date
be56a8d7a1 Filament for features bump version (#14033) 2026-06-04 12:42:47 -03:00
fe4569131f bump profile version 2026-05-22 02:27:34 +08:00
afd7eb7481 Profile folder optimizations (Anycubic, Creality, Elegoo, Flashforge, Qidi, Prusa, Re3d, Rh3d, Snapmaker, Sovol and more) (#13149)
* anker

* blocks

* prusa

* zbolt

* snapmaker

* iQ

* eryone

* OpenEYE

* RH3D

* anycubic kobra neo

* kobra neo cover

* prusa one L cover

* longer lk10 & plus

* anycubic predettor

* creality covers

* k2 - k2 pro bed models

* m3d enabler d8500

* artillery m1 pro

* wemake3d

* Update Anet A8 Plus(A8+)_cover.png

* cubicon

* qidi

* Update Qidi X-Max 4_cover.png

* re3D

* Update Flashforge Artemis_cover.png

* flashforge

* tronxy

* Update flashforge_g2s_buildplate_model.stl

* Update FlyingBear Ghost7-bed.stl

* lulzbot

* Rolohaun3D

* Raise3D

* Update ThePositron_bed_texture.svg

* Mellow M1

* flsun

* CoPrint

* chuanying

* artillery

* anycubic

* sovol

* comgrow

* elegoo

* fix conflict

* update

* Update M5-CE-texture.svg

* prusa

* anker

* creality texture and model

* creality covers

* magicmaker

* Update wm_buildplate_model.stl

* comgrow

* infimech

* voxelab

* flashforge

* peopoly

* biqu

* ginger additive

* e3ng

* flashforge

* wanhao

* compress covers

* re3D

* wemake3d

* update

* flsun

* flashforge

* elegoo

* creality

* blocks

* update

* anycubic

* artillery

* Update Co_Print_ChromaSet_buildplate_texture.svg

* comgrow

* Update Taz_Pro_Dual_printbed.svg

* Update elegoo_orangestorm_giga_buildplate_texture.svg

* snapmaker

* flashforge

* anycubic 3 and S1

* artillery

* artillery

* update

* update

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-04-26 20:17:08 +08:00
b2c5344fd2 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
f603e0f56a 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
580ed1af37 update profile version 2026-03-06 11:44:20 +08:00
f7df5cd41a update profile version 2026-03-01 00:41:54 +08:00
021a2be14b bump profile version to "02.03.02.40" (#12309) 2026-02-15 14:24:36 +08:00
deeb5c4902 update profile version 2025-09-29 22:57:27 +08:00
a691035c22 Fixed many profile issues and cleaned up some messes. (#10686) 2025-09-11 17:50:53 +08:00
41c71416ab update profiles 2025-09-10 23:21:45 +08:00
bd7f32f3ff update profile version 2025-03-16 22:59:07 +08:00
414a432bb8 bump profile version to "02.03.00.02" 2025-03-09 15:25:44 +08:00
d2c584c7df update profile version 2025-03-01 17:49:00 +08:00
7679b8c73c bump profile versions 2025-02-20 21:44:39 +08:00
0dad78e461 Sovol (#7279)
* Added Comgrow T300 official profile

Added Comgrow T300 official profile

* Added official profiles for Sovol SV06 ACE and Sovol SV06 Plus ACE
2024-11-12 00:25:37 +08:00
25376ad6c7 update profile version 2024-10-27 23:11:44 +08:00
d8ba2547c1 bump profile version 2024-09-23 21:29:19 +08:00
a5e316fd44 bump profile version 2024-09-08 23:12:46 +08:00
0a9bb915bd upgrade profiles version to 02.01.01.00 2024-06-26 21:32:45 +08:00
c9038099fd bump profile version to 02.01.00.01 2024-06-16 21:22:23 +08:00
eeaf9bdefe 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
dcd8e51eb0 update profile version 2024-03-29 18:37:40 +08:00
42cf139b4a bump profile version to 2.0.1 2024-03-23 16:31:13 +08:00
fa85926eb1 bump printer profile version to 2.0 2024-03-11 22:42:32 +08:00
fb15eebceb bump version profile version to "01.09.00.02" 2024-01-06 09:22:44 +08:00
3a55f8b196 bump profile version to 1.9.0 2023-12-24 11:41:55 +08:00
1da8bebb50 update profile version to 1.08.00.00 2023-11-16 23:02:10 +08:00
6ec18213f3 Comgrow T500 (#2222)
* Initial commit to add the upcoming Comgrow T500

* UPDATE DANG IT

* Added Comgrow machine file

* Updated profiles to be more inline with their Cura profiles

* Corrected Errors in comgrow_common and uploaded a new cover.png

* fixes

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-09-25 23:31:04 +08:00