Commit Graph

19 Commits

Author SHA1 Message Date
Ian Bassi
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
SoftFever
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
SoftFever
a691035c22 Fixed many profile issues and cleaned up some messes. (#10686) 2025-09-11 17:50:53 +08:00
Cyril Guislain
55b4808c9a Improved FLSUN S1 and T1 configurations (#6349) 2024-08-11 22:59:59 +08:00
Flsun3d
4067c44865 Improved Flsun S1,T1 configuration parameters (#6244)
* Add files via upload

* Add files via upload

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-08-03 00:01:44 +08:00
SoftFever
17042615f7 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
Thomas
be50a1695f Flsun SR : Fine tuning of speeds and accelerations (#5483)
Fine tuning of speeds and accelerations
2024-05-28 22:53:26 +08:00
Thomas
333b055dcd Flsun Super Racer (SR) Profile (#5454)
* Added Flsun SR

* Optimized images

* Enabled only one wall on top surfaces
2024-05-25 21:26:06 +08:00
SoftFever
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
SoftFever
e48f2cc8ad make exclude_object off by default 2023-12-29 09:21:49 +08:00
SoftFever
ebc438cc10 Support initial_tool variable for filename format 2023-11-13 22:25:32 +08:00
SoftFever
8325a897ee semm 2023-09-09 13:19:59 +08:00
SoftFever
025375afb3 update locale and tweak some profiles 2023-08-14 20:15:57 +08:00
SoftFever
9d9bc310e5 misc profile fixes 2023-08-11 21:13:53 +08:00
SoftFever
1f86ce0438 Tweak profiles
1. Fix Voron Trident printable height issue #1641
2. Revamp Qidi X3 printer profiles
3. Turn on accel_to_decel_enable for klipper machine by default
4. Many other profiles tweaks
2023-07-31 19:52:56 +08:00
fr3ak2402
0406e2362f Add & revise FLSun Profile (#1045)
* Add & revise FLSun Profile

FLSun Q5
FLSun QQ-S Pro

* change FLSun V400 printer image
2023-05-12 23:26:06 +08:00
SoftFever
898bad2a18 slow down flsun 2023-04-26 21:05:30 +08:00
SoftFever
8d8db09089 update some settings for FLSun V400 profile 2023-04-23 11:59:54 +08:00
SoftFever
da940f96a1 FLSun V400 2023-04-15 23:25:31 +08:00