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
3877f15b68
update max layer height to 0.32 for Qidi 0.4 nozzles
2025-09-21 21:42:03 +08:00
SoftFever
4f50fdc94e
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
HYzd766
c59cb0ed64
Qidi profile updates ( #7056 )
...
* Qidi.json
* Qidi.json
* Qidi.json
* new change
new change
* Qidi.json
* Update fdm_filament_pla.json
little change
* Update fdm_filament_pla.json
little change
* Update fdm_machine_common.json
little change
* Update fdm_process_qidi_x3_common.json
little change
2024-10-27 22:54:26 +08:00
HYzd766
8ae358e9bc
Update QIDI profiles ( #5017 )
...
* Qidi.Json
* Qidi.json
* Qidi.json
2024-04-15 22:20:11 +08:00
Hukete
fdb73b2e2a
Qidi: profiles updates ( #2506 )
...
Add TPU-95A HF
2023-10-25 17:11:24 +08:00
SoftFever
e624632969
semm
2023-09-09 13:19:59 +08:00
SoftFever
e6fcbfae07
fix
2023-08-26 20:55:44 +08:00
SoftFever
2a478ab4f9
post changes after merging BS1.7.4
...
Remove tracking etc..
2023-08-26 18:45:43 +08:00
xun.zhang
a39c2018d4
ENH: optimize some params for third-party printer
...
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7 and aaefc400e1 .
commit afdd753db7
Author: SoftFever <softfeverever@gmail.com >
Date: Thu Aug 3 00:40:30 2023 +0800
tweak profiles
commit aaefc400e1
Author: SoftFever <softfeverever@gmail.com >
Date: Mon Jul 31 18:48:25 2023 +0800
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
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-08-04 18:28:42 +08:00
xun.zhang
8a34f6b606
ENH: rename filament in machine default materials
...
Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
2023-07-07 17:29:08 +08:00
xun.zhang
4733a9a602
ENH: pick Qidi and Voxelab printers from orca
...
Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
2023-07-07 17:29:08 +08:00