yw4z
95cf1745a8
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
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
neo-jayfeather
af9688e619
Small Printer Thumbnail Orientation and Typo Fixes ( #11807 )
...
# Description
- Centered P2S image and removed unnecessary padding (different source image).
- Renamed Ginger Additive G1 (ginger --> Ginger, no image change).
- Renamed Magic maker hj SK (sk --> SK, no image change).
- Renamed Wondermaker ZR Ultra S (ULtra --> Ultra, no image change).
- Replaced Geeetech A10M (to hide spool on top, better framing)
- Edited M3D Enabler so the white background is transparent (same image, edited & cropped).
> [!NOTE]
> All images were edited using GIMP on Linux, are 240x240 px @ 144 dpi.
> (and no AI was used for this description or image processing, if that matters)
# Screenshots/Recordings/Graphs
| Printer | Old | New |
|----|-----|----|
|P2S|<img width="373" height="203" alt="image" src="https://github.com/user-attachments/assets/49e441b0-b2bf-4ec4-b63d-a6a53736181a " /> | <img width="369" height="208" alt="image" src="https://github.com/user-attachments/assets/ce10d552-d238-453e-8ee0-d1382203c7e7 " /> |
|Ginger Additive G1|<img width="185" height="221" alt="image" src="https://github.com/user-attachments/assets/d97998cb-7385-4cca-a747-05860b47ea0f " />|<img width="187" height="207" alt="image" src="https://github.com/user-attachments/assets/07054674-9358-4d50-9db1-690542d66ffb " />|
|Magic Maker hj SK|<img width="170" height="211" alt="image" src="https://github.com/user-attachments/assets/795dfb48-749b-4fbb-8005-49689a11fcc7 " />|<img width="189" height="210" alt="image" src="https://github.com/user-attachments/assets/5d0f60d8-8c64-4881-baee-ee7089970c25 " />|
|Wondermaker ZR Ultra S|<img width="171" height="208" alt="image" src="https://github.com/user-attachments/assets/40618ef8-ec2e-4dd8-8257-907dab1537eb " />|<img width="178" height="207" alt="image" src="https://github.com/user-attachments/assets/ba5ec44c-9aac-41f6-b8b4-8fd96edb489c " />|
|Geeetech A10 M|<img width="186" height="206" alt="image" src="https://github.com/user-attachments/assets/f5db21c0-e8e1-4f24-bdc7-ac46db8cd646 " />|<img width="181" height="205" alt="image" src="https://github.com/user-attachments/assets/b008e2f6-4409-43d4-9463-4258e0b07be7 " />|
|M3D Enabler|<img width="204" height="228" alt="image" src="https://github.com/user-attachments/assets/697f0c25-d4de-4e23-94e4-de78b57865cf " />|<img width="209" height="231" alt="image" src="https://github.com/user-attachments/assets/95dc6a0e-bb3d-4c63-bdef-0bdfb7209e50 " />|
## Tests
No code was changed, so no logic was tested. I have tested the import UI and have made sure that the images follow previous standards (appears to be 240x240, 144 ppi).
2026-01-02 17:26:27 +08:00
yw4z
3c65617139
Fixes / Improvements for Covers & Printer Selection dialog ( #11151 )
...
* init
* update
* Crop cover images
* match setup wizard UI
* update
* tiertime
* anycubic
* anycubic
* construct3d
* update
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-11-04 10:16:06 +08:00
yw4z
ff0507e5a3
Profile folder optimizations (Anycubic, Artillery, Bambu Lab, BIQU, Creality, Flashforge, Prusa, Ratrig, Sovol, Volumic, Voron, VzBot, Z-Bolt, Wanhao and more) ( #10806 )
...
* init
* voron covers
* voron models
* qidi hotends
* ultimaker
* seckit
* kingroon
* Update kp3s_bed.stl
* default hotend
* VzBot
* Update goliath.stl
* Construct3D
* comgrow
* biqu
* artillery
* anycubic
* bambulab
* flashforge
* chuanying
* update
* ratrig
* snapmaker
* Update sovol_zero_buildplate_model.stl
* sovol
* sovol
* Update wm_3dp_hotend.stl
* Update magicmaker_hotend.stl
* flsun
* iQ
* wanhao
* deltamaker
* phrozen
* MagicMaker covers
* z-bold
* volumic
* VzBot covers
* custom printers
* custom printer covers
* orca arena
* Update Orca Arena X1 Carbon_cover.png
* creality
* sovol sv08 max
* qidi texture
* Update qidi_xplus_buildplate_texture.png
* bump versions
* folgertech
* twotrees
* VzBot
* dremel
* FlyingBear
* Wanhao
* wanhao
* Delete 230 - Mono320x320.png
* voron
* voron
* voron
* seckit
* ultimaker
* kingroon
* default hotend
* Update qidi_xseries_gen3_hotend.stl
* Update deltamaker_2_buildplate_texture.svg
* vzbot
* Update goliath.stl
* biqu
* anycubic
* folgertech
* geetech
* ginger additive
* anycubic
* Update Wanhao D12-300_hotend.stl
* phrozen
* bump versions
* fix missing files on linux & add new models for sv07
* fix missing files
* Prusa
* update
* Update ultimaker_2_buildplate_model.stl
* fix all cover images
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-10-25 15:41:29 +08:00
SoftFever
4f50fdc94e
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
SoftFever
5973cc2fbc
Add wonderMaker profiles(on behalf) ( #10387 )
...
Add wonderMaker profiles
2025-08-12 20:49:56 +08:00